Gnus development mailing list
 help / color / mirror / Atom feed
From: craffert@ml.com (Colin Rafferty)
Subject: Re: C-d in Summary fails
Date: 09 Feb 1996 12:17:58 -0500	[thread overview]
Message-ID: <ocr4tt02zax.fsf@spssunp.ml.com> (raw)
In-Reply-To: gnus-bug@ifi.uio.no's message of 09 Feb 1996 06:26:46 +0000
In-Reply-To: gnus-bug@ifi.uio.no's message of 09 Feb 1996 06:26:46 +0000

The Gnus Bugfixing Girls + Boys writes:

> craffert@ml.com (Colin Rafferty) writes:
>> I hit C-d (gnus-summary-enter-digest-group) on an article in comp.risks
>> (a group with a bunch of digests).

>> This brought me an error (see stack trace below), and threw me into
>> normal reading of the article.

>> ------------------ Full stack trace follows ------------------

>> Signalling: (error "Selecting deleted buffer")
>> gnus-summary-enter-digest-group(nil)
>> call-interactively(gnus-summary-enter-digest-group)

> Could you `(load "gnus.el")' to load an uncompiled Gnus?  That will
> give me a much more detailed backtrace.  You should probably also say
> `(require 'cl)'.

> And could you uuencode and mail me the offending digest?

The good stack trace is below.  I think that the offense has nothing to
do with the article itself, but because I have set the variable
`gnus-single-article-buffer' to nil, but there is only the buffer 
" *Original Article", not " *Original Article comp.risks*".

------------------ Full stack trace follows ------------------

Signalling: (error "Selecting deleted buffer")
  set-buffer(" *Original Article comp.risks*")
  (save-excursion (set-buffer gnus-original-article-buffer) (goto-char (point-min)) (search-forward "\n\n" nil t) (narrow-to-region (point) (point-max))))
  (let ((name ...) (ogroup gnus-newsgroup-name) (buf ...)) (save-excursion (set-buffer gnus-original-article-buffer) (goto-char ...) (search-forward "\n\n" nil t) (narrow-to-region ... ...)) (unwind-protect (if ... ... ... ... ... ...) (save-excursion ... ...))))
  gnus-summary-enter-digest-group(nil)
  call-interactively(gnus-summary-enter-digest-group)

------------------ End stack trace ------------------

--
Colin Rafferty
Violate the Communications Decency Act.
"shit, piss, fuck, cunt, cocksucker, motherfucker and tits"
                                -George Carlin


           reply	other threads:[~1996-02-09 17:17 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <w8ska1xt3o9.fsf_-_@eistla.ifi.uio.no>]

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=ocr4tt02zax.fsf@spssunp.ml.com \
    --to=craffert@ml.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).