bug#73100: Regarding a bug in suspend-emacs

2024-09-07 Thread Riza Dindir
Hello Eli, I am new to the code base, and it was just a suggestion to check for the ioctl call for any failures and take precautions, maybe inform the user of the issue that the suspend-emacs command did not run correctly. Since the command was not printing out anything when called with 'M-: (susp

bug#73100: Regarding a bug in suspend-emacs

2024-09-07 Thread Eli Zaretskii
> From: Riza Dindir > Date: Sat, 7 Sep 2024 19:11:02 +0300 > Cc: 73...@debbugs.gnu.org > > I am new to the code base, and it was just a suggestion to check for the > ioctl call for any failures and take > precautions, maybe inform the user of the issue that the suspend-emacs > command did not r

bug#73100: Regarding a bug in suspend-emacs

2024-09-07 Thread Eli Zaretskii
> From: Riza Dindir > Date: Sat, 7 Sep 2024 15:37:17 +0300 > > I am running Linux with kernel 6.6.47 and am running emacs in xterm, using > the -nw command line argument. > > I am new to emacs and was experimenting with the suspend-emacs command. > Following the example on > https://www.gnu.or

bug#73100: Regarding a bug in suspend-emacs

2024-09-07 Thread Riza Dindir
Hello I am running Linux with kernel 6.6.47 and am running emacs in xterm, using the -nw command line argument. I am new to emacs and was experimenting with the suspend-emacs command. Following the example on https://www.gnu.org/software/emacs/manual/html_node/elisp/Suspending-Emacs.html . When