unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Some proposed backports from master to emacs-26
@ 2018-06-03 12:03 Noam Postavsky
  2018-06-03 16:26 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Noam Postavsky @ 2018-06-03 12:03 UTC (permalink / raw)
  To: emacs-devel

I pushed some proposed backports to scrach/np/backport-26.2, listed here
by bug:

- #30931 abort() due to CHECK_ALLOCATED_AND_LIVE failure during GC
  Not a regression, but IMO nasty enough to be worth backporting.
  - Centralize Bug#30931 fix
  - Fix another case of freed markers in the undo-list (Bug#30931)
  - Fix CHECK_ALLOCATED_AND_LIVE abort during GC

- #30995 Slow window and frame popup on Emacs 26+ (e.g. with Helm)
  Regression.
  - Don't wait for visible frames to become visible

- bug#27656: 26.0.50; Fix "Make mail-extract-address-components return the user name more"
  Regression.
  - Revert "Make mail-extract-address-components return the user name more"

- bug#31146: 27.0.50; ielm via cl-prin1 infloops when printing circular object
  Bug in new feature.
  - Fix cl-print for circular sublists (Bug#31146)

- #30363 26.0.91; epa-decrypt-file not using epa-pinentry-mode
  Fix is trivial, and obviously safe.  Not a regression, but with
  removal of pinentry.el, epa-pinentry-mode becomes more important.
  - * lisp/epa.el (epa-decrypt-file): Apply epa-pinentry-mode (Bug#30363).

- part of Bug#28323 improper parsing of first argument
  Regression in Emacs 24.4
  - esh-opt.el: Fix improper parsing of first argument (Bug#28323)

- #30846 26.0.91; debug-watch of kill-all-local-variables triggers
      'assertion failed: found == !EQ (blv->defcell, blv->valcell)'
  Bug in new feature.
  - Fix bug#30846, along with misc cleanups found along the way



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

* Re: Some proposed backports from master to emacs-26
  2018-06-03 12:03 Some proposed backports from master to emacs-26 Noam Postavsky
@ 2018-06-03 16:26 ` Eli Zaretskii
  2018-06-03 17:32   ` Noam Postavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2018-06-03 16:26 UTC (permalink / raw)
  To: Noam Postavsky; +Cc: emacs-devel

> From: Noam Postavsky <npostavs@gmail.com>
> Date: Sun, 03 Jun 2018 08:03:02 -0400
> 
> I pushed some proposed backports to scrach/np/backport-26.2, listed here
> by bug:

Thanks, they all look good to me for the emacs-26 branch.



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

* Re: Some proposed backports from master to emacs-26
  2018-06-03 16:26 ` Eli Zaretskii
@ 2018-06-03 17:32   ` Noam Postavsky
  0 siblings, 0 replies; 3+ messages in thread
From: Noam Postavsky @ 2018-06-03 17:32 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Emacs developers

On 3 June 2018 at 12:26, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Noam Postavsky <npostavs@gmail.com>
>> Date: Sun, 03 Jun 2018 08:03:02 -0400
>>
>> I pushed some proposed backports to scrach/np/backport-26.2, listed here
>> by bug:
>
> Thanks, they all look good to me for the emacs-26 branch.

I pushed to emacs-26.



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

end of thread, other threads:[~2018-06-03 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-03 12:03 Some proposed backports from master to emacs-26 Noam Postavsky
2018-06-03 16:26 ` Eli Zaretskii
2018-06-03 17:32   ` Noam Postavsky

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