[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Disabling show-wspace for a specific mode or buffer
From: |
Valera Rozuvan |
Subject: |
Re: Disabling show-wspace for a specific mode or buffer |
Date: |
Wed, 27 Jun 2012 23:10:48 +0300 |
On Wed, Jun 27, 2012 at 11:01 PM, Alp Aker <alptekin.aker@gmail.com> wrote:
> Does this work? (Untested.)
>
> (add-hook 'w3m-mode-hook 'show-ws-dont-highlight-trailing-whitespace)
> (add-hook 'w3m-mode-hook 'show-ws-dont-highlight-tabs)
Hi Alp,
I added your add-hook statements, restarted emacs, but when I open w3m
they appear to have no effect. Also when I run the command
M-x show-ws-dont-highlight-trailing-whitespace
Nothing happens, and "[No match]" is inserted at the end of the mini buffer.
Thanks,
Valera Rozuvan
- Disabling show-wspace for a specific mode or buffer, Valera Rozuvan, 2012/06/27
- Re: Disabling show-wspace for a specific mode or buffer, Alp Aker, 2012/06/27
- Re: Disabling show-wspace for a specific mode or buffer,
Valera Rozuvan <=
- Re: Disabling show-wspace for a specific mode or buffer, Alp Aker, 2012/06/27
- Re: Disabling show-wspace for a specific mode or buffer, Alp Aker, 2012/06/27
- Re: Disabling show-wspace for a specific mode or buffer, Valera Rozuvan, 2012/06/27
- RE: Disabling show-wspace for a specific mode or buffer, Drew Adams, 2012/06/27
- Re: Disabling show-wspace for a specific mode or buffer, Valera Rozuvan, 2012/06/27
- RE: Disabling show-wspace for a specific mode or buffer, Drew Adams, 2012/06/27
RE: Disabling show-wspace for a specific mode or buffer, Drew Adams, 2012/06/27
Message not available
Re: Disabling show-wspace for a specific mode or buffer, John Wiegley, 2012/06/27