From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Babel, Python and UTF-8 Date: Thu, 02 Dec 2010 12:36:29 -0700 Message-ID: <87d3pk7yrm.fsf@gmail.com> References: <87fwuhas6t.fsf@gmail.com> <87mxoo9r95.fsf@gmail.com> <87oc94f2yy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=59865 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POExG-0008PF-IF for emacs-orgmode@gnu.org; Thu, 02 Dec 2010 14:36:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POExF-0005nJ-Fj for emacs-orgmode@gnu.org; Thu, 02 Dec 2010 14:36:34 -0500 Received: from mail-px0-f169.google.com ([209.85.212.169]:65131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POExF-0005n2-Av for emacs-orgmode@gnu.org; Thu, 02 Dec 2010 14:36:33 -0500 Received: by pxi12 with SMTP id 12so3705948pxi.0 for ; Thu, 02 Dec 2010 11:36:32 -0800 (PST) In-Reply-To: <87oc94f2yy.fsf@gmail.com> (Dan Davison's message of "Thu, 02 Dec 2010 18:23:49 +0000") 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: Dan Davison Cc: Vincent Beffara , emacs-orgmode@gnu.org Dan Davison writes: > "Eric Schulte" writes: > >> Hi, >> >> I've just pushed up a new prefix header argument. > > "preamble" might be a better name? or "header"? prefix makes me think of > adding a string onto the front of a string[1]; Absolutely, "prefix" was just the most obvious to me and I certainly don't claim that makes it the most obvious choice globally :) I would lean against "header" since we already talk about "header arguments", but I think "preamble" is an improvement. Does anyone have a better suggestion?