emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fontification partly broken in some modes


From: Tassilo Horn
Subject: Re: Fontification partly broken in some modes
Date: Sat, 25 Feb 2012 21:46:33 +0100
User-agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.93 (gnu/linux)

Alan Mackenzie <address@hidden> writes:

Hi Alan,

>> The same applies to rcirc prompts, but only those in channel buffers
>> that I customized to
>
>>   (setq rcirc-prompt "%t> ")
>
>> i.e., channel name and then ">".  In server buffers, the prompts are
>> just ">" and those are fontified in `rcirc-prompt' face...
>
>> Everything else seems to be fontified correctly.  Does anyone see
>> that, too?
>
> Is there any chance you could send me a recipe to reproduce either of the
> above (with any pertinent config files)?

Sure, rcirc is a bit easier to reproduce:

  1. emacs -Q --eval '(setq rcirc-prompt "%t> ")'
  2. M-x rcirc RET    ;; Will connect to freenode
  3. /join #foobar

Now in the buffer for that channel the prompt

  #foobar>

is not fontified in `rcirc-prompt' face although it should be.  The
prompt of the *irc.freenode.net* buffer is fontified correctly.

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]