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

Re: W3M customization



On Thursday 31 October 2002 04:31 pm, Yuuichi Teranishi wrote:
> > 2. I want to have the title of a web page in its buffer name,
> >    eg. "*w3m Yahoo!*"
>
> The buffer name "*w3m*" is hard-coded and changing it may cause some
> troubles.

A solution I might try is to create wrapper functions for w3m-goto-url, etc. 
that load a web page and rename its buffer.

> But why do you need to change the buffer name?

So that I can switch faster between buffers. For example, if a buffer is 
called "Yahoo!" I might be able to switch to it by pressing "C-x b Y a Tab".

Felix