circe-help
[Top][All Lists]
Advanced

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

[Circe-help] Re: Cannot set a channel specific prompt


From: Tassilo Horn
Subject: [Circe-help] Re: Cannot set a channel specific prompt
Date: Fri, 16 Feb 2007 17:12:09 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

Jorgen Schaefer <address@hidden> writes:

Hi Jorgen,

> Tassilo Horn <address@hidden> writes:
>
>> (add-hook 'circe-chat-mode-hook
>>           'th-circe-prompt)
>>
>> (defun th-circe-prompt ()
>>   (set (make-local-variable 'circe-prompt-string)
>>        (concat (propertize (concat (buffer-name) ">")
>>                            'face 'circe-prompt-face)
>>                " ")))
>
> Does it solve the problem for you to use this?
>
>   (lui-set-prompt (concat (propertize ...)))

Yes, thanks a lot.

Bye,
Tassilo
-- 
The glass is neither half-full nor half-empty: it's twice as big as it
needs to be.





reply via email to

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