unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* recentf-mode works 'by hand' but not if started from .emacs
@ 2007-01-12 15:14 roland.rau
  2007-01-13  0:09 ` B. T. Raven
  2007-01-15  7:38 ` Greg Bognar
  0 siblings, 2 replies; 15+ messages in thread
From: roland.rau @ 2007-01-12 15:14 UTC (permalink / raw)


Dear all,

I wanted to enable the recentf-mode in GNU Emacs.
If I do
M-x recentf-mode
it works fine.
If I write down
(recentf-mode t)
in a Lisp Interaction Bufffer and 'C-x,C-e' it, it also works.

If I put, however, the same code at the end of my .emacs file
(recentf-mode t)
I get an error (without it, I have no errors during startup).

Can somebody tell me what I did wrong?
Thanks,
Roland

As usual, I guess the following information is required:
a) Emacs version
(version)
"GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600)
 of 2006-08-30 on W2ONE"
b) Error Protocol (from *Messages*)
(C:\rolandprogs\Emacs\emacs\bin\emacs.exe
--load=C:/rolandprogs/Emacs/EmacsW32/bin/gnuservauto.el)
Loading encoded-kb...done
Adding c:/rolandprogs/Emacs/EmacsW32/lisp/ to load-path
Loading c:/rolandprogs/auctex/auctex-11.14/tex-site.el (source)...done
Loading c:/rolandprogs/ess/ess-5.3.1/lisp/ess-site.el (source)...
Loading regexp-opt...done
enabling speedbar support
Loading c:/rolandprogs/ess/ess-5.3.1/lisp/ess-site.el (source)...done
Loading pc-select...done
Loading delsel...done
Loading time...done
Loading c:/HOME/nc.el (source)...
Loading advice...done
Loading c:/HOME/nc.el (source)...done
Loading paren...done
Loading c:/HOME/haskell-site-file.el (source)...done
Loading c:/HOME/recentf.el (source)...done
Loading c:/HOME/.recentf...done
Cleaning up the recentf list...
Loading cl-macs...done
Cleaning up the recentf list...done


An error has occurred while loading `c:/HOME/.emacs':

Wrong type argument: keymapp, nil

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.

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

end of thread, other threads:[~2007-01-17  4:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-12 15:14 recentf-mode works 'by hand' but not if started from .emacs roland.rau
2007-01-13  0:09 ` B. T. Raven
2007-01-15 17:40   ` Roland Rau
2007-01-15  7:38 ` Greg Bognar
2007-01-15 17:41   ` Roland Rau
2007-01-15 20:40     ` Greg Bognar
2007-01-15 23:44       ` Roland Rau
2007-01-16  3:22         ` Greg Bognar
2007-01-16 15:20           ` Roland Rau
2007-01-16 16:53             ` rgb
2007-01-16 17:21               ` Roland Rau
2007-01-16 18:05                 ` rgb
2007-01-16 18:48                   ` Drew Adams
2007-01-16 20:08                   ` Roland Rau
2007-01-17  4:29                     ` Greg Bognar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).