emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#5715: closed (23.1.91; setting `truncate-lines' di


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#5715: closed (23.1.91; setting `truncate-lines' disables multiline minibuffer input editing)
Date: Sat, 24 Sep 2011 18:33:01 +0000

Your message dated Sat, 24 Sep 2011 14:31:40 -0400
with message-id <address@hidden>
and subject line Re: bug#5715: 23.1.91; setting `truncate-lines' disables 
multiline minibuffer input editing
has caused the debbugs.gnu.org bug report #5715,
regarding 23.1.91; setting `truncate-lines' disables multiline minibuffer input 
editing
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
5715: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5715
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.1.91; setting `truncate-lines' disables multiline minibuffer input editing Date: Sat, 13 Mar 2010 11:48:36 +0100
Steps to reproduce:
emacs -Q
(setq-default truncate-lines t)

Now in the minibuffer, always only single line is displayed during input
editing (e.g. try M-x C-q C-j).

Same thing happens with Emacs 21 and 22, now I tried.

Am I the only one who fails to see why setting `truncate-lines' should
affect this?

I can use

(add-hook 'minibuffer-setup-hook (lambda () (setq truncate-lines nil)))

to work around that, but I find this really weird.


Best regards,

     Štěpán




--- End Message ---
--- Begin Message --- Subject: Re: bug#5715: 23.1.91; setting `truncate-lines' disables multiline minibuffer input editing Date: Sat, 24 Sep 2011 14:31:40 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
> (setq-default truncate-lines t)

This no longer affects the minibuffer.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]