unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: 45154@debbugs.gnu.org
Subject: bug#45154: 28.0.50; (gnus-configure-windows 'pipe) fail
Date: Thu, 10 Dec 2020 16:22:05 -0800	[thread overview]
Message-ID: <87lfe5gpjm.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <877dpqyxlp.fsf@mail.parknet.co.jp>

OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> writes:

> This code outputs the following error.
>
> (require 'gnus-win)
> (gnus-configure-windows 'pipe)
>
> Debugger entered--Lisp error: (error "Invalid buffer type: shell-command-buffer-name")
>   signal(error ("Invalid buffer type: shell-command-buffer-name"))
>   error("Invalid buffer type: %s" shell-command-buffer-name)
>   gnus-configure-frame((shell-command-buffer-name 27) #<window 13 on re>)
>   gnus-configure-frame((vertical 1.0 (summary 0.25 point) (shell-command-buffer-name 1.0)))
>
> maybe, gnus-buffer-configuration change in
>
> 	2ed502d2a7 Add constants for shell command output buffer names
>
> is including mistake.

Looks like it. Either that should use a back-tick-plus-comma to eval the
variable name, or I suppose we could add an entry to
`gnus-window-to-buffer' that looks like '(shell-buffer .
shell-command-buffer-name).






  reply	other threads:[~2020-12-11  0:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10  6:38 bug#45154: 28.0.50; (gnus-configure-windows 'pipe) fail OGAWA Hirofumi
2020-12-11  0:22 ` Eric Abrahamsen [this message]
2020-12-11  2:28   ` Basil L. Contovounesios

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=87lfe5gpjm.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=45154@debbugs.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.
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).