all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Fontification of the interactive prompt string?
@ 2015-06-05 21:44 Marcin Borkowski
  2015-06-05 22:12 ` Tassilo Horn
  2015-06-05 22:34 ` Drew Adams
  0 siblings, 2 replies; 3+ messages in thread
From: Marcin Borkowski @ 2015-06-05 21:44 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

Hi all,

I have an (interactive "cprompt\n") call, and I'd like the prompt to
list possible characters (they define a few options for my function, and
I have good reasons to implement it this way and not with C-u etc.)  I'd
like to have the relevant characters highlighted, like in:

"file: _n_ew, _o_pen, _c_lose"

where the underscores mean that something is e.g. in a different color.

Is it possible?  Bonus points if instead of colors the relevant letter
might be e.g. put in brackets on terminals not supporting colors.

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-05 22:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-05 21:44 Fontification of the interactive prompt string? Marcin Borkowski
2015-06-05 22:12 ` Tassilo Horn
2015-06-05 22:34 ` Drew Adams

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.