From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: [PATCH] Improve configurability of ox-koma-letter Date: Tue, 23 Apr 2013 11:54:48 +0200 Message-ID: References: <20130421175957.GA7821@cartman> <87ppxnkl4d.fsf@gmail.com> <20130422105742.GD7821@cartman> <20130422191448.GC725@kenny.fritz.box> <20130423095058.GB685@kenny.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUZw3-00014x-0y for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 05:54:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUZw1-0004GO-Te for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 05:54:50 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:45049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUZw1-0004G2-NM for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 05:54:49 -0400 In-reply-to: <20130423095058.GB685@kenny.fritz.box> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Viktor Rosenfeld Cc: emacs-orgmode@gnu.org Viktor Rosenfeld writes: > Rasmus also suggested setting the default opening and closing to nil > because we should not assume that everybody speaks English. Maybe, every > variable should default to nil. Yes, I think it's a good idea. I often have lines that set the opening and closing to '~' to avoid having them. Alan