GNU bug report logs - #21612
24.5; Configuration variable to delete auto-save file when intentionally killing buffer

Previous Next

Package: emacs;

Reported by: Marcus <mrok4a <at> gmail.com>

Date: Sat, 3 Oct 2015 16:37:01 UTC

Severity: wishlist

Tags: moreinfo

Found in version 24.5

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21612 in the body.
You can then email your comments to 21612 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Sat, 03 Oct 2015 16:37:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Marcus <mrok4a <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 03 Oct 2015 16:37:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Marcus <mrok4a <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.5; Configuration variable to delete auto-save file when
 intentionally killing buffer
Date: Sat, 3 Oct 2015 16:51:12 +0200
[Message part 1 (text/plain, inline)]
Recipe for recreating:
Start Emacs: `emacs -Q'
Visit a file, e.g.: `C-x C-f RET test-file RET'.
Change the file, e.g.: `M-> Will this auto-save?'
Trigger auto-save, e.g. by idling for 30 seconds
Quit Emacs: `C-x C-c RET'
Don't save the file: `n yes RET'
Start Emacs again: `emacs -Q'
Visit the same file, e.g.: `C-x C-f RET test-file RET'
Message "test-file has auto save data; consider M-x recover-this-file"
appears.

Since the buffer was killed intentionally, shouldn't it be possible to
configure Emacs such that the auto save file will be deleted?
This might even be useful default behavior.


In GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.6)
 of 2015-09-10 on foutrelis
Windowing system distributor `The X.Org Foundation', version 11.0.11702000
System Description: Arch Linux

Configured using:
 `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --with-x-toolkit=gtk3 --with-xft
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
 --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'

Important settings:
  value of $LANG: en_DK.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Info

Minor modes in effect:
  shell-dirtrack-mode: t
  evil-mode: t
  global-undo-tree-mode: t
  undo-tree-mode: t
  evil-local-mode: t
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: (only . t)

Recent messages:
Making completion list... [2 times]
user-error: Previous command was not evil-repeat: exit-minibuffer
byte-code: Beginning of line [2 times]
Making completion list... [3 times]
Type C-w C-o to delete the help window.
Making completion list... [4 times]

Making completion list...

Buffer is read-only: #<buffer *Help*>
call-interactively: Buffer is read-only: #<buffer *info*>

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr jka-compr shell pcomplete comint
ansi-color emacsbug message idna format-spec rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr
mail-utils help-mode cus-edit cus-start cus-load wid-edit evil
evil-integration undo-tree diff evil-maps evil-commands
evil-command-window evil-types evil-search evil-ex evil-macros
evil-repeat evil-states evil-core advice help-fns evil-common windmove
thingatpt rect evil-digraphs evil-vars ring edmacro kmacro cl-loaddefs
cl-lib info easymenu package epg-config time-date tooltip electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
dbusbind gfilenotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)

Memory information:
((conses 16 174790 18817)
 (symbols 48 25241 0)
 (miscs 40 116 258)
 (strings 32 34539 6257)
 (string-bytes 1 914163)
 (vectors 16 18967)
 (vector-slots 8 478501 7318)
 (floats 8 83 350)
 (intervals 56 841 11)
 (buffers 960 16)
 (heap 1024 33073 1567))
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Sat, 03 Oct 2015 17:04:01 GMT) Full text and rfc822 format available.

Message #8 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Marcus <mrok4a <at> gmail.com>
Cc: 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5;
 Configuration variable to delete auto-save file when
 intentionally	killing buffer
Date: Sat, 03 Oct 2015 20:03:43 +0300
> Date: Sat, 3 Oct 2015 16:51:12 +0200
> From: Marcus <mrok4a <at> gmail.com>
> 
> This might even be useful default behavior.

People sometimes answer YES by mistake.

I guess it could be OK as an option for people who like to live
dangerously.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Sat, 03 Oct 2015 17:54:01 GMT) Full text and rfc822 format available.

