From: "largo-linux" <joelvsmith@earthlink.net>
Subject: defvaralias
Date: 5 Aug 2005 08:38:11 -0700 [thread overview]
Message-ID: <1123256291.864415.311180@g43g2000cwa.googlegroups.com> (raw)
i have emacs from fedora core 4 (version 21.4-5 i believe). i tried to
install journal.el from the emacswiki page, but it complains that the
function defvaralias is void... where can i get defvaralias? or is
there a workaround for this. it seems that defvaralias just creates a
link between two variables
in the code defvaralias is used once :
(defvaralias 'journal-default-page 'emacs-wiki-default-page)
it would seem that emacs-wiki-default page is set elsewhere and i could
just copy emacs-wiki-default-page to journal-default-page...
(setq 'journal-default-page 'emacs-wiki-default-page) ;; ???
any help greatly appreciated.
next reply other threads:[~2005-08-05 15:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-05 15:38 largo-linux [this message]
2005-08-05 15:58 ` defvaralias Charles philip Chan
2005-08-05 16:39 ` defvaralias largo-linux
2005-08-05 23:21 ` defvaralias Charles philip Chan
2005-08-06 0:28 ` defvaralias largo-linux
2005-08-06 0:47 ` defvaralias Charles philip Chan
2005-08-06 1:18 ` defvaralias largo-linux
2005-08-06 1:58 ` defvaralias Charles philip Chan
2005-08-06 6:55 ` defvaralias Tim X
2005-08-06 0:32 ` defvaralias largo-linux
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1123256291.864415.311180@g43g2000cwa.googlegroups.com \
--to=joelvsmith@earthlink.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).