all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Modes 'n Hooks
@ 2007-10-28 13:42 Will
  2007-10-28 14:31 ` cmr.Pent
  2007-10-28 21:31 ` Peter Dyballa
  0 siblings, 2 replies; 3+ messages in thread
From: Will @ 2007-10-28 13:42 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

how can I get a list of _all_ modes and hooks available in a running 
Emacs buffer?

I'd like to do some settings (keybindings and functions) to specific 
modes (e.g. Emacs speaks statistics, ESS, sas-mode, R-mode).

Thanks in advance,

Will

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Modes 'n Hooks
  2007-10-28 13:42 Modes 'n Hooks Will
@ 2007-10-28 14:31 ` cmr.Pent
  2007-10-28 21:31 ` Peter Dyballa
  1 sibling, 0 replies; 3+ messages in thread
From: cmr.Pent @ 2007-10-28 14:31 UTC (permalink / raw)
  To: help-gnu-emacs

On 28    , 16:42, Will <schimpan...@gmx.de> wrote:
> Hi,
>
> how can I get a list of _all_ modes and hooks available in a running
> Emacs buffer?
>
> I'd like to do some settings (keybindings and functions) to specific
> modes (e.g. Emacs speaks statistics, ESS, sas-mode, R-mode).
>
> Thanks in advance,
>
> Will

C-h m?

Andrey

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Modes 'n Hooks
  2007-10-28 13:42 Modes 'n Hooks Will
  2007-10-28 14:31 ` cmr.Pent
@ 2007-10-28 21:31 ` Peter Dyballa
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2007-10-28 21:31 UTC (permalink / raw)
  To: Will; +Cc: help-gnu-emacs


Am 28.10.2007 um 14:42 schrieb Will:

> how can I get a list of _all_ modes and hooks available in a  
> running Emacs buffer?

You could try apropos-documentation to find documentation with ``mode 
´´ or ``hook´´. Apropos-variable accepts a simple regular expression  
to find all hook related variable names. Apropos-command does the  
same with function names, for example those containing mode.

--
Greetings

   Pete

The human animal differs from the lesser primates in his passion for  
lists of "Ten Best".
                                      -- H. Allen Smith

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-28 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-28 13:42 Modes 'n Hooks Will
2007-10-28 14:31 ` cmr.Pent
2007-10-28 21:31 ` Peter Dyballa

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.