From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: #+source line in export Date: Tue, 21 Sep 2010 00:21:07 +0200 Message-ID: <878w2w2h0s.fsf@gnu.org> References: <30B428E9-D657-4B5C-946D-2B2BB1137DEA@tsdye.com> <87vd61cbr6.fsf@gmail.com> <57BED18A-8572-44F6-9860-82478D8232D9@tsdye.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47774 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OxojU-0006xq-Cg for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 18:21:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OxojS-0001MV-W1 for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 18:21:08 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:53962) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OxojS-0001MI-S9 for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 18:21:06 -0400 Received: by wwb24 with SMTP id 24so5786204wwb.30 for ; Mon, 20 Sep 2010 15:21:06 -0700 (PDT) In-Reply-To: <57BED18A-8572-44F6-9860-82478D8232D9@tsdye.com> (Thomas S. Dye's message of "Sun, 19 Sep 2010 22:19:44 -1000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: emacs-org list "Thomas S. Dye" writes: > Would it be possible for this setting to be in effect when Worg > generates its files from the org-mode sources? The effect is pleasing > in some situations. .emacs.el on the orgmode.org server now set (setq org-export-latex-listings-w-names nil) If this is not convenient for everyone, let me know and we might think of a better per-file solution. -- Bastien