Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Schulte <schulte.eric@gmail.com>
To: prad <prad@towardsfreedom.com>
Cc: ding@gnus.org
Subject: Re: gnus creating Mail directory
Date: Fri, 13 May 2011 19:33:33 -0600	[thread overview]
Message-ID: <87r58283qt.fsf@gmail.com> (raw)
In-Reply-To: <8762pxrn8m.fsf@psinom.home>

prad <prad@towardsfreedom.com> writes:

> Richard Riley <rileyrg@googlemail.com> writes:
>
>> prad <prad@towardsfreedom.com> writes:
>>
>>> Antoine Levitt <antoine.levitt@gmail.com> writes:
>>>
>>>> CCing Richard Riley, I believe he had similar issues recently, maybe he
>>>> understands what's going on.
>>>>
>>> richard was the one who got me on to gnus a few months ago and he was a
>>> big help! the funny thing is that i had everything going into ~/Mail
>>> without any issues then when i was on archlinux. i just switched to
>>> debian and used the same config files, but must have slipped up on
>>> something.
>>
>> I have this:-
>>
>>     (setq  gnus-directory "~/.emacs.d/"
>>           mail-default-directory "~/.emacs.d/"
>>           message-directory "~/.emacs.d/Mail/"
>>           )
>>
>> and I think its all in .emacs.d now ;) drafts and the queue (they are
>> kind of the same..) are in .emacs.d/drafts.
>>
> hmmm ... none of this worked for me.
>

I found the root of the problem on my system.

Old directories were persisted in my gnus.eld file, and on every run of
gnus this file is read, and re-sets variables to point to directories in
my ~/mail folder (which are then dutifully created by gnus).  Searching
and replacing in this file fixed the problem on my system.

Hope this helps -- Eric

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



  reply	other threads:[~2011-05-14  1:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-28 19:00 prad
2011-04-28 21:15 ` Antoine Levitt
2011-04-28 21:34   ` Eric Schulte
2011-04-28 21:44     ` Antoine Levitt
2011-04-28 23:05       ` prad
2011-04-29 13:08         ` Richard Riley
2011-04-29 17:17           ` prad
2011-05-14  1:33             ` Eric Schulte [this message]
2011-04-28 21:15 ` Eric Schulte

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=87r58283qt.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=ding@gnus.org \
    --cc=prad@towardsfreedom.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.
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 NNTP newsgroup(s).