From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Leo Liu <sdl.web@gmail.com>
Cc: 45741@debbugs.gnu.org
Subject: bug#45741: 27.1; gnus-bug-create-help-buffer removed
Date: Sat, 09 Jan 2021 09:46:55 -0800 [thread overview]
Message-ID: <87sg7aknow.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <m1h7nqrxpl.fsf@gmail.com> (Leo Liu's message of "Sat, 09 Jan 2021 22:28:38 +0800")
[-- Attachment #1: Type: text/plain, Size: 163 bytes --]
Leo Liu <sdl.web@gmail.com> writes:
> Need to also remove gnus-bug-create-help-buffer from gnus-win.el.
Good catch. Should be a fairly straightforward removal?
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Remove-reference-to-gnus-bug-create-help-buffer.patch --]
[-- Type: text/x-patch, Size: 798 bytes --]
From 551fe93bf655a4888c475be9fbd54871d97cddaf Mon Sep 17 00:00:00 2001
From: Eric Abrahamsen <eric@ericabrahamsen.net>
Date: Sat, 9 Jan 2021 09:45:49 -0800
Subject: [PATCH] Remove reference to gnus-bug-create-help-buffer
* lisp/gnus/gnus-win.el (gnus-buffer-configuration): Variable no
longer exists.
---
lisp/gnus/gnus-win.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/lisp/gnus/gnus-win.el b/lisp/gnus/gnus-win.el
index 18924a3ad0..3fb8e469d0 100644
--- a/lisp/gnus/gnus-win.el
+++ b/lisp/gnus/gnus-win.el
@@ -145,7 +145,6 @@ gnus-buffer-configuration
(,shell-command-buffer-name 1.0)))
(bug
(vertical 1.0
- (if gnus-bug-create-help-buffer '("*Gnus Help Bug*" 0.5))
("*Gnus Bug*" 1.0 point)))
(score-trace
(vertical 1.0
--
2.30.0
next prev parent reply other threads:[~2021-01-09 17:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-09 14:28 bug#45741: 27.1; gnus-bug-create-help-buffer removed Leo Liu
2021-01-09 17:46 ` Eric Abrahamsen [this message]
2021-01-10 2:29 ` Leo Liu
2021-01-10 4:45 ` Eric Abrahamsen
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=87sg7aknow.fsf@ericabrahamsen.net \
--to=eric@ericabrahamsen.net \
--cc=45741@debbugs.gnu.org \
--cc=sdl.web@gmail.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.