unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31950: 26.1; skeleton: ‘recenter’ing a window that does not display current-buffer.
@ 2018-06-23 14:12 Leo Liu
  2018-06-30  9:08 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Liu @ 2018-06-23 14:12 UTC (permalink / raw)
  To: 31950


1. Save this to file t.el

-------- file t.el --------
(with-temp-buffer
  (skeleton-insert '(nil "if" > \n > _ \n "end")))
---------------------------

2. emacs -batch -l ./t.el

getting error:

  ‘recenter’ing a window that does not display current-buffer.

Leo





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

* bug#31950: 26.1; skeleton: ‘recenter’ing a window that does not display current-buffer.
  2018-06-23 14:12 bug#31950: 26.1; skeleton: ‘recenter’ing a window that does not display current-buffer Leo Liu
@ 2018-06-30  9:08 ` Eli Zaretskii
  2018-06-30  9:30   ` Leo Liu
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2018-06-30  9:08 UTC (permalink / raw)
  To: Leo Liu; +Cc: 31950

> From: Leo Liu <sdl.web@gmail.com>
> Date: Sat, 23 Jun 2018 22:12:06 +0800
> 
> 
> 1. Save this to file t.el
> 
> -------- file t.el --------
> (with-temp-buffer
>   (skeleton-insert '(nil "if" > \n > _ \n "end")))
> ---------------------------
> 
> 2. emacs -batch -l ./t.el
> 
> getting error:
> 
>   ‘recenter’ing a window that does not display current-buffer.

Thanks, I think I fixed this now on the emacs-26 branch.  Please test.





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

* bug#31950: 26.1; skeleton: ‘recenter’ing a window that does not display current-buffer.
  2018-06-30  9:08 ` Eli Zaretskii
@ 2018-06-30  9:30   ` Leo Liu
  2018-06-30 11:05     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Liu @ 2018-06-30  9:30 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 31950

On 2018-06-30 12:08 +0300, Eli Zaretskii wrote:
> Thanks, I think I fixed this now on the emacs-26 branch.  Please test.

Yes, it is fixed. Thanks, Eli.

Leo





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

* bug#31950: 26.1; skeleton: ‘recenter’ing a window that does not display current-buffer.
  2018-06-30  9:30   ` Leo Liu
@ 2018-06-30 11:05     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2018-06-30 11:05 UTC (permalink / raw)
  To: Leo Liu; +Cc: 31950-done

> From:  Leo Liu <sdl.web@gmail.com>
> Cc: 31950@debbugs.gnu.org
> Date: Sat, 30 Jun 2018 17:30:35 +0800
> 
> On 2018-06-30 12:08 +0300, Eli Zaretskii wrote:
> > Thanks, I think I fixed this now on the emacs-26 branch.  Please test.
> 
> Yes, it is fixed. Thanks, Eli.

Thanks for testing, I'm therefore closing this bug.





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

end of thread, other threads:[~2018-06-30 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-23 14:12 bug#31950: 26.1; skeleton: ‘recenter’ing a window that does not display current-buffer Leo Liu
2018-06-30  9:08 ` Eli Zaretskii
2018-06-30  9:30   ` Leo Liu
2018-06-30 11:05     ` Eli Zaretskii

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