all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: henry atting <snd@online.de>
To: help-gnu-emacs@gnu.org
Subject: Re: How to scroll images in Emacs?
Date: Tue, 18 Feb 2014 15:39:02 +0100	[thread overview]
Message-ID: <87ha7w1o55.fsf@bye.fritz.box> (raw)
In-Reply-To: mailman.15284.1392613467.10748.help-gnu-emacs@gnu.org

>> From: nljlistbox2@gmail.com (N. Jackson)
>> Date: Sun, 16 Feb 2014 18:49:58 -0400
>> 
>> I'm not used to having images in Emacs, and I'm having difficulty
>> understanding their scrolling behaviour.
>> 
>> I can't seem to scroll them horizontally at all, and when I scroll them
>> vertically, as soon as the top edge of the image hits the top of the
>> window, the whole image jumps up completely out of view. This makes it
>> very hard to veiw the bottom portion of an image, although sometimes I
>> can sneak up on it from below. Often, however, the window then scrolls
>> back up to the top of the image.
>> [...]
>> Using GNU Emacs 24.3.50 of 2014-02-10.
>
> These problems shouldn't exist in the development version.  With
> yesterday's trunk, I can scroll images both horizontally and
> vertically, using just the arrow keys, and there are no jumps that you
> describe.

Here (24.3.50) the same problem exists. I did know it for a long time
and always thought that's just the way emacs displays images. Now that I
learned that this is not the intended behaviour I searched a little and
found out that disabling fringes is the cause:

(fringe-mode 0 nil (fringe))

Without this setting I can scroll both ways flawlessly.



  parent reply	other threads:[~2014-02-18 14:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-16 22:49 How to scroll images in Emacs? N. Jackson
2014-02-17  5:04 ` Eli Zaretskii
     [not found] ` <mailman.15284.1392613467.10748.help-gnu-emacs@gnu.org>
2014-02-18 14:39   ` henry atting [this message]
2014-02-18 16:11     ` Michael Heerdegen
2014-02-18 16:28     ` Eli Zaretskii
2014-02-19 17:35     ` Eli Zaretskii
2014-02-20  4:20   ` N. Jackson
2014-02-20 13:10     ` Michael Heerdegen
2014-02-20 16:25     ` 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=87ha7w1o55.fsf@bye.fritz.box \
    --to=snd@online.de \
    --cc=help-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.