GNU bug report logs -
#52554
28.0.90; mm-inline-media-tests customization breaks .emacs reading
Previous Next
Reported by: Robert Pluim <rpluim <at> gmail.com>
Date: Thu, 16 Dec 2021 15:19:01 UTC
Severity: normal
Tags: fixed
Found in version 28.0.90
Fixed in version 29.1
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #21 received at 52554 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Thu, 16 Dec 2021 18:58:19 +0200, Eli Zaretskii <eliz <at> gnu.org> said:
>> From: Andreas Schwab <schwab <at> linux-m68k.org>
>> Cc: Robert Pluim <rpluim <at> gmail.com>, 52554 <at> debbugs.gnu.org
>> Date: Thu, 16 Dec 2021 17:13:53 +0100
>>
>> On Dez 16 2021, Eli Zaretskii wrote:
>>
>> >> $ HOME=/tmp emacs --debug-init
>> >>
>> >> Debugger entered--Lisp error: (invalid-read-syntax "?" 1 0)
>> >> read(#<buffer *load*>)
>> >> eval-buffer(#<buffer *load*> nil "/tmp/.emacs" nil t) ; Reading at buffer position 573
>> >> load-with-code-conversion("/tmp/.emacs" "/tmp/.emacs" t t)
>> >> load("~/.emacs" noerror nomessage)
>> >
>> > Perhaps we should bind inhibit-null-byte-detection to a non-nil value
>> > while loading the init file?
>>
>> I'd rather think that custom-save-variable should bind
>> print-escape-control-characters to t.
Eli> Maybe we should do both?
In `custom-save-all' perhaps? There are many code paths for saving
customizations, they donʼt all go via `custom-save-variable'.
Robert
--
This bug report was last modified 3 years and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.