[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: locate-with-filter
From: |
Luc Teirlinck |
Subject: |
Re: locate-with-filter |
Date: |
Sat, 18 Mar 2006 23:22:40 -0600 (CST) |
>From my previous message:
(unless (push-button pos)
Well, eliminating that one line makes rebinding `help-follow-symbol'
to RET less convenient, because without that line the function
help-follow-symbol when applied, for instance, to the `customize' in
You can customize this variable.
would produce the docstring of the function `customize', instead of a
customization buffer.
No, I was confused. `C-c C-c' would show the docstring of the
function customize, as it should, because the user typed `C-c C-c' and
not RET. _ However_, if you rebind `help-follow-symbol' to RET instead
of `C-c C-c' then the `push-button' binding for RET shadows the
`help-follow-symbol' binding and you _do_ get a customization buffer.
So this seems to yield the best of both worlds.
Sincerely,
Luc.
- Re: locate-with-filter, (continued)
- Re: locate-with-filter, Richard Stallman, 2006/03/16
- Re: locate-with-filter, Luc Teirlinck, 2006/03/16
- Re: locate-with-filter, Luc Teirlinck, 2006/03/16
- Re: locate-with-filter, Richard Stallman, 2006/03/18
- Re: locate-with-filter, Nick Roberts, 2006/03/18
- Re: locate-with-filter, Luc Teirlinck, 2006/03/18
- Re: locate-with-filter, Nick Roberts, 2006/03/18
- Re: locate-with-filter, Luc Teirlinck, 2006/03/18
- Re: locate-with-filter, Luc Teirlinck, 2006/03/19
- Re: locate-with-filter, Luc Teirlinck, 2006/03/19
- Re: locate-with-filter,
Luc Teirlinck <=
- Re: locate-with-filter, Richard Stallman, 2006/03/19
- Re: locate-with-filter, Luc Teirlinck, 2006/03/20
- Re: locate-with-filter, Richard Stallman, 2006/03/20
- Re: locate-with-filter, Luc Teirlinck, 2006/03/20
- Re: locate-with-filter, Luc Teirlinck, 2006/03/28
- Re: locate-with-filter, Richard Stallman, 2006/03/29
- Re: locate-with-filter, Luc Teirlinck, 2006/03/29
- Re: locate-with-filter, Richard Stallman, 2006/03/30
- Re: locate-with-filter, Luc Teirlinck, 2006/03/31
- Re: locate-with-filter, Luc Teirlinck, 2006/03/31