unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: 9572@debbugs.gnu.org
Subject: bug#9572: 23.3.50; minibuffer prompt disappears
Date: Fri, 23 Sep 2011 07:09:01 +0800	[thread overview]
Message-ID: <m1wrd02n02.fsf@gmail.com> (raw)
In-Reply-To: <m1hb453vc5.fsf@gmail.com>

On 2011-09-23 02:12 +0800, Glenn Morris wrote:
> *** src/minibuf.c	2011-09-11 22:04:52 +0000
> --- src/minibuf.c	2011-09-22 18:09:00 +0000
> ***************
> *** 559,564 ****
> --- 559,566 ----
>     minibuffer = get_minibuffer (minibuf_level);
>     Fset_buffer (minibuffer);
>   
> +   BVAR (current_buffer, truncate_lines) = Qnil;
> + 
>     /* If appropriate, copy enable-multibyte-characters into the minibuffer.  */
>     if (inherit_input_method)
>       BVAR (current_buffer, enable_multibyte_characters) = enable_multibyte;

Does this mean the minibuffer will unconditionally resize to fit its
contents? That would be quite annoying.

Leo






  parent reply	other threads:[~2011-09-22 23:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-22  7:11 bug#9572: 23.3.50; minibuffer prompt disappears Leo
2011-09-22 12:01 ` Eli Zaretskii
2011-09-22 13:24   ` Leo
2011-09-22 16:12     ` Eli Zaretskii
2011-09-22 16:07   ` Glenn Morris
2011-09-22 18:12     ` Glenn Morris
2011-09-22 18:14       ` Eli Zaretskii
2011-09-22 18:28         ` Glenn Morris
2011-09-22 20:21       ` Dani Moncayo
2011-09-22 23:09       ` Leo [this message]
2011-09-23  3:36         ` Glenn Morris
2011-09-23  5:03           ` Leo
2011-09-23 21:44             ` Chong Yidong
2011-09-24  1:20               ` Leo
2011-09-24 18:29                 ` Chong Yidong
2011-09-24 18:30             ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1wrd02n02.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=9572@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).