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 09:16:01 -0700	[thread overview]
Message-ID: <m2h8ls2m9q.wl%esq@lawlist.com> (raw)

Thank you, Eli, for the min_hscroll test.  Greatly appreciated!

When testing my code in conjunction with horizontal scrolling of just the current line, I use (setq-local auto-hscroll-mode 'current-line), and then I interactively call (scroll-left 1), and then I move the arrow key left or right.

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?

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

DATE:  [06-24-2018 07:26:10] <24 Jun 2018 17:26:10 +0300>
FROM:  Eli Zaretskii <eliz@gnu.org>
> 
> * * *
> 
> > And, is it correct to assume that the current line will never be horizontally scrolled differently when semi-permanent (C-u X-x <) is in effect?
> 
> I don't understand the question.  Differently from what?



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

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-24 16:16 Keith David Bershatsky [this message]
2018-06-24 16:40 ` Distinguishing: Temporary v. Semi-Permanent -- Horizontal Scrolling Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2018-07-04 13:56 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 17:31 Keith David Bershatsky
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=m2h8ls2m9q.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.