emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leo Ufimtsev <lufimtse@redhat.com>
To: Brice Waegenire <brice.wge@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Better inline image scrolling
Date: Tue, 5 May 2015 10:11:40 -0400 (EDT)	[thread overview]
Message-ID: <176603358.9443405.1430835100595.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <CAL5NfX3m6LnKNzXU4cSoDSR+wsqKChbPOsg71pfC2=QGT3v+HA@mail.gmail.com>



----- Original Message -----
> From: "Brice Waegenire" <brice.wge@gmail.com>
> To: emacs-orgmode@gnu.org
> Sent: Tuesday, May 5, 2015 9:06:09 AM
> Subject: [O] Better inline image scrolling
> 
> Scrolling of inline images in org-mode is cumbersome, especially when
> you have several of it in sequence, on a small screen. For example
> when you are in a buffer after a image, not visible at the moment, and
> you scroll up with either the C-p or your mouse wheel, it get
> displayed entirely instead of bit by bit, from it's bottom to it's
> top.
> 
> Could it be possible to display images as several lines, instead of a
> unique one, with insert-sliced-image
> (http://www.gnu.org/software/emacs/manual/html_node/elisp/Showing-Images.html)
> like emacs-ipython-notebook
> (https://github.com/tkf/emacs-ipython-notebook) do when (setq
> ein:slice-image t) is set?
> 
> 

I asked about this on emacs.stackexchange 
http://emacs.stackexchange.com/questions/10354/smooth-mouse-scroll-for-inline-images
It seems there is no native support for this in emacs :-/ 

I've tried a a lot of scroll options with no success. Eventually I turned off inline images and set them to open in eye of gnome (as it's good with refreshing images upon changes on disk). 
 '(org-file-apps
   (quote
    ((auto-mode . emacs) 
     ...
     ("\\.png\\'" . "eog \"%s\""))))

Making (displayed) inline images use multiple lines sounds like a great idea. 

 

-- 
Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

  reply	other threads:[~2015-05-05 14:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05 13:06 Better inline image scrolling Brice Waegenire
2015-05-05 14:11 ` Leo Ufimtsev [this message]
2015-08-14 16:35   ` Grant Rettke

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=176603358.9443405.1430835100595.JavaMail.zimbra@redhat.com \
    --to=lufimtse@redhat.com \
    --cc=brice.wge@gmail.com \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).