GNU bug report logs -
#30243
26.0.91; Infinite recursion in `make-auto-save-file-name' for quoted filenames
Previous Next
Reported by: phst <at> a.muc.corp.google.com
Date: Wed, 24 Jan 2018 22:23:01 UTC
Severity: normal
Tags: fixed
Found in version 26.0.91
Fixed in version 26.1
Done: Noam Postavsky <npostavs <at> users.sourceforge.net>
Bug is archived. No further changes may be made.
Full log
Message #41 received at 30243 <at> debbugs.gnu.org (full text, mbox):
Noam Postavsky <npostavs <at> users.sourceforge.net> writes:
Hi Noam,
>> (equal
>> ("/:/tmp/emacsqk0Dcl~")
>> ("/:/tmp/emacsqk0Dcl.~1~"))
>
>> I guess, it is because I have set `version-control' to t in my .emacs
>> (not investigated further).
>
> Hmm, couldn't reproduce here, but it looks like a bug (although not as
> severe as the inf loop stuff).
Well, if I start emacs -Q, the error does not appear. Hmm, maybe I will
track it later.
> I'm thinking also the massive test needs to be split up, as it's a bit
> unwieldy. Having one test per operation almost seems like overkill,
> but I think it will make it easier to check we've covered everything,
> so I'll probably go with that.
Yes, would be better. There shall also be cleanup; I've added a missing
delete-file which was missing.
The branch scratch/nonspecial-handlers is based on Emacs 26.0.91, do you
plan to merge it there? I feel a little bit uncomfortable with this,
because my fix in file-notify-add-watch didn't get heavy testing.
Best regards, Michael.
This bug report was last modified 7 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.