[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make `occur' use word at point as default
From: |
David Kastrup |
Subject: |
Re: make `occur' use word at point as default |
Date: |
Mon, 29 Aug 2005 22:07:35 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
"Drew Adams" <address@hidden> writes:
> FWIW (since you asked), here is my (singleton, heretical) opinion (again):
>
> 1. I prefer to access previous values ("search for the same thing again")
> via the history list - only. That's not what the default value is for, IMO.
> I agree with Emilio that the default value in the `occur' case should
> reflect the current word/symbol, not the last-used value. It's not hard to
> hit `M-p' to "search again".
I find that occur should probably heed an active transient region
(quoting its contents), but I don't think it a good idea to use stuff
from the buffer in other cases.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- make `occur' use word at point as default, Emilio Lopes, 2005/08/28
- Re: make `occur' use word at point as default, Richard M. Stallman, 2005/08/29
- Re: make `occur' use word at point as default, Emilio Lopes, 2005/08/29
- Re: make `occur' use word at point as default, Mathias Dahl, 2005/08/30
- Re: make `occur' use word at point as default, Kai Großjohann, 2005/08/30
- Re: make `occur' use word at point as default, Richard M. Stallman, 2005/08/31
- RE: make `occur' use word at point as default, Drew Adams, 2005/08/31