GNU bug report logs - #25828
25.1; remaining errors from shr calling set-window-buffer-p in dedicated window

Previous Next

Package: emacs;

Reported by: David Bremner <david <at> tethera.net>

Date: Tue, 21 Feb 2017 11:36:01 UTC

Severity: normal

Tags: fixed, patch

Merged with 29273

Found in versions 25.1, 25.2

Fixed in version 26.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #19 received at control <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: David Bremner <david <at> tethera.net>
Cc: 29273 <at> debbugs.gnu.org
Subject: Re: bug#29273: 25.2;
 backtrace inserting HTML table into dedicated buffer
Date: Sun, 12 Nov 2017 09:15:38 -0500
tags 29273 fixed
close 29273 26.1
unarchive 25828
merge 29273 25828
quit

David Bremner <david <at> tethera.net> writes:

> - to reproduce in emacs -Q, evaluate the following forms in a buffer
>
> (set-window-dedicated-p (selected-window) t)
> (shr-insert-document
>  '(html
>    (head nil)
>    (body nil 
> 	 (table nil
> 		(tr nil
> 		    (td nil
> 			 "hello world!"))))))
>
> - this should just insert " hello world!" into the buffer, but it
>   complains about the dedicated window and stops with backtrace.
>   
> - according to a notmuch user report, this is also reproducible in newer
>   emacs, namely
>   
>   * c3ff6712ad -  (HEAD, origin/emacs-25) * lisp/net/tls.el (tls-program):
>                  Fix :version (do not merge to master). (2017-09-14
>                  16:38:29 -0400) <Glenn Morris>
>                  Emacs version is reported as 25.3.50.1.
>
> - There were similar bugs reported and fixed previously: 24950, 25828

I can reproduce on emacs-25, but not on emacs-26, so I believe this is a
dup of 25828.






This bug report was last modified 7 years and 253 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.