GNU bug report logs - #15829
Opening nnfolder server on archive...failed

Previous Next

Package: gnus;

Reported by: sds <at> gnu.org

Date: Thu, 7 Nov 2013 20:31:01 UTC

Severity: normal

Found in version 5.13

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 15829 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Sam Steingold <sds <at> gnu.org>
Cc: 15829 <at> debbugs.gnu.org
Subject: Re: bug#15829: Opening nnfolder server on archive...failed
Date: Thu, 30 Jan 2014 17:16:17 -0800
Sam Steingold <sds <at> gnu.org> writes:

> Warning: Opening nnfolder server on archive...failed: ; Unable to open
> server nnfolder+archive due to: Creating directory: Operation not
> supported, /home/sds
>
> this is because on mac the home is in /Users, not /home.
> I can, of course, customize nnfolder-directory and nnfolder-active-file,
> but this seems wrong as I am not using nnfolder for anything.

(defvoo nnfolder-directory (expand-file-name message-directory)
  "The name of the nnfolder directory.")

message-directory
=> "~/Mail/"

So ... is ~ expanding to the wrong directory on Mac?

Anyway, could you set `debug-on-error' to t and post the backtrace you
get?  It shouldn't be trying to create any directories on open, I think...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 11 years and 190 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.