Message #11 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Marcus <mrok4a <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save file
 when intentionally killing buffer
Date: Sat, 3 Oct 2015 19:53:05 +0200
[Message part 1 (text/plain, inline)]
> On Sat, Oct 3, 2015 at 7:03 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:
> > Date: Sat, 3 Oct 2015 16:51:12 +0200
> > From: Marcus <mrok4a <at> gmail.com>
> >
> > This might even be useful default behavior.

> People sometimes answer YES by mistake.

Isn't that why the "Modified buffers exist" question is yes/no rather than
y/n?

> I guess it could be OK as an option for people who like to live
dangerously.

I do, and have so far implemented the functionality as (not with an option,
I don't know how):
(add-hook 'kill-buffer-hook 'delete-auto-save-file-if-necessary)
(add-hook 'kill-emacs-hook 'delete-auto-save-file-if-necessary)

If I figure out how to have this controlled by an option, where (and how)
would I send a patch request?

BTW, is my mailing list etiquette (formatting of replies etc.) acceptable?
This is my first bug report to a free software project.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Sat, 03 Oct 2015 18:01:02 GMT) Full text and rfc822 format available.

Message #14 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Marcus <mrok4a <at> gmail.com>
Cc: 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5;
 Configuration variable to delete auto-save file when intentionally
 killing buffer
Date: Sat, 03 Oct 2015 21:00:18 +0300
> Date: Sat, 3 Oct 2015 19:53:05 +0200
> From: Marcus <mrok4a <at> gmail.com>
> Cc: 21612 <at> debbugs.gnu.org
> 
> > > This might even be useful default behavior.
> > People sometimes answer YES by mistake.
> 
> Isn't that why the "Modified buffers exist" question is yes/no rather than y/n? 

Yes, but with minibuffer history, it's easy to type "<up> RET"
thinking the previous reply was "no".

> If I figure out how to have this controlled by an option, where (and how) would
> I send a patch request?

Please send it here, and please accompany it with a ChangeLog entry.

> BTW, is my mailing list etiquette (formatting of replies etc.) acceptable?

I see no problems with it.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 16 Aug 2021 12:37:02 GMT) Full text and rfc822 format available.

Message #17 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Marcus <mrok4a <at> gmail.com>
Cc: 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Mon, 16 Aug 2021 14:36:40 +0200
Marcus <mrok4a <at> gmail.com> writes:

> Recipe for recreating:
> Start Emacs: `emacs -Q'
> Visit a file, e.g.: `C-x C-f RET test-file RET'.
> Change the file, e.g.: `M-> Will this auto-save?'
> Trigger auto-save, e.g. by idling for 30 seconds
> Quit Emacs: `C-x C-c RET'
> Don't save the file: `n yes RET'
> Start Emacs again: `emacs -Q'
> Visit the same file, e.g.: `C-x C-f RET test-file RET'
> Message "test-file has auto save data; consider M-x recover-this-file"
> appears.
>
> Since the buffer was killed intentionally, shouldn't it be possible to
> configure Emacs such that the auto save file will be deleted?

I think that sounds like a reasonable feature -- I can see people
getting annoyed at Emacs' behaviour here.  Perhaps the way to implement
this would be to:

