emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#20811: closed (Documentation bug in emacs)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20811: closed (Documentation bug in emacs)
Date: Sun, 14 Jun 2015 18:04:02 +0000

Your message dated Sun, 14 Jun 2015 14:03:21 -0400
with message-id <address@hidden>
and subject line Re: bug#20811: Documentation bug in emacs
has caused the debbugs.gnu.org bug report #20811,
regarding Documentation bug in emacs
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
20811: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20811
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Documentation bug in emacs Date: Sun, 14 Jun 2015 14:26:19 +0100 User-agent: Mutt/1.5.20 (2009-12-10)
The help for split-window-horizontally (I did describe-bindings) is below.

The word 'lines' at the end of the line below should be 'columns'.

    SIZE negative means the right window gets -SIZE lines.

Version info:

    GNU Emacs 23.1.1 (x86_64-redhat-linux-gnu)

Regards

****
split-window-horizontally is an interactive compiled Lisp function.

It is bound to C-x 3.

(split-window-horizontally &optional SIZE)

Split selected window into two windows side by side.
The selected window becomes the left one and gets SIZE columns.
SIZE negative means the right window gets -SIZE lines.

SIZE includes the width of the window's scroll bar; if there are
no scroll bars, it includes the width of the divider column to
the window's right, if any.  SIZE omitted or nil means split
window equally.

The selected window remains selected.  Return the new window.


-- 
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT 
Lecturer.
+44 (0) 787 668 0256  http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: 
http://www.phcomp.co.uk/contact.php
#include <std_disclaimer.h>



--- End Message ---
--- Begin Message --- Subject: Re: bug#20811: Documentation bug in emacs Date: Sun, 14 Jun 2015 14:03:21 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 23.4

Alain Williams wrote:

> The word 'lines' at the end of the line below should be 'columns'.
>
>     SIZE negative means the right window gets -SIZE lines.
>
> Version info:
>
>     GNU Emacs 23.1.1 (x86_64-redhat-linux-gnu)

Thanks. This was fixed in 23.4. Current is 24.5.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]