* inline images (png/jpg) are not displayed
@ 2017-02-03 20:49 Uwe Brauer
2017-02-03 20:56 ` Uwe Brauer
0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2017-02-03 20:49 UTC (permalink / raw)
To: emacs-orgmode
Hi
I am using emacs 26 (kubuntu 14.04) and I can open png and images files
and they are displayed correctly so I presume png/jpg support is
compiled in.
I added the following to my org file
[[myimage.png]]
and set
org-startup-with-inline-images to t
Then I reopened the file, but the image was not displayed.
What do I miss?
Thanks
Uwe Brauer
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: inline images (png/jpg) are not displayed
2017-02-03 20:49 inline images (png/jpg) are not displayed Uwe Brauer
@ 2017-02-03 20:56 ` Uwe Brauer
2017-02-04 0:17 ` Nick Dokos
0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2017-02-03 20:56 UTC (permalink / raw)
To: emacs-orgmode
>>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:
> Hi
> I am using emacs 26 (kubuntu 14.04) and I can open png and images files
> and they are displayed correctly so I presume png/jpg support is
> compiled in.
> I added the following to my org file
> [[myimage.png]]
> and set
> org-startup-with-inline-images to t
Sorry the syntax should be
[[file:myimage.png]]
then the image is displayed for a couple of seconds then disappeared.
- how can I configure the display time?
- how can I resize the image, it is far too large.
Thanks
Uwe Brauer
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: inline images (png/jpg) are not displayed
2017-02-03 20:56 ` Uwe Brauer
@ 2017-02-04 0:17 ` Nick Dokos
2017-02-04 8:36 ` Uwe Brauer
0 siblings, 1 reply; 4+ messages in thread
From: Nick Dokos @ 2017-02-04 0:17 UTC (permalink / raw)
To: emacs-orgmode
Uwe Brauer <oub@mat.ucm.es> writes:
>>>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:
>
> > Hi
> > I am using emacs 26 (kubuntu 14.04) and I can open png and images files
> > and they are displayed correctly so I presume png/jpg support is
> > compiled in.
>
> > I added the following to my org file
> > [[myimage.png]]
> > and set
> > org-startup-with-inline-images to t
>
> Sorry the syntax should be
> [[file:myimage.png]]
> then the image is displayed for a couple of seconds then disappeared.
>
Maybe you have a timer that toggles it off after a while? I don't think org is doing the
toggling (and it does not happen in my experiments). Try evaluating (timer-list) in that
buffer.
>
> - how can I resize the image, it is far too large.
>
C-h v org-image-actual-width RET
--
Nick
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: inline images (png/jpg) are not displayed
2017-02-04 0:17 ` Nick Dokos
@ 2017-02-04 8:36 ` Uwe Brauer
0 siblings, 0 replies; 4+ messages in thread
From: Uwe Brauer @ 2017-02-04 8:36 UTC (permalink / raw)
To: emacs-orgmode
> Uwe Brauer <oub@mat.ucm.es> writes:
> Maybe you have a timer that toggles it off after a while? I don't think org is doing the
> toggling (and it does not happen in my experiments). Try evaluating (timer-list) in that
> buffer.
I have
4.53 - undo-auto--boundary-timer
4.53 5.00 savehist-autosave
4.64 1.00 display-time-event-handler
304.74 15.00 nnimap-keepalive
* 0.50 t jit-lock-context-fontify
* 1.00 t pabbrev-short-idle-timer
* 1.20 t reftex-view-crossref-when-idle
* 5.00 t pabbrev-idle-timer-function
> C-h v org-image-actual-width RET
ok, that works, thanks
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-02-04 8:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-03 20:49 inline images (png/jpg) are not displayed Uwe Brauer
2017-02-03 20:56 ` Uwe Brauer
2017-02-04 0:17 ` Nick Dokos
2017-02-04 8:36 ` Uwe Brauer
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).