[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emphasize the character to be typed next in *Completions*
From: |
Miles Bader |
Subject: |
Re: Emphasize the character to be typed next in *Completions* |
Date: |
Wed, 31 Mar 2004 18:02:23 -0500 |
User-agent: |
Mutt/1.3.28i |
On Tue, Mar 30, 2004 at 08:32:03PM -0500, Stefan Monnier wrote:
> > I agree, as regards font lock faces. However, when a face is used
> > only in a specific mode, then this motivation for customizing it would
> > be rare.
>
> I don't see any reason why similar issues wouldn't come up. You might want
> to use different faces for "dired on /etc" than "dired on /home/foo".
Yeah, but it's proably an awful lot less likely (not that I have any proof,
but ...).
> Other examples: header-line face, default face, ... I'd love to have
> different settings for those in different buffers (or at least in different
> modes).
Of course this is definitely true.
I posted an idea for per-buffer faces a while ago (a buffer-local variable
containing an alist of face name remappings; face lookup filters requests
through this alist), which Richard seemed to think was all right; I think
I'll take a shot at a simple implementation.
-Miles
--
80% of success is just showing up. --Woody Allen
- Re: Emphasize the character to be typed next in *Completions*, (continued)
- Re: Emphasize the character to be typed next in *Completions*, Richard Stallman, 2004/03/27
- Re: Emphasize the character to be typed next in *Completions*, Stefan Monnier, 2004/03/27
- Re: Emphasize the character to be typed next in *Completions*, Richard Stallman, 2004/03/27
- Re: Emphasize the character to be typed next in *Completions*, Stefan Monnier, 2004/03/28
- Re: Emphasize the character to be typed next in *Completions*, Richard Stallman, 2004/03/29
- Re: Emphasize the character to be typed next in *Completions*, Stefan Monnier, 2004/03/29
- Re: Emphasize the character to be typed next in *Completions*, Eli Zaretskii, 2004/03/30
- Re: Emphasize the character to be typed next in *Completions*, Juri Linkov, 2004/03/30
- Re: Emphasize the character to be typed next in *Completions*, Richard Stallman, 2004/03/30
- Re: Emphasize the character to be typed next in *Completions*, Stefan Monnier, 2004/03/30
- Re: Emphasize the character to be typed next in *Completions*,
Miles Bader <=
Re: Emphasize the character to be typed next in *Completions*, Lars Hansen, 2004/03/25