all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: `set-window-hscroll' doesn't scroll
Date: Wed, 05 Jun 2002 19:47:48 +0300	[thread overview]
Message-ID: <6048-Wed05Jun2002194747+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <200206042024.g54KOtT30088@Askelid.com> (message from Bertil Askelid on Tue, 4 Jun 2002 13:24:55 -0700)

> From: Bertil Askelid <Bertil@Askelid.com>
> Date: Tue, 4 Jun 2002 13:24:55 -0700
> 
>    (set-window-hscroll (selected-window) 40)
> 
>    doesn't cause any horizontal scrolling at all

Probably because your cursor would become invisible if the window is
scrolled 40 columns to the right.  Emacs doesn't let you scroll the
window so that the location of the cursor becomes invisible.

Try "C-x 3", then "C-u 50 C-f", and _then_ evaluate the above
expression.  I think you'll see then that it works.

  reply	other threads:[~2002-06-05 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04 20:24 `set-window-hscroll' doesn't scroll Bertil Askelid
2002-06-05 16:47 ` Eli Zaretskii [this message]
2002-06-05 16:50 ` 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=6048-Wed05Jun2002194747+0300-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=bug-gnu-emacs@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.