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: Dani Moncayo <dmoncayo <at> gmail.com>
Subject: bug#8832: closed (Re: bug#5715: 23.1.91; setting `truncate-lines'
 disables multiline minibuffer input editing)
Date: Sat, 24 Sep 2011 18:33:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#5715: 24.0.50; Line truncation in the minibuffer

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 8832 <at> debbugs.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: 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.

[Message part 3 (message/rfc822, inline)]
From: Dani Moncayo <dmoncayo <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; Line truncation in the minibuffer
Date: Fri, 10 Jun 2011 11:47:35 +0200
[Message part 4 (text/plain, inline)]
Hi,

0. Start Emacs (emacs -Q).
1. Set line truncation on by default (setq-default truncate-lines 1).
2. Visit a remote file, with a long path, in a host that require login
(C-x C-f /myuser <at> host-that-require-login:/very-long-path-to-some-remote-file-that-i-want-to-visit-right-now).
Obviously, replace "myuser" and "host-that-require-login" with
suitable values of user/host (that require login) accessible from your
PC.

After step #2, there is a problem: The minibuffer prompt (in this case
"Password for myuser <at> host-that-require-login:") is not visible [1].
Even typing C-a, C-b, etc don't bring the prompt back.  This is very
disconcerting.

[1] See attached screenshot "minibuffer-truncate.png", and compare it
with the case when `truncate-lines' is turned off
"minibuffer-wrap.png".

Solution that I suggest for this: Create a variable
`truncate-lines-minibuffer', similar to `truncate-lines' but to
control line truncation only in the minibuffer.  The default value
would be 0 (off), because I think that line truncation is in general
counterproductive in the minibuffer (I what to see the prompt and
whole input I'm writing).


In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-06-07 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/build/include'


-- 
Dani Moncayo
[minibuffer-truncate.png (image/png, attachment)]
[minibuffer-wrap.png (image/png, attachment)]

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.