emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: John Hendy <jw.hendy@gmail.com>
Cc: Charles Philip Chan <cpchan@bell.net>, Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Trouble with in-line images and iimage.el
Date: Tue, 04 Sep 2012 17:13:18 -0400	[thread overview]
Message-ID: <11264.1346793198@alphaville.americas.hpqcorp.net> (raw)
In-Reply-To: Message from John Hendy <jw.hendy@gmail.com> of "Tue, 04 Sep 2012 14:32:05 CDT." <CA+M2ft8c5dim620r6EhVHUootaHgU66Ns=btdELv-sduRCcS8w@mail.gmail.com>

John Hendy <jw.hendy@gmail.com> wrote:

> On Tue, Sep 4, 2012 at 2:29 PM, Charles Philip Chan <cpchan@bell.net> wrote:
> >> Lastly, I've added =#+startup: inlineimages= just to be sure nothing
> >> is holding things back.
> >
> > This should be:
> >
> >      #+org-startup-with-inline-images: t
> >
> 

That doesn't look right to me: that's the internal variable, not the name
that should appear in the file. In fact, org.el says:

,----
| $ grep org-startup-with-inline-images *.el
| org.el:(defcustom org-startup-with-inline-images nil
| org.el:    ("inlineimages" org-startup-with-inline-images t)
| org.el:    ("noinlineimages" org-startup-with-inline-images nil)
| org.el:    (when org-startup-with-inline-images
`----

so

#+STARTUP: inlineimages

seems to be the correct invocation.

Nick

PS. Not that I've tested anything, mind you...

  parent reply	other threads:[~2012-09-04 21:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04 19:05 Trouble with in-line images and iimage.el John Hendy
2012-09-04 19:29 ` Charles Philip Chan
2012-09-04 19:32   ` John Hendy
2012-09-04 19:46     ` Charles Philip Chan
2012-09-04 21:13     ` Nick Dokos [this message]
2012-10-13 19:31     ` Joao Brito
2012-10-14 20:52       ` John Hendy

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=11264.1346793198@alphaville.americas.hpqcorp.net \
    --to=nicholas.dokos@hp.com \
    --cc=cpchan@bell.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=jw.hendy@gmail.com \
    /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).