Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Felix Natter <fnatter@gmx.net>
Cc: info-gnus-english@gnu.org
Subject: Re: Sent message still in drafts (lisp error: "Selecting deleted buffer")
Date: Mon, 01 Apr 2013 18:44:59 +0900	[thread overview]
Message-ID: <b4m4nfqd1pg.fsf@jpl.org> (raw)
In-Reply-To: <mailman.23203.1364801493.855.info-gnus-english@gnu.org>

Felix Natter <fnatter@gmx.net> wrote:
[...]
> Would it help to upgrade to GNU Emacs 24.2?

No, it doesn't.  The most recent nndraft.el is in the development
repositories, the Gnus Git master[1] and the Emacs Bzr trunk[2].
Both have not been released yet.  But you can use one of them or
both at your own risk.  Many changes were made in Gnus since Emacs
24.2 was released.  So, please note that you have to install Gnus
fully, not replacing nndraft.el only.  I think the easiest way is
to install Ma Gnus, i.e., that of the Gnus Git master.  Sorry for
this; I misunderstood that you use a development version of Gnus.

To install Ma Gnus is not so hard.  Download the repository or
a tarball[3] to somewhere and do:

・ cd gnus
・ ./configure [options]
   Run ``./configure --help'' to see the options if needed.
・ make
・ Add these snippets to your ~/.emacs file:

   (push "/Directory/Where/Gnus/Is/Installed" load-path)
   (require 'gnus-load)

   See lisp/Makefile to know the directory where the elc files
   will be installed.  That will normally be:
   /usr/local/share/emacs/24.2/site-lisp/gnus

・ su
・ make install

> On the other hand, I installed Emacs24 on another machine and it also
> reports Gnus version 5.13.

The version of Gnus bundled with Emacs is not growing for years
in spite of a lot of changes. :<

> (GNU Emacs 24.2 is in Debian unstable, that's why I'm afraid of upgrading
> to it.)

You can simply abandon Ma Gnus by:
・ rm -r site-lisp/gnus
・ remove the (require 'gnus-load) line in the ~/.emacs file.

[1] http://git.gnus.org/	...[3]
[2] http://savannah.gnu.org/bzr/?group=emacs
[3] You can get a tar archive of the Gnus Git master from:
    http://www.jpl.org/ftp/pub/tmp/mgnus-0.6-TIMESTAMP.tar.gz

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  parent reply	other threads:[~2013-04-01  9:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.19525.1360518618.855.info-gnus-english@gnu.org>
2013-02-13  0:18 ` Katsumi Yamaoka
2013-03-25 20:41   ` Felix Natter
     [not found]   ` <mailman.22829.1364244138.855.info-gnus-english@gnu.org>
2013-03-26  1:50     ` Katsumi Yamaoka
2013-03-26 19:58       ` Felix Natter
     [not found]       ` <mailman.22889.1364327929.855.info-gnus-english@gnu.org>
2013-03-27  0:17         ` Katsumi Yamaoka
2013-03-27 18:29           ` Felix Natter
     [not found]           ` <mailman.22943.1364408991.855.info-gnus-english@gnu.org>
2013-03-28  1:36             ` Expiring sent drafts does now always `delete' Katsumi Yamaoka
2013-03-31 18:19           ` Sent message still in drafts (lisp error: "Selecting deleted buffer") Felix Natter
2013-03-31 23:48             ` Katsumi Yamaoka
2013-03-31 23:59               ` Katsumi Yamaoka
2013-04-01  7:31                 ` Felix Natter
     [not found]                 ` <mailman.23203.1364801493.855.info-gnus-english@gnu.org>
2013-04-01  9:44                   ` Katsumi Yamaoka [this message]
2013-04-01 12:20                     ` Felix Natter
     [not found]                     ` <mailman.23213.1364818828.855.info-gnus-english@gnu.org>
2013-04-02  1:40                       ` Katsumi Yamaoka
2013-02-10 17:49 Felix Natter

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=b4m4nfqd1pg.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=fnatter@gmx.net \
    --cc=info-gnus-english@gnu.org \
    /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).