On 5 Aug 2005, [EMAIL PROTECTED] wrote:
> Debugger entered--Lisp error: (void-function defvaralias)
> (defvaralias (quote journal-default-page) (quote
> emacs-wiki-default-page))
> eval-buffer(#<buffer *load*> nil "journal" nil t)
> load-with-code-conversion("/scratch/emacs-wiki-2.70/journal.el"
> "journal" nil t)
> require(journal)
> eval((require (quote journal)))
> eval-last-sexp-1(nil)
> eval-last-sexp(nil)
> * call-interactively(eval-last-sexp)I will look at this further. Did you require emacs-wiki before journal? > also c-h n (search for defvaralias yields nothing)... Huh, C-h n is for showing what is new in Emacs. Try: C-h f defvaralias Also, what is returned when you do: C-h v emacs-wiki-default-page > emacs-version == 2.4.1 There is no such version. What does it say when you go to "Help" ==> "About Emacs"? Charles -- Linux: Because a PC is a terrible thing to waste. (By [EMAIL PROTECTED], Mark Komarinski)
pgpmmpKJUP1Ok.pgp
Description: PGP signature
_______________________________________________ Help-gnu-emacs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
