emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mike Newman <mike@newmanfamily.me.uk>
To: emacs-orgmode@gnu.org
Subject: Re: Re: Example of thesis in org-mode and LaTeX
Date: Wed, 5 Dec 2007 21:19:02 +0000	[thread overview]
Message-ID: <20071205211902.39d65344@newmanfamily.me.uk> (raw)
In-Reply-To: <f46c52560712050518w7437e87dxfe10b92711eb6154@mail.gmail.com>

On Wed, 5 Dec 2007 18:48:05 +0530
"Rustom Mody" <rustompmody@gmail.com> wrote:

> I downloaded Daniel's thesis and the org original to help me study how
> org mode may be used for writing large structured documents.
> 
> When reading his org file in emacs I get something about some local
> variables (org-export-latex-preamble) not being safe, some others
> (org-export-latex-title-command) being risky and what not. Dont know
> whether this is emacs or org (or Daniel!) complaining and about what.
> 
> [And dont know any Spanish / enough German so cant use the examples
> for anything but studying visual effects]
> 
> I guess of course that its nothing but just wondering whats happening.
> 
> Thanks
> 
> Rustom
> 
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 

Emacs allows you to define local variables in a file, which can be a
very useful feature (for example, as here, to define the latex preamble
on export).  It does however open a potential security hole, probably
allowing the execution of arbitrary elisp.  So when opening a file
that defines a local variable, Emacs warns you.  If you know it's safe
(because you defined it yourself) you can add it to the trusted
list, so you won't get asked every time. 
-- 
Mike

  reply	other threads:[~2007-12-05 21:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-04  2:14 Example of thesis in org-mode and LaTeX Daniel Clemente
2007-12-04  3:42 ` Rustom Mody
2007-12-04  4:02   ` Daniel Clemente
2007-12-04 11:20   ` Bastien
2007-12-05 11:53     ` ignotus
2007-12-05 13:00       ` Bastien
2007-12-05 13:18         ` Rustom Mody
2007-12-05 21:19           ` Mike Newman [this message]
2007-12-06 12:26           ` Daniel Clemente
2007-12-09  0:25             ` Bastien
     [not found]       ` <acf852aa0712050613lf21c99exe8fd3f3d1a9b97cf@mail.gmail.com>
2007-12-05 14:14         ` Fwd: " Carsten Dominik
2007-12-04 11:29 ` Bastien
2007-12-09  9:33 ` Gour

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=20071205211902.39d65344@newmanfamily.me.uk \
    --to=mike@newmanfamily.me.uk \
    --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).