unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 197dd69: * lisp/simple.el (clone-buffer): Adjust `mark-ring'
       [not found] ` <20171123183334.C02112003D@vcs0.savannah.gnu.org>
@ 2017-11-24 18:35   ` Glenn Morris
  2017-11-25  0:51     ` Michael Heerdegen
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2017-11-24 18:35 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Monnier

Stefan Monnier wrote:

> branch: master
> commit 197dd690112e8eef6457b16adbe6e2c1d801c849

>     * lisp/simple.el (clone-buffer): Adjust `mark-ring'

This change causes a test failure.
Ref: https://hydra.nixos.org/build/64610816

   lisp/emacs-lisp/ert-x-tests.log
   FAILED  ert-test-buffer-string-reindented
   (error ("Symbol enable-multibyte-characters may not be buffer-local"))



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: master 197dd69: * lisp/simple.el (clone-buffer): Adjust `mark-ring'
  2017-11-24 18:35   ` master 197dd69: * lisp/simple.el (clone-buffer): Adjust `mark-ring' Glenn Morris
@ 2017-11-25  0:51     ` Michael Heerdegen
  2017-11-25  1:24       ` Michael Heerdegen
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Heerdegen @ 2017-11-25  0:51 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Stefan Monnier, emacs-devel

Glenn Morris <rgm@gnu.org> writes:

> Stefan Monnier wrote:
>
> > branch: master
> > commit 197dd690112e8eef6457b16adbe6e2c1d801c849
>
> >     * lisp/simple.el (clone-buffer): Adjust `mark-ring'
>
> This change causes a test failure.
> Ref: https://hydra.nixos.org/build/64610816
>
>    lisp/emacs-lisp/ert-x-tests.log
>    FAILED  ert-test-buffer-string-reindented
>    (error ("Symbol enable-multibyte-characters may not be buffer-local"))

And that seems to be the same as bug#29422 that breaks i (`Info-index')
in info:

Debugger entered--Lisp error: (error "Symbol enable-multibyte-characters may not be buffer-local")
  make-local-variable(enable-multibyte-characters)
  [...]
  clone-buffer()
  [...]
  command-execute(Info-index)



Michael.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: master 197dd69: * lisp/simple.el (clone-buffer): Adjust `mark-ring'
  2017-11-25  0:51     ` Michael Heerdegen
@ 2017-11-25  1:24       ` Michael Heerdegen
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Heerdegen @ 2017-11-25  1:24 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

Michael Heerdegen <michael_heerdegen@web.de> writes:

> >    lisp/emacs-lisp/ert-x-tests.log
> >    FAILED  ert-test-buffer-string-reindented
> >    (error ("Symbol enable-multibyte-characters may not be
> > buffer-local"))
>
> And that seems to be the same as bug#29422 that breaks i (`Info-index')
> in info:

Seems to be fixed with d1000fb.


Michael.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-25  1:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20171123183334.13008.12575@vcs0.savannah.gnu.org>
     [not found] ` <20171123183334.C02112003D@vcs0.savannah.gnu.org>
2017-11-24 18:35   ` master 197dd69: * lisp/simple.el (clone-buffer): Adjust `mark-ring' Glenn Morris
2017-11-25  0:51     ` Michael Heerdegen
2017-11-25  1:24       ` Michael Heerdegen

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).