* apropos behavior question
@ 2004-08-02 14:30 Javier Oviedo
2004-08-02 15:49 ` V. L. Simpson
2004-08-02 16:30 ` Kevin Rodgers
0 siblings, 2 replies; 4+ messages in thread
From: Javier Oviedo @ 2004-08-02 14:30 UTC (permalink / raw)
Hello all:
I've been meaning to post this for some time but I always keep forgetting.
Is there any reason that apropos does not find "variable" matches? It lists
"commands" and "functions."
And yes, apropos-do-all's value is t. :-)
Is there a way to enable this?
Thanks.
--
Javier
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: apropos behavior question
2004-08-02 14:30 apropos behavior question Javier Oviedo
@ 2004-08-02 15:49 ` V. L. Simpson
2004-08-02 16:30 ` Kevin Rodgers
1 sibling, 0 replies; 4+ messages in thread
From: V. L. Simpson @ 2004-08-02 15:49 UTC (permalink / raw)
>>>>> "Javier" == Javier Oviedo <email_joviedo@yahoo.com> writes:
> Is there any reason that apropos does not find "variable"
> matches? It lists "commands" and "functions." And yes,
> apropos-do-all's value is t. :-)
Are you using ctrl-h-a? That is bound to apropos-command which only
lists interactive commands by default.
M-x apropos is probably what you want.
--
Have fun
vls
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: apropos behavior question
2004-08-02 14:30 apropos behavior question Javier Oviedo
2004-08-02 15:49 ` V. L. Simpson
@ 2004-08-02 16:30 ` Kevin Rodgers
2004-08-03 13:00 ` Javier Oviedo
1 sibling, 1 reply; 4+ messages in thread
From: Kevin Rodgers @ 2004-08-02 16:30 UTC (permalink / raw)
Javier Oviedo wrote:
> Is there any reason that apropos does not find "variable" matches? It lists
> "commands" and "functions."
> And yes, apropos-do-all's value is t. :-)
>
> Is there a way to enable this?
Which apropos command are you using? `C-h a' is bound to
apropos-command; perhaps you want `M-x apropos-variable' or just plain
`M-x apropos'. And their doc strings explain how each interprets the
apropos-do-all option.
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: apropos behavior question
2004-08-02 16:30 ` Kevin Rodgers
@ 2004-08-03 13:00 ` Javier Oviedo
0 siblings, 0 replies; 4+ messages in thread
From: Javier Oviedo @ 2004-08-03 13:00 UTC (permalink / raw)
Well that explains it.I have been using C-h a all this time. When I try M-x
apropos, I see the behavior I'd like.
Thanks all!!
--
Javier
"Kevin Rodgers" <ihs_4664@yahoo.com> wrote in message
news:410E6C33.5010603@yahoo.com...
> Javier Oviedo wrote:
> > Is there any reason that apropos does not find "variable" matches? It
lists
> > "commands" and "functions."
> > And yes, apropos-do-all's value is t. :-)
> >
> > Is there a way to enable this?
>
> Which apropos command are you using? `C-h a' is bound to
> apropos-command; perhaps you want `M-x apropos-variable' or just plain
> `M-x apropos'. And their doc strings explain how each interprets the
> apropos-do-all option.
>
> --
> Kevin Rodgers
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-08-03 13:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-02 14:30 apropos behavior question Javier Oviedo
2004-08-02 15:49 ` V. L. Simpson
2004-08-02 16:30 ` Kevin Rodgers
2004-08-03 13:00 ` Javier Oviedo
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.