Monday, June 2, 2008

Emacs Tip #24: view-emacs-problems

M-x view-emacs-problems

Like any good tool, Emacs can tell you about problems about which it knows. I just learned something myself (see 'Emacs pauses for several seconds when changing the default font').

To see the problems file, use the keybinding:
   C-h C-e
[edited to correct binding, thanks rodrigo]

1 comment:

rodrigo lazo said...

Here on emacs 22.2.50.1 the rigth keybinding is C-h C-e

C-h P runs the command finder-by-keyword:

----
C-h p (translated from C-h P) runs the command finder-by-keyword
which is an interactive compiled Lisp function in `finder.el'.
----