all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 5644369: * doc/emacs/frames.texi (Multiple Displays): Add make-frame-on-monitor.
       [not found] ` <20190227205550.5E3C52052C@vcs0.savannah.gnu.org>
@ 2019-02-28  9:03   ` Robert Pluim
  2019-02-28 20:46     ` Juri Linkov
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Pluim @ 2019-02-28  9:03 UTC (permalink / raw)
  To: emacs-devel; +Cc: Juri Linkov

juri@jurta.org (Juri Linkov) writes:

> branch: master
> commit 5644369008966ef7a69a2a36dd0c08c52d4bc720
> Author: Juri Linkov <juri@linkov.net>
> Commit: Juri Linkov <juri@linkov.net>
>
>     * doc/emacs/frames.texi (Multiple Displays): Add make-frame-on-monitor.
>     
>     * doc/lispref/frames.texi (Multiple Terminals): Add make-frame-on-monitor.
>     (Bug#34516)

Did you want to mention that when called interactively this will
prompt for a monitor name? (here and in the docstring)

Also, on systems where there are no monitor names, the completing-read
list is just 'nil', perhaps it should not prompt at all.

Robert



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

* Re: master 5644369: * doc/emacs/frames.texi (Multiple Displays): Add make-frame-on-monitor.
  2019-02-28  9:03   ` master 5644369: * doc/emacs/frames.texi (Multiple Displays): Add make-frame-on-monitor Robert Pluim
@ 2019-02-28 20:46     ` Juri Linkov
  0 siblings, 0 replies; 2+ messages in thread
From: Juri Linkov @ 2019-02-28 20:46 UTC (permalink / raw)
  To: emacs-devel

>>     * doc/emacs/frames.texi (Multiple Displays): Add make-frame-on-monitor.
>>
>>     * doc/lispref/frames.texi (Multiple Terminals): Add make-frame-on-monitor.
>>     (Bug#34516)
>
> Did you want to mention that when called interactively this will
> prompt for a monitor name? (here and in the docstring)

This is documented in doc/emacs/frames.texi as

  ‘M-x make-frame-on-monitor <RET> MONITOR <RET>’

> Also, on systems where there are no monitor names, the completing-read
> list is just 'nil', perhaps it should not prompt at all.

Avoiding 'nil' is needed only until you'll push your changes
to add fake monitor names on macOS :)



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

end of thread, other threads:[~2019-02-28 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20190227205548.27834.7106@vcs0.savannah.gnu.org>
     [not found] ` <20190227205550.5E3C52052C@vcs0.savannah.gnu.org>
2019-02-28  9:03   ` master 5644369: * doc/emacs/frames.texi (Multiple Displays): Add make-frame-on-monitor Robert Pluim
2019-02-28 20:46     ` Juri Linkov

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.