From: Fred Chu <id_sonic@163.com>
Subject: Re: Changing the variable "rmail-file-name" doesnot work.
Date: Sun, 15 Jan 2006 22:10:56 +0800 [thread overview]
Message-ID: <87acdxvaxb.fsf@163.com> (raw)
In-Reply-To: mailman.1149.1137312086.26925.help-gnu-emacs@gnu.org
Qiang <linux.liuqiang@163.com> writes:
> Hello,
> I want to use rmail to handler with my mails,
> and I don't want there exists one file named RMAIL in my home directory.
> So, I changed the variable "rmail-file-name"'s value.
> (setq rmail-file-name "~/.emacsd/.Rmail")
>
> I executed it, but it had no changes.
>
> How should I do?
>
>
>
Did you delete the old "RMAIL"?
I put
--------------------
(setq rmail-file-name "~/.rmail")
(setq diary-file "~/.diary")
--------------------
to ~/.emacs and "M-x byte-compile-file" it , it works good.
--
Fred Chu
Post by Gnus with Emacs
next parent reply other threads:[~2006-01-15 14:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1149.1137312086.26925.help-gnu-emacs@gnu.org>
2006-01-15 14:10 ` Fred Chu [this message]
2006-01-15 7:58 Changing the variable "rmail-file-name" doesnot work Qiang
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87acdxvaxb.fsf@163.com \
--to=id_sonic@163.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.