Quit Emacs: `C-x C-c RET'
Save file: `n'
Delete auto-save file?: `yes RET'

That is, introduce a new option that would offer to delete auto-save
files for buffers the user chooses not to save.  This could even be done
generally -- not just during shutdown -- afer the

Buffer foo modified; kill anyway? yes RET

dialogue.  (This would be an opt-in user option, of course, because the
current behaviour is safer.)

Any opinions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 16 Aug 2021 12:37:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 16 Aug 2021 13:07:01 GMT) Full text and rfc822 format available.

Message #22 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: mrok4a <at> gmail.com, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5;
 Configuration variable to delete auto-save file when intentionally
 killing buffer
Date: Mon, 16 Aug 2021 16:06:38 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Mon, 16 Aug 2021 14:36:40 +0200
> Cc: 21612 <at> debbugs.gnu.org
> 
> > Since the buffer was killed intentionally, shouldn't it be possible to
> > configure Emacs such that the auto save file will be deleted?
> 
> I think that sounds like a reasonable feature -- I can see people
> getting annoyed at Emacs' behaviour here.  Perhaps the way to implement
> this would be to:
> 
> Quit Emacs: `C-x C-c RET'
> Save file: `n'
> Delete auto-save file?: `yes RET'
> 
> That is, introduce a new option that would offer to delete auto-save
> files for buffers the user chooses not to save.  This could even be done
> generally -- not just during shutdown -- afer the
> 
> Buffer foo modified; kill anyway? yes RET
> 
> dialogue.  (This would be an opt-in user option, of course, because the
> current behaviour is safer.)
> 
> Any opinions?

We all know that people sometimes react to questions without thinking,
so if the user says YES to the question whether to delete auto-save
files, it could be a second before OOPS!

So I think it's okay to have such a feature, but:

  . it should be OFF by default; and
  . it should NOT by default ask the additional question




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 16 Aug 2021 13:53:01 GMT) Full text and rfc822 format available.

Message #25 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: mrok4a <at> gmail.com, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Mon, 16 Aug 2021 15:52:15 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> So I think it's okay to have such a feature, but:
>
>   . it should be OFF by default; and
>   . it should NOT by default ask the additional question

So just delete the auto-save files automatically if you have the option
switched on and you're killing an unsaved buffer?

I think this sounds too dramatic to be useful, even as an option.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 16 Aug 2021 14:11:02 GMT) Full text and rfc822 format available.

Message #28 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: mrok4a <at> gmail.com, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Mon, 16 Aug 2021 17:10:45 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: mrok4a <at> gmail.com,  21612 <at> debbugs.gnu.org
> Date: Mon, 16 Aug 2021 15:52:15 +0200
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > So I think it's okay to have such a feature, but:
> >
> >   . it should be OFF by default; and
> >   . it should NOT by default ask the additional question
> 
> So just delete the auto-save files automatically if you have the option
> switched on and you're killing an unsaved buffer?
> 
> I think this sounds too dramatic to be useful, even as an option.

When the option is switched ON, I'm okay with asking the question.  I
just don't think we should ask it when the option is OFF.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 16 Aug 2021 18:49:02 GMT) Full text and rfc822 format available.

Message #31 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: mrok4a <at> gmail.com, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Mon, 16 Aug 2021 20:48:11 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> When the option is switched ON, I'm okay with asking the question.  I
> just don't think we should ask it when the option is OFF.

Oh, yes, then we're in full agreement.  :-)

I'll take a stab at implementing this tomorrowish.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Wed, 18 Aug 2021 12:46:01 GMT) Full text and rfc822 format available.

Message #34 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: mrok4a <at> gmail.com, "Richard M. Stallman" <rms <at> gnu.org>,
 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Wed, 18 Aug 2021 14:45:21 +0200
Argh!

I now implemented this...  but then I discovered the
delete-auto-save-files variable, which seems to be providing just what
was requested here, just about.

And it worked in the initial revision:

commit 1ab256cb9997cf15983abc63310cdf32f0533bca
Author:     Roland McGrath <roland <at> gnu.org>
AuthorDate: Mon Jul 15 21:27:11 1991 +0000

    Initial revision

diff --git a/src/buffer.c b/src/buffer.c
--- /dev/null
+++ b/src/buffer.c
@@ -0,0 +678,9 @@
+  /* Delete any auto-save file.  */
+  if (XTYPE (b->auto_save_file_name) == Lisp_String)
+    {
+      Lisp_Object tem;
+      tem = Fsymbol_value (intern ("delete-auto-save-files"));
+      if (! NULL (tem))
+	unlink (XSTRING (b->auto_save_file_name)->data);
+    }
+

But Richard changed this in 2001:

commit 9cf712eb57c0a1fef56487508e89d08c91f98db1
Author:     Richard M. Stallman <rms <at> gnu.org>
AuthorDate: Tue Nov 6 04:48:15 2001 +0000

    (Fkill_buffer): Don't delete auto save file if buffer is modified.

diff --git a/src/buffer.c b/src/buffer.c
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -1370,11 +1370,13 @@
-  /* Delete any auto-save file, if we saved it in this session.  */
+  /* Delete any auto-save file, if we saved it in this session.
+     But not if the buffer is modified.  */
   if (STRINGP (b->auto_save_file_name)
       && b->auto_save_modified != 0
-      && BUF_SAVE_MODIFF (b) < b->auto_save_modified)
+      && BUF_SAVE_MODIFF (b) < b->auto_save_modified
+      && BUF_SAVE_MODIFF (b) < BUF_MODIFF (b))
     {
       Lisp_Object tem;
       tem = Fsymbol_value (intern ("delete-auto-save-files"));
       if (! NILP (tem))
 	internal_delete_file (b->auto_save_file_name);
     }
 
No now this option is basically pointless (when killing buffers) -- the
only reason we'd want to delete an auto-save file is if the buffer is
modified.  Otherwise there won't be an auto-save file.  (Except when
it's made by a different Emacs, and in that case, we really shouldn't be
deleting it anyway.)

The commit message or the comments don't explain what the reasoning
behind changing the semantics here were.

Richard, do you have any recollection why you made these changes 20
years ago?  They seem to make the delete-auto-save-files variable in a
kill-buffer context pointless.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Wed, 18 Aug 2021 13:35:02 GMT) Full text and rfc822 format available.

Message #37 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Wed, 18 Aug 2021 16:34:14 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: mrok4a <at> gmail.com,  21612 <at> debbugs.gnu.org, Richard M. Stallman <rms <at> gnu.org>
> Date: Wed, 18 Aug 2021 14:45:21 +0200
> 
> diff --git a/src/buffer.c b/src/buffer.c
> --- a/src/buffer.c
> +++ b/src/buffer.c
> @@ -1370,11 +1370,13 @@
> -  /* Delete any auto-save file, if we saved it in this session.  */
> +  /* Delete any auto-save file, if we saved it in this session.
> +     But not if the buffer is modified.  */
>    if (STRINGP (b->auto_save_file_name)
>        && b->auto_save_modified != 0
> -      && BUF_SAVE_MODIFF (b) < b->auto_save_modified)
> +      && BUF_SAVE_MODIFF (b) < b->auto_save_modified
> +      && BUF_SAVE_MODIFF (b) < BUF_MODIFF (b))
>      {
>        Lisp_Object tem;
>        tem = Fsymbol_value (intern ("delete-auto-save-files"));
>        if (! NILP (tem))
>  	internal_delete_file (b->auto_save_file_name);
>      }
>  
> No now this option is basically pointless (when killing buffers) -- the
> only reason we'd want to delete an auto-save file is if the buffer is
> modified.  Otherwise there won't be an auto-save file.  (Except when
> it's made by a different Emacs, and in that case, we really shouldn't be
> deleting it anyway.)

We could make that variable have a third value, which would then
override the above logic, no?

> The commit message or the comments don't explain what the reasoning
> behind changing the semantics here were.
> 
> Richard, do you have any recollection why you made these changes 20
> years ago?  They seem to make the delete-auto-save-files variable in a
> kill-buffer context pointless.

I guess the reason was the fear of losing edits, as discussed
previously.  But if the user explicitly wants to take those risks,
it's okay, especially if we ask for confirmation.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Wed, 18 Aug 2021 13:39:01 GMT) Full text and rfc822 format available.

Message #40 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Wed, 18 Aug 2021 15:38:11 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> We could make that variable have a third value, which would then
> override the above logic, no?

I think it would make more sense to have the non-nil value query the
user first in this case (and not delete auto-save files produced by
other Emacsen, because that's pretty odd).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Wed, 18 Aug 2021 13:49:01 GMT) Full text and rfc822 format available.

Message #43 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Wed, 18 Aug 2021 16:48:03 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: mrok4a <at> gmail.com,  21612 <at> debbugs.gnu.org,  rms <at> gnu.org
> Date: Wed, 18 Aug 2021 15:38:11 +0200
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > We could make that variable have a third value, which would then
> > override the above logic, no?
> 
> I think it would make more sense to have the non-nil value query the
> user first in this case

But that would exactly do what I asked not to do, and you agreed: ask
that question by default.  Because the default value of the variable
is non-nil...




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Wed, 18 Aug 2021 14:33:02 GMT) Full text and rfc822 format available.

Message #46 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Wed, 18 Aug 2021 16:31:49 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> But that would exactly do what I asked not to do, and you agreed: ask
> that question by default.  Because the default value of the variable
> is non-nil...

Oh yeah, I'd forgotten that it was t by default.

Hm...  

  /* Delete any auto-save file, if we saved it in this session.
     But not if the buffer is modified.  */
  if (STRINGP (BVAR (b, auto_save_file_name))
      && BUF_AUTOSAVE_MODIFF (b) != 0
      && BUF_SAVE_MODIFF (b) < BUF_AUTOSAVE_MODIFF (b)
      && BUF_SAVE_MODIFF (b) < BUF_MODIFF (b)
      && NILP (Fsymbol_value (intern ("auto-save-visited-file-name"))))
    {
      Lisp_Object delete;
      delete = Fsymbol_value (intern ("delete-auto-save-files"));
      if (! NILP (delete))
	internal_delete_file (BVAR (b, auto_save_file_name));
    }

Actually, I'm not sure that my first reading of this code was correct.
Will this code ever trigger a file deletion?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Wed, 18 Aug 2021 16:14:02 GMT) Full text and rfc822 format available.

Message #49 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Wed, 18 Aug 2021 19:13:10 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: mrok4a <at> gmail.com,  21612 <at> debbugs.gnu.org,  rms <at> gnu.org
> Date: Wed, 18 Aug 2021 16:31:49 +0200
> 
> Actually, I'm not sure that my first reading of this code was correct.
> Will this code ever trigger a file deletion?

Why not?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Wed, 18 Aug 2021 16:42:01 GMT) Full text and rfc822 format available.

Message #52 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Wed, 18 Aug 2021 18:41:36 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Actually, I'm not sure that my first reading of this code was correct.
>> Will this code ever trigger a file deletion?
>
> Why not?

Under which conditions will it delete anything?  Hm...  well, I guess if
you set the buffer to non-modified manually and then kills it, it'll
delete the auto-save file?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Wed, 18 Aug 2021 16:45:01 GMT) Full text and rfc822 format available.

Message #55 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Wed, 18 Aug 2021 19:44:38 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: mrok4a <at> gmail.com,  21612 <at> debbugs.gnu.org,  rms <at> gnu.org
> Date: Wed, 18 Aug 2021 18:41:36 +0200
> 
> Under which conditions will it delete anything?  Hm...  well, I guess if
> you set the buffer to non-modified manually and then kills it, it'll
> delete the auto-save file?

Yes.  Or any other command that resets the modified status without
also deleting the auto-save file.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Thu, 19 Aug 2021 13:06:02 GMT) Full text and rfc822 format available.

Message #58 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Thu, 19 Aug 2021 15:05:34 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Under which conditions will it delete anything?  Hm...  well, I guess if
>> you set the buffer to non-modified manually and then kills it, it'll
>> delete the auto-save file?
>
> Yes.  Or any other command that resets the modified status without
> also deleting the auto-save file.

Are there any other commands that do this?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Fri, 20 Aug 2021 06:25:01 GMT) Full text and rfc822 format available.

Message #61 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Fri, 20 Aug 2021 09:23:32 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: mrok4a <at> gmail.com,  21612 <at> debbugs.gnu.org,  rms <at> gnu.org
> Date: Thu, 19 Aug 2021 15:05:34 +0200
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> Under which conditions will it delete anything?  Hm...  well, I guess if
> >> you set the buffer to non-modified manually and then kills it, it'll
> >> delete the auto-save file?
> >
> > Yes.  Or any other command that resets the modified status without
> > also deleting the auto-save file.
> 
> Are there any other commands that do this?

I don't really know of any specific ones, but where there's one, there
could be others.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Fri, 20 Aug 2021 13:30:02 GMT) Full text and rfc822 format available.

Message #64 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Fri, 20 Aug 2021 15:29:01 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> >> Under which conditions will it delete anything?  Hm...  well, I guess if
>> >> you set the buffer to non-modified manually and then kills it, it'll
>> >> delete the auto-save file?
>> >
>> > Yes.  Or any other command that resets the modified status without
>> > also deleting the auto-save file.
>> 
>> Are there any other commands that do this?
>
> I don't really know of any specific ones, but where there's one, there
> could be others.

I actually tried this instead of making sense of the code, and:

emacs -Q /tmp/foo
insert bar
M-x do-auto-save
M-x not-modified
C-x k RET

The auto-save file is not deleted.

So I'm back to my second interpretation of the code -- I don't
understand under what condition it's actually triggered (if any).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Sun, 22 Aug 2021 09:31:01 GMT) Full text and rfc822 format available.

Message #67 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>,
 Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: mrok4a <at> gmail.com, rms <at> gnu.org, 21612 <at> debbugs.gnu.org
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Sun, 22 Aug 2021 12:29:41 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: mrok4a <at> gmail.com,  21612 <at> debbugs.gnu.org,  rms <at> gnu.org
> Date: Fri, 20 Aug 2021 15:29:01 +0200
> 
> I actually tried this instead of making sense of the code, and:
> 
> emacs -Q /tmp/foo
> insert bar
> M-x do-auto-save
> M-x not-modified
> C-x k RET
> 
> The auto-save file is not deleted.
> 
> So I'm back to my second interpretation of the code -- I don't
> understand under what condition it's actually triggered (if any).

First, there seems to be an obvious logic bug there:

  /* Delete any auto-save file, if we saved it in this session.
     But not if the buffer is modified.  */
  if (STRINGP (BVAR (b, auto_save_file_name))
      && BUF_AUTOSAVE_MODIFF (b) != 0
      && BUF_SAVE_MODIFF (b) < BUF_AUTOSAVE_MODIFF (b)
      && BUF_SAVE_MODIFF (b) < BUF_MODIFF (b)  <<<<<<<<<<<<<<<<<<<<<<<<<<
      && NILP (Fsymbol_value (intern ("auto-save-visited-file-name"))))
    {
      Lisp_Object delete;
      delete = Fsymbol_value (intern ("delete-auto-save-files"));
      if (! NILP (delete))
	internal_delete_file (BVAR (b, auto_save_file_name));
    }

The condition I emphasized above should be reversed, because it means
the buffer _is_ modified, whereas according to the comment we need to
test that it _isn't_.  Right?

And second, I think the condition before it should be changed to say

      && BUF_SAVE_MODIFF (b) <= BUF_AUTOSAVE_MODIFF (b)

I see no reason to reject the situation where the two are equal.  Come
to think of this, I don't see why we need this last condition at all.
In its current form it means that the buffer was auto-saved since the
last save, but if it was auto-saved _before_ the last save, it means
the auto-save file is even less important to keep, right?  So maybe we
should remove that condition.

Adding Stefan, who considered this stuff 11 years ago.  Stefan, any
comments?

(There's also bug#5314 that's related to this.)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Sun, 22 Aug 2021 21:56:01 GMT) Full text and rfc822 format available.

Message #70 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 21612 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>,
 rms <at> gnu.org, mrok4a <at> gmail.com
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Sun, 22 Aug 2021 23:55:05 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> The condition I emphasized above should be reversed, because it means
> the buffer _is_ modified, whereas according to the comment we need to
> test that it _isn't_.  Right?

I...  think so.

> And second, I think the condition before it should be changed to say
>
>       && BUF_SAVE_MODIFF (b) <= BUF_AUTOSAVE_MODIFF (b)
>
> I see no reason to reject the situation where the two are equal.  Come
> to think of this, I don't see why we need this last condition at all.

Me neither.

Since this code (in its current state) seems to mean that we never
delete auto-save files when killing buffers, I think we should change
the documented effect of `delete-auto-save-files' to be what it does
now:

----
Non-nil means delete auto-save file when a buffer is saved.
----

Then delete the bit in `kill-buffer' that tries to act on that variable,
and then introduce the new variable previously discussed in this bug
report.

The two things (deleting auto-save file when saving a file and killing a
buffer) do not seem to be very related functionality, so having one
variable for both things is just confusing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 23 Aug 2021 12:22:02 GMT) Full text and rfc822 format available.

Message #73 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 21612 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, rms <at> gnu.org,
 mrok4a <at> gmail.com
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Mon, 23 Aug 2021 15:21:10 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>,  mrok4a <at> gmail.com,
>   21612 <at> debbugs.gnu.org,  rms <at> gnu.org
> Date: Sun, 22 Aug 2021 23:55:05 +0200
> 
> Since this code (in its current state) seems to mean that we never
> delete auto-save files when killing buffers, I think we should change
> the documented effect of `delete-auto-save-files' to be what it does
> now:
> 
> ----
> Non-nil means delete auto-save file when a buffer is saved.
> ----

I wouldn't do that, because I think there could be situations where we
do delete auto-save files in other cases.  The code says: delete if
the file was auto-saved during this session, was auto-saved after
being saved, and was modified after being saved.  That's not what we
want, but I don't think it's impossible to have that.

> Then delete the bit in `kill-buffer' that tries to act on that variable,
> and then introduce the new variable previously discussed in this bug
> report.
> 
> The two things (deleting auto-save file when saving a file and killing a
> buffer) do not seem to be very related functionality, so having one
> variable for both things is just confusing.

We could have 2 variables, yes.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 23 Aug 2021 14:00:02 GMT) Full text and rfc822 format available.

Message #76 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 21612 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, rms <at> gnu.org,
 mrok4a <at> gmail.com
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Mon, 23 Aug 2021 15:58:54 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> ----
>> Non-nil means delete auto-save file when a buffer is saved.
>> ----
>
> I wouldn't do that, because I think there could be situations where we
> do delete auto-save files in other cases.  The code says: delete if
> the file was auto-saved during this session, was auto-saved after
> being saved, and was modified after being saved.  That's not what we
> want, but I don't think it's impossible to have that.

As you say, it's not what we want...  and I don't think anybody would
want that...

>> Then delete the bit in `kill-buffer' that tries to act on that variable,
>> and then introduce the new variable previously discussed in this bug
>> report.
>> 
>> The two things (deleting auto-save file when saving a file and killing a
>> buffer) do not seem to be very related functionality, so having one
>> variable for both things is just confusing.
>
> We could have 2 variables, yes.

... so I've pushed the two-variable solution now.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug marked as fixed in version 28.1, send any further explanations to 21612 <at> debbugs.gnu.org and Marcus <mrok4a <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 23 Aug 2021 14:00:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 23 Aug 2021 16:26:02 GMT) Full text and rfc822 format available.

Message #81 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 21612 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, rms <at> gnu.org,
 mrok4a <at> gmail.com
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Mon, 23 Aug 2021 19:24:49 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: monnier <at> iro.umontreal.ca,  mrok4a <at> gmail.com,  21612 <at> debbugs.gnu.org,
>   rms <at> gnu.org
> Date: Mon, 23 Aug 2021 15:58:54 +0200
> 
> >> The two things (deleting auto-save file when saving a file and killing a
> >> buffer) do not seem to be very related functionality, so having one
> >> variable for both things is just confusing.
> >
> > We could have 2 variables, yes.
> 
> ... so I've pushed the two-variable solution now.

Hmm... bother.  If the new variable kill-buffer-delete-auto-save-files
is non-nil, we ask the user even if we eventually don't delete the
auto-save file, for example if auto-save-visited-mode is in effect.
Is that TRT?

Also, I'd bet people would like to be able to delete them without any
questions asked, so maybe the variable should be a tristate, not a
boolean?

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 23 Aug 2021 16:41:02 GMT) Full text and rfc822 format available.

Message #84 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 21612 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, rms <at> gnu.org,
 mrok4a <at> gmail.com
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Mon, 23 Aug 2021 18:40:40 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> Hmm... bother.  If the new variable kill-buffer-delete-auto-save-files
> is non-nil, we ask the user even if we eventually don't delete the
> auto-save file, for example if auto-save-visited-mode is in effect.
> Is that TRT?

If that's the case, it's a bug.  I'll have a look at this tomorrow.

(Hm...  and the code should check whether the auto-save file actually
exists, not just `recent-auto-save-p' -- the user may have deleted the
auto-save file manually.)

> Also, I'd bet people would like to be able to delete them without any
> questions asked, so maybe the variable should be a tristate, not a
> boolean?

I think that's too dangerous, really, so I'd rather not.  But if others
feel strongly that that should be a feature, I wouldn't oppose it.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Mon, 23 Aug 2021 18:58:02 GMT) Full text and rfc822 format available.

Message #87 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 21612 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, rms <at> gnu.org,
 mrok4a <at> gmail.com
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Mon, 23 Aug 2021 21:57:29 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: monnier <at> iro.umontreal.ca,  mrok4a <at> gmail.com,  21612 <at> debbugs.gnu.org,
>   rms <at> gnu.org
> Date: Mon, 23 Aug 2021 18:40:40 +0200
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > Hmm... bother.  If the new variable kill-buffer-delete-auto-save-files
> > is non-nil, we ask the user even if we eventually don't delete the
> > auto-save file, for example if auto-save-visited-mode is in effect.
> > Is that TRT?
> 
> If that's the case, it's a bug.  I'll have a look at this tomorrow.

Actually, if auto-save-visited-mode is on, the buffer will not be
modified after auto-saving.  But the general concern is still there:
we ask the question before we decide whether to delete, which I think
could cause trouble some day.

> > Also, I'd bet people would like to be able to delete them without any
> > questions asked, so maybe the variable should be a tristate, not a
> > boolean?
> 
> I think that's too dangerous, really, so I'd rather not.  But if others
> feel strongly that that should be a feature, I wouldn't oppose it.

Fair enough.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21612; Package emacs. (Wed, 25 Aug 2021 09:59:02 GMT) Full text and rfc822 format available.

Message #90 received at 21612 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 21612 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, rms <at> gnu.org,
 mrok4a <at> gmail.com
Subject: Re: bug#21612: 24.5; Configuration variable to delete auto-save
 file when intentionally killing buffer
Date: Wed, 25 Aug 2021 11:58:41 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> Actually, if auto-save-visited-mode is on, the buffer will not be
> modified after auto-saving.  But the general concern is still there:
> we ask the question before we decide whether to delete, which I think
> could cause trouble some day.

Now fixed.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 22 Sep 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 228 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.