unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1169: 23.0.60; (substitute-command-keys "\\{...}") adds extra newline
@ 2008-10-14 22:45 Drew Adams
  2011-07-07 17:21 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 14+ messages in thread
From: Drew Adams @ 2008-10-14 22:45 UTC (permalink / raw)
  To: emacs-pretest-bug


emacs -Q
 
(substitute-command-keys "\\{minibuffer-local-map}") ; or another map
 
The returned string ends in \n\n. It should end in just \n.
 
If text is added after the returned string, then it should be up to
that text to start with a \n if it wants a blank separator line.  If,
for example, it starts instead with ^L, then the current code includes
an extra blank line before the form feed.
 
It should be up to the calling function to decide whether it wants a
blank line at the end - only the calling function knows the context
and whether such a line is appropriate.
 

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-10-03 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'







^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-05-30 20:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 22:45 bug#1169: 23.0.60; (substitute-command-keys "\\{...}") adds extra newline Drew Adams
2011-07-07 17:21 ` Lars Magne Ingebrigtsen
2011-07-07 17:25   ` Drew Adams
2011-07-07 17:32     ` Lars Magne Ingebrigtsen
2011-07-07 17:50       ` Drew Adams
2011-07-07 20:06       ` Juanma Barranquero
2012-05-29 17:44   ` Johan Bockgård
2012-05-29 19:06     ` Drew Adams
2012-05-30 14:10     ` Chong Yidong
2012-05-30 14:44       ` Drew Adams
2012-05-30 16:40         ` Chong Yidong
2012-05-30 17:36           ` Drew Adams
2012-05-30 20:02             ` Andreas Schwab
2012-05-30 20:21               ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).