* bug#45741: 27.1; gnus-bug-create-help-buffer removed @ 2021-01-09 14:28 Leo Liu 2021-01-09 17:46 ` Eric Abrahamsen 0 siblings, 1 reply; 4+ messages in thread From: Leo Liu @ 2021-01-09 14:28 UTC (permalink / raw) To: 45741 Need to also remove gnus-bug-create-help-buffer from gnus-win.el. ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#45741: 27.1; gnus-bug-create-help-buffer removed 2021-01-09 14:28 bug#45741: 27.1; gnus-bug-create-help-buffer removed Leo Liu @ 2021-01-09 17:46 ` Eric Abrahamsen 2021-01-10 2:29 ` Leo Liu 0 siblings, 1 reply; 4+ messages in thread From: Eric Abrahamsen @ 2021-01-09 17:46 UTC (permalink / raw) To: Leo Liu; +Cc: 45741 [-- 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 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* bug#45741: 27.1; gnus-bug-create-help-buffer removed 2021-01-09 17:46 ` Eric Abrahamsen @ 2021-01-10 2:29 ` Leo Liu 2021-01-10 4:45 ` Eric Abrahamsen 0 siblings, 1 reply; 4+ messages in thread From: Leo Liu @ 2021-01-10 2:29 UTC (permalink / raw) To: Eric Abrahamsen; +Cc: 45741 On 2021-01-09 09:46 -0800, Eric Abrahamsen wrote: > Good catch. I was going through my gnus settings and discovered it ;) > Should be a fairly straightforward removal? I think so too. ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#45741: 27.1; gnus-bug-create-help-buffer removed 2021-01-10 2:29 ` Leo Liu @ 2021-01-10 4:45 ` Eric Abrahamsen 0 siblings, 0 replies; 4+ messages in thread From: Eric Abrahamsen @ 2021-01-10 4:45 UTC (permalink / raw) To: Leo Liu; +Cc: 45741-done On 01/10/21 10:29 AM, Leo Liu wrote: > On 2021-01-09 09:46 -0800, Eric Abrahamsen wrote: >> Good catch. > > I was going through my gnus settings and discovered it ;) > >> Should be a fairly straightforward removal? > > I think so too. Okay! Done. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-01-10 4:45 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2021-01-09 14:28 bug#45741: 27.1; gnus-bug-create-help-buffer removed Leo Liu 2021-01-09 17:46 ` Eric Abrahamsen 2021-01-10 2:29 ` Leo Liu 2021-01-10 4:45 ` Eric Abrahamsen
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.