all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Cc: 16424@debbugs.gnu.org
Subject: bug#16424: 24.3.50; y-or-n-p prompt no more visible in minibuffer
Date: Mon, 13 Jan 2014 18:52:18 +0100	[thread overview]
Message-ID: <52D427D2.6010401@gmx.at> (raw)
In-Reply-To: <8761ppb0wp.fsf@gmail.com>

 > To reproduce in emacs -Q, eval the following code in scratch:
 >
 > --8<---------------cut here---------------start------------->8---
 > (let ((files '("foo" "bar" "baz" "ert"
 >                "rty" "yui" "riri" "fifi"
 >                "lolo" "ppom" "mlk" "bgt"
 >                "gfr" "sdf" "ghj" "vcx" "qsd")))
 >   (y-or-n-p
 >    (format "Delete *%s File(s):\n%s"
 >            (length files)
 >            (mapconcat (lambda (f) (format "- %s\n" f)) files ""))))
 > --8<---------------cut here---------------end--------------->8---
 >
 > You can see the (y-or-n) is no more visible.

Should be fixed now.  Please try again.

martin





  parent reply	other threads:[~2014-01-13 17:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-12 16:49 bug#16424: 24.3.50; y-or-n-p prompt no more visible in minibuffer Thierry Volpiatto
2014-01-12 17:27 ` martin rudalics
2014-01-12 17:45   ` Thierry Volpiatto
2014-01-12 18:22     ` Drew Adams
2014-01-12 19:49       ` Thierry Volpiatto
2014-01-12 18:41     ` martin rudalics
2014-01-13 17:52 ` martin rudalics [this message]
2014-01-14 13:22   ` Thierry Volpiatto

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

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

  git send-email \
    --in-reply-to=52D427D2.6010401@gmx.at \
    --to=rudalics@gmx.at \
    --cc=16424@debbugs.gnu.org \
    --cc=thierry.volpiatto@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.