help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: using special-display-regexps


From: Barman Brakjoller
Subject: Re: using special-display-regexps
Date: 18 Jun 2004 00:23:26 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Barman Brakjoller <brakjoller@hotmail.com> writes:

> I'm trying to teach emacs to treat some buffers in a special way using
> this code that is supposed to work:
> 
> (setq special-display-regexps
>       '(("jabber-chat"
>       ((top . 10) (height . 5) (left . 200)))))
> 

Sorry, I forgot to tell you that I use display-buffer after having
set this up and that does not fully work as expected.

/Mathias


reply via email to

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