unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master db6de49f231: Allow displaying tool bar on the bottom of the frame
       [not found] ` <20230621021206.51744C06C79@vcs2.savannah.gnu.org>
@ 2023-06-22 20:01   ` Arash Esbati
  2023-06-23  0:23     ` Po Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Arash Esbati @ 2023-06-22 20:01 UTC (permalink / raw)
  To: emacs-devel; +Cc: Po Lu

Po Lu via Mailing list for Emacs changes <emacs-diffs@gnu.org> writes:

> branch: master
> commit db6de49f231f863b21547173ce3ac9ab8e5e0d86
> Author: Po Lu <luangruo@yahoo.com>
> Commit: Po Lu <luangruo@yahoo.com>
> [...]
>  @item tool-bar-position
>  This tells on which side the tool bar on @var{frame} is and can be one
> -of @code{left}, @code{top}, @code{right} or @code{bottom}.  The only
> -toolkit that currently supports a value other than @code{top} is GTK+.
> +of @code{left}, @code{top}, @code{right} or @code{bottom}.
> +
> +The values @code{left} and @code{bottom} are only supported on builds
                                    ^^^^^^

Compared with the text below, I think the above should read @code{right}.

> +using the GTK+ toolkit; @code{bottom} is supported on all builds other
> +than NS, and @code{top} is supported everywhere.
>  
>  @item tool-bar-size
>  A cons of the width and height of the tool bar of @var{frame}.
> @@ -1905,9 +1913,11 @@ whenever the tool bar wraps (@pxref{Frame Layout}).
>  
>  @vindex tool-bar-position@r{, a frame parameter}
>  @item tool-bar-position
> -The position of the tool bar when Emacs was built with GTK+.  Its value
> -can be one of @code{top}, @code{bottom} @code{left}, @code{right}.  The
> -default is @code{top}.
> +The position of the tool bar.  Its value can be one of @code{top},
> +@code{bottom} @code{left}, @code{right}.  The default is @code{top}.
> +
> +It can be set to @code{bottom} on Emacs built with any toolkit other
> +than Nextstep, and @code{left} or @code{right} on builds using GTK+.

Best, Arash



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

* Re: master db6de49f231: Allow displaying tool bar on the bottom of the frame
  2023-06-22 20:01   ` master db6de49f231: Allow displaying tool bar on the bottom of the frame Arash Esbati
@ 2023-06-23  0:23     ` Po Lu
  0 siblings, 0 replies; 2+ messages in thread
From: Po Lu @ 2023-06-23  0:23 UTC (permalink / raw)
  To: Arash Esbati; +Cc: emacs-devel

Arash Esbati <arash@gnu.org> writes:

> Po Lu via Mailing list for Emacs changes <emacs-diffs@gnu.org> writes:
>
>> branch: master
>> commit db6de49f231f863b21547173ce3ac9ab8e5e0d86
>> Author: Po Lu <luangruo@yahoo.com>
>> Commit: Po Lu <luangruo@yahoo.com>
>> [...]
>>  @item tool-bar-position
>>  This tells on which side the tool bar on @var{frame} is and can be one
>> -of @code{left}, @code{top}, @code{right} or @code{bottom}.  The only
>> -toolkit that currently supports a value other than @code{top} is GTK+.
>> +of @code{left}, @code{top}, @code{right} or @code{bottom}.
>> +
>> +The values @code{left} and @code{bottom} are only supported on builds
>                                     ^^^^^^
>
> Compared with the text below, I think the above should read @code{right}.
>
>> +using the GTK+ toolkit; @code{bottom} is supported on all builds other
>> +than NS, and @code{top} is supported everywhere.
>>  
>>  @item tool-bar-size
>>  A cons of the width and height of the tool bar of @var{frame}.
>> @@ -1905,9 +1913,11 @@ whenever the tool bar wraps (@pxref{Frame Layout}).
>>  
>>  @vindex tool-bar-position@r{, a frame parameter}
>>  @item tool-bar-position
>> -The position of the tool bar when Emacs was built with GTK+.  Its value
>> -can be one of @code{top}, @code{bottom} @code{left}, @code{right}.  The
>> -default is @code{top}.
>> +The position of the tool bar.  Its value can be one of @code{top},
>> +@code{bottom} @code{left}, @code{right}.  The default is @code{top}.
>> +
>> +It can be set to @code{bottom} on Emacs built with any toolkit other
>> +than Nextstep, and @code{left} or @code{right} on builds using GTK+.
>
> Best, Arash

Oh, right.  Thanks!



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

end of thread, other threads:[~2023-06-23  0:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <168731352535.2607.8038900728174101272@vcs2.savannah.gnu.org>
     [not found] ` <20230621021206.51744C06C79@vcs2.savannah.gnu.org>
2023-06-22 20:01   ` master db6de49f231: Allow displaying tool bar on the bottom of the frame Arash Esbati
2023-06-23  0:23     ` Po Lu

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