GNU bug report logs - #27994
add message-default-directory

Previous Next

Packages: emacs, gnus;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Mon, 7 Aug 2017 02:13:01 UTC

Severity: wishlist

Tags: wontfix

Found in version 5.13

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27994 in the body.
You can then email your comments to 27994 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to yamaoka <at> jpl.org, bugs <at> gnus.org:
bug#27994; Package gnus. (Mon, 07 Aug 2017 02:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to yamaoka <at> jpl.org, bugs <at> gnus.org. (Mon, 07 Aug 2017 02:13:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: submit <at> debbugs.gnu.org (The Gnus Bugfixing Girls + Boys)
Subject: add message-default-directory
Date: Mon, 07 Aug 2017 07:39:40 +0800
This is great:
> gnus-default-directory is a variable defined in ‘gnus.el’.
> Its value is "~/"
> Original value was nil
>
> Documentation:
> *Default directory for all Gnus buffers.
OK but there should also be a message-default-directory.

So that each time one does C-x m, the new buffer's directory is consistent.

C-x m runs the command gnus-summary-mail-other-window

(Which sounds like it would make a "Gnus buffer", OK even though it
doesn't.)

OK I'll use for now:
(add-hook 'message-mode-hook
	  (function
	   (lambda ()
             ;...
	     (setq default-directory "~/"))))


Gnus v5.13
GNU Emacs 25.2.2 (i686-pc-linux-gnu, GTK+ Version 3.22.17)
 of 2017-08-01, modified by Debian




Information forwarded to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#27994; Package emacs,gnus. (Thu, 12 Apr 2018 19:01:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: yamaoka <at> jpl.org, 27994 <at> debbugs.gnu.org
Subject: Re: bug#27994: add message-default-directory
Date: Thu, 12 Apr 2018 21:00:06 +0200
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> This is great:
>> gnus-default-directory is a variable defined in ‘gnus.el’.
>> Its value is "~/"
>> Original value was nil
>>
>> Documentation:
>> *Default directory for all Gnus buffers.
> OK but there should also be a message-default-directory.
>
> So that each time one does C-x m, the new buffer's directory is consistent.

Hm...  most modes do not have a variable like that, so I don't really
see why message-mode should, either.  Gnus is, as always, an exception.
:-)

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




Added tag(s) wontfix. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 12 Apr 2018 19:01:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 27994 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 12 Apr 2018 19:01:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 11 May 2018 11:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 46 days ago.

Previous Next


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