GNU bug report logs - #31251
read-from-minibuffer sets print-escape-newlines; why?

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Tue, 24 Apr 2018 21:33:02 UTC

Severity: minor

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Subject: bug#31251: closed (read-from-minibuffer sets print-escape-newlines;
 why?)
Date: Wed, 25 Apr 2018 19:32:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#31251: read-from-minibuffer sets print-escape-newlines; why?

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 31251 <at> debbugs.gnu.org.

-- 
31251: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31251
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 31251-done <at> debbugs.gnu.org
Subject: read-from-minibuffer sets print-escape-newlines; why?
Date: Wed, 25 Apr 2018 12:31:51 -0700
I removed the code lines in question and am closing bug#31251. See the 
thread containing:

https://lists.gnu.org/r/emacs-devel/2018-04/msg00654.html


[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: read-from-minibuffer sets print-escape-newlines; why?
Date: Tue, 24 Apr 2018 14:31:55 -0700
read-from-minibuffer and related functions set print-escape-newlines in 
the minibuffer, but there's no clear reason why: these functions do not 
call 'prin1' or 'print' directly, and setting print-escape-newlines 
affects behavior only in seemingly unrelated areas, such as code 
executed indirectly via activate-input-method or minibuffer-setup-hook. 
If there's no need to set print-escape-newlines then it shouldn't be 
set; if there is a need, the need should be documented. For now I'll add 
a FIXME comment about this to Emacs master.




This bug report was last modified 7 years and 87 days ago.

Previous Next


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