GNU bug report logs - #11138
23.3; on Windows, message-box does not display line breaks in the message

Previous Next

Packages: emacs, w32;

Reported by: "Dino Chiesa" <dpchiesa <at> hotmail.com>

Date: Sat, 31 Mar 2012 14:56:02 UTC

Severity: wishlist

Found in version 23.3

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Eli Zaretskii'" <eliz <at> gnu.org>
Cc: 11138 <at> debbugs.gnu.org, dpchiesa <at> hotmail.com
Subject: bug#11138: 23.3; on Windows, message-box does not display line breaks in the message
Date: Sat, 31 Mar 2012 11:37:35 -0700
> > I see.  I don't have a true message-box implementation, but 
> > wouldn't it be possible to just use multiple menu lines for this?
> 
> Not if we reuse the normal menu-creation code, I would think.  But the
> truth is that I simply don't know enough about this to say something
> intelligent.  Again, if this is possible, patches are welcome.

It certainly would be possible (trivial) in Lisp: just split the string at each
\n and create a separate (non-selectable) menu item for each.

But this code is in C for some reason, so I'm afraid someone else will need to
come up with the requisite patch.





This bug report was last modified 12 years and 272 days ago.

Previous Next


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