From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Longtable continuation strings customizable Date: Sun, 27 Oct 2013 09:07:36 +0100 Message-ID: References: <87y55fb0kf.fsf@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaLNq-0008Ma-RW for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 04:07:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VaLNl-0005RQ-0S for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 04:07:38 -0400 Received: from mail-ee0-x22b.google.com ([2a00:1450:4013:c00::22b]:54877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaLNk-0005QR-OT for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 04:07:32 -0400 Received: by mail-ee0-f43.google.com with SMTP id b47so1344632eek.16 for ; Sun, 27 Oct 2013 01:07:31 -0700 (PDT) In-Reply-To: <87y55fb0kf.fsf@gmail.com> 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: Nicolas Goaziou Cc: Org-mode , "Thomas S. Dye" On 27.10.2013, at 09:05, Nicolas Goaziou wrote: > Hello, > > tsd@tsdye.com (Thomas S. Dye) writes: > >> The attached patch should be applied on top of the earlier patch. It >> makes the continuation strings customizable. > > Wouldn't it be better if these strings where hardcoded, but with support > for internationalization in `org-export-dictionary'? I agree that this would be better. - Carsten > > Meanwhile, I applied your patch. Thank you. > > > Regards, > > -- > Nicolas Goaziou >