GNU bug report logs - #1662
23.0.60; Interactive not using minibuffer prompt face

Previous Next

Package: emacs;

Reported by: "Geoff Gole" <geoffgole <at> gmail.com>

Date: Sun, 21 Dec 2008 21:50:03 UTC

Severity: normal

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 1662 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: 1662 <at> debbugs.gnu.org
Subject: Re: bug#1662: 23.0.60; Interactive not using minibuffer prompt face
Date: Tue, 23 Dec 2008 08:59:22 +0100
> The minibuffer prompt displayed by functions that use (interactive) is
> usually
> highlighted with the face `minibuffer-prompt'. However, interactive specs
> "c",
> "k" and "K" don't do this.

Strictly spoken, this is not a bug.  "c" uses `read-char', "k" and "K"
use `read-key-sequence' and, by specification, neither of these use the
minibuffer.  So `minibuffer-prompt' doesn't apply here.

martin





This bug report was last modified 16 years and 214 days ago.

Previous Next


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