all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Possible error on Indirect buffers commands  in the manual
@ 2022-09-12 12:09 Alexandros Prekates
  2022-09-12 12:14 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandros Prekates @ 2022-09-12 12:09 UTC (permalink / raw)
  To: help-gnu-emacs

In the manual M-x clone-indirect-buffer RET isnt supposed to open the
clone buffer in another winduw. clone-indirect-buffer-other-window
should do that.

But both do the same thing (opening clone buffer in a new window) in
my Emacs 27.1


https://www.gnu.org/software/emacs/manual/html_node/emacs/Indirect-Buffers.html

Alexandros 



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

* Re: Possible error on Indirect buffers commands  in the manual
  2022-09-12 12:09 Possible error on Indirect buffers commands in the manual Alexandros Prekates
@ 2022-09-12 12:14 ` Eli Zaretskii
  2022-09-12 19:40   ` Alexandros Prekates
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2022-09-12 12:14 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Mon, 12 Sep 2022 12:09:23 +0000
> From: Alexandros Prekates <aprekates@posteo.net>
> 
> In the manual M-x clone-indirect-buffer RET isnt supposed to open the
> clone buffer in another winduw. clone-indirect-buffer-other-window
> should do that.
> 
> But both do the same thing (opening clone buffer in a new window) in
> my Emacs 27.1

From the doc string:

  DISPLAY-FLAG non-nil means show the new buffer with ‘pop-to-buffer’.
  This is always done when called interactively.
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^



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

* Re: Possible error on Indirect buffers commands  in the manual
  2022-09-12 12:14 ` Eli Zaretskii
@ 2022-09-12 19:40   ` Alexandros Prekates
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandros Prekates @ 2022-09-12 19:40 UTC (permalink / raw)
  To: help-gnu-emacs

On Mon, 12 Sep 2022 15:14:22 +0300
Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Mon, 12 Sep 2022 12:09:23 +0000
> > From: Alexandros Prekates <aprekates@posteo.net>
> > 
> > In the manual M-x clone-indirect-buffer RET isnt supposed to open
> > the clone buffer in another winduw.
> > clone-indirect-buffer-other-window should do that.
> > 
> > But both do the same thing (opening clone buffer in a new window) in
> > my Emacs 27.1  
> 
> From the doc string:
> 
>   DISPLAY-FLAG non-nil means show the new buffer with ‘pop-to-buffer’.
>   This is always done when called interactively.
>   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 

I missed that. Thanks. 
I think that the manual as it is now(1) it creates different
expectations. Not that we have two commands doing the same. I send a
report to bug-gnu-emacs@gnu.org with M-x report-emacs-bug . I think it
was sent. (fingers crossed)

Can 'M-x clone-indirect-buffer' be given    NEWNAME and DISPLAY-FLAG
arguments ?

Alexandros


(1) https://www.gnu.org/software/emacs/manual/html_node/emacs/Indirect-Buffers.html






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

end of thread, other threads:[~2022-09-12 19:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-12 12:09 Possible error on Indirect buffers commands in the manual Alexandros Prekates
2022-09-12 12:14 ` Eli Zaretskii
2022-09-12 19:40   ` Alexandros Prekates

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.