all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Keith David Bershatsky <esq@lawlist.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Distinguishing: Temporary v. Semi-Permanent -- Horizontal	Scrolling
Date: Sun, 24 Jun 2018 10:31:42 -0700	[thread overview]
Message-ID: <m2fu1c2irl.wl%esq@lawlist.com> (raw)

Thank you, Eli, for the example.  I added a long line to my test file and will include your example when testing in the future.

As always, your help is greatly appreciated.

Keith

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

DATE:  [06-24-2018 09:40:58] <24 Jun 2018 19:40:58 +0300>
FROM:  Eli Zaretskii <eliz@gnu.org>
> 
>  Scrolling
> 
> > Date: Sun, 24 Jun 2018 09:16:01 -0700
> > From: Keith David Bershatsky <esq@lawlist.com>
> > Cc: emacs-devel@gnu.org
> >
> > I have not seen an example where horizontal scrolling is semi-permanent (C-u C-x <) and the current line is scrolled differently from the rest.  For example, if w->min_hscroll is 4, shall I assume that the current line will always have the same amount of horizontal scrolling as all other lines in the visible window?
> 
> No, of course not.  Only the minimum amount of hscroll will be the
> same for all the lines.
> 
> If auto-hscroll-mode is set to current-line, then typing "C-u 5 C-x <"
> will hscroll all lines by 5 columns.  If you then move cursor so that
> it gets too close to the right margin of the window, the current line,
> and only that line, will be hscrolled by more than 5 columns, in order
> to bring point into view.  The other lines will remain at their
> 5-column hscroll.
> 
> IOW, in this mode "C-x <" affects all lines, but only the current line
> is scrolled more than that when needed.



             reply	other threads:[~2018-06-24 17:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-24 17:31 Keith David Bershatsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-04 13:56 Distinguishing: Temporary v. Semi-Permanent -- Horizontal Scrolling Keith David Bershatsky
2018-07-03 20:20 Keith David Bershatsky
2018-07-04  2:33 ` Eli Zaretskii
2018-07-03  2:44 Keith David Bershatsky
2018-07-03 19:29 ` Eli Zaretskii
2018-06-24 16:16 Keith David Bershatsky
2018-06-24 16:40 ` Eli Zaretskii
2018-06-24  3:49 Keith David Bershatsky
2018-06-24 14:26 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2fu1c2irl.wl%esq@lawlist.com \
    --to=esq@lawlist.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.