unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: David Bremner <david@tethera.net>
Cc: 29273@debbugs.gnu.org
Subject: bug#29273: 25.2; backtrace inserting HTML table into dedicated buffer
Date: Sun, 12 Nov 2017 09:15:38 -0500	[thread overview]
Message-ID: <878tfb37n9.fsf@users.sourceforge.net> (raw)
In-Reply-To: <87o9o7bno5.fsf@tethera.net> (David Bremner's message of "Sun, 12 Nov 2017 10:02:18 -0400")

tags 29273 fixed
close 29273 26.1
unarchive 25828
merge 29273 25828
quit

David Bremner <david@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.







      reply	other threads:[~2017-11-12 14:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-12 14:02 bug#29273: 25.2; backtrace inserting HTML table into dedicated buffer David Bremner
2017-11-12 14:15 ` Noam Postavsky [this message]

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=878tfb37n9.fsf@users.sourceforge.net \
    --to=npostavs@users.sourceforge.net \
    --cc=29273@debbugs.gnu.org \
    --cc=david@tethera.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).