unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Uniquify and Gnus interaction
Date: Wed, 07 May 2003 22:14:28 +0200	[thread overview]
Message-ID: <84el3a3463.fsf@lucy.is.informatik.uni-duisburg.de> (raw)

I'm too tired now to investigate further, but I get this when I try
to exit a Gnus summary buffer:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  directory-file-name(nil)
  uniquify-rationalize-file-buffer-names(nil #<buffer *Dead Summary nntp+gmane:gmane.emacs.devel*>)
  (progn (uniquify-rationalize-file-buffer-names (uniquify-buffer-file-name ...) (current-buffer)) (setq ad-return-value (buffer-name ...)))
  (if uniquify-buffer-name-style (progn (uniquify-rationalize-file-buffer-names ... ...) (setq ad-return-value ...)))
  (when uniquify-buffer-name-style (uniquify-rationalize-file-buffer-names (uniquify-buffer-file-name ...) (current-buffer)) (setq ad-return-value (buffer-name ...)))
  (if (null unique) (setq uniquify-managed nil) (when uniquify-buffer-name-style (uniquify-rationalize-file-buffer-names ... ...) (setq ad-return-value ...)))
  (let (ad-return-value) (setq ad-return-value (ad-Orig-rename-buffer newname unique)) (uniquify-maybe-rerationalize-w/o-cb) (if (null unique) (setq uniquify-managed nil) (when uniquify-buffer-name-style ... ...)) ad-return-value)
  rename-buffer("*Dead Summary nntp+gmane:gmane.emacs.devel*" t)
  gnus-deaden-summary()
  gnus-summary-exit()
  call-interactively(gnus-summary-exit)

I use CVS Emacs with the CVS Gnus from gnus.org.  Both updated maybe
one hour ago.

I'll have a look at it later (after sleeping!) unless somebody is quicker
than me.
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)

                 reply	other threads:[~2003-05-07 20:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84el3a3463.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).