GNU bug report logs - #5715
23.1.91; setting `truncate-lines' disables multiline minibuffer input editing

Previous Next

Package: emacs;

Reported by: Štěpán Němec <stepnem <at> gmail.com>

Date: Sat, 13 Mar 2010 10:49:02 UTC

Severity: normal

Merged with 8832, 9572

Found in versions 23.3.50, 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

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: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#5715: closed (23.1.91; setting `truncate-lines' disables
 multiline minibuffer input editing)
Date: Sat, 24 Sep 2011 18:33:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 24 Sep 2011 14:31:40 -0400
with message-id <d4litdeqr7.fsf <at> fencepost.gnu.org>
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
help-debbugs <at> gnu.org.)


-- 
5715: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5715
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Štěpán Němec <stepnem <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
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



[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 5715-done <at> debbugs.gnu.org
Subject: Re: bug#5715: 23.1.91;
	setting `truncate-lines' disables multiline minibuffer input editing
Date: Sat, 24 Sep 2011 14:31:40 -0400
> (setq-default truncate-lines t)

This no longer affects the minibuffer.


This bug report was last modified 13 years and 242 days ago.

Previous Next


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