[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eval-after-load as a macro (and eval-next-after-load)
From: |
Luc Teirlinck |
Subject: |
Re: eval-after-load as a macro (and eval-next-after-load) |
Date: |
Mon, 7 Apr 2003 14:05:23 -0500 (CDT) |
Kai Grossjohann wrote:
It also doesn't work to just frob cua-movement-commands, since
adding to a list can only be done after the defvar.
So you defvar it to the same value cua would defvar it to and then add
the two entries. What is the need for eval-after-load in this situaton?
Sincerely,
Luc.
- eval-after-load as a macro (and eval-next-after-load), Stefan Monnier, 2003/04/04
- Re: eval-after-load as a macro (and eval-next-after-load), Richard Stallman, 2003/04/05
- Re: eval-after-load as a macro (and eval-next-after-load), Stefan Monnier, 2003/04/06
- Re: eval-after-load as a macro (and eval-next-after-load), Kai Großjohann, 2003/04/07
- Re: eval-after-load as a macro (and eval-next-after-load), Miles Bader, 2003/04/07
- Re: eval-after-load as a macro (and eval-next-after-load), Luc Teirlinck, 2003/04/07
- Re: eval-after-load as a macro (and eval-next-after-load), Kai Großjohann, 2003/04/07
- Re: eval-after-load as a macro (and eval-next-after-load),
Luc Teirlinck <=
- Re: eval-after-load as a macro (and eval-next-after-load), Kai Großjohann, 2003/04/07
- Re: eval-after-load as a macro (and eval-next-after-load), Luc Teirlinck, 2003/04/07
- Re: eval-after-load as a macro (and eval-next-after-load), Kai Großjohann, 2003/04/07
- Re: eval-after-load as a macro (and eval-next-after-load), Luc Teirlinck, 2003/04/07
- Re: eval-after-load as a macro (and eval-next-after-load), Richard Stallman, 2003/04/07
- Re: eval-after-load as a macro (and eval-next-after-load), Kim F. Storm, 2003/04/08
- Re: eval-after-load as a macro (and eval-next-after-load), Kai Großjohann, 2003/04/08
- Re: eval-after-load as a macro (and eval-next-after-load), Stefan Monnier, 2003/04/08
- Re: eval-after-load as a macro (and eval-next-after-load), Kim F. Storm, 2003/04/09
- Re: eval-after-load as a macro (and eval-next-after-load), Richard Stallman, 2003/04/08