From mboxrd@z Thu Jan 1 00:00:00 1970 From: timor Subject: Re: Bug: org-bibtex-read strips too many braces (8.3.4-39-ge0acd8-elpaplus) Date: Tue, 19 Apr 2016 22:43:44 +0200 Message-ID: References: <874maxcs9r.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ascUs-0002Pl-Kb for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 16:43:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ascUr-0005gI-ND for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 16:43:46 -0400 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:35087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ascUr-0005gA-FP for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 16:43:45 -0400 Received: by mail-wm0-x243.google.com with SMTP id e201so5806621wme.2 for ; Tue, 19 Apr 2016 13:43:45 -0700 (PDT) In-Reply-To: <874maxcs9r.fsf@nicolasgoaziou.fr> 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" To: mail@nicolasgoaziou.fr Cc: emacs-orgmode@gnu.org Hello Nicolas, 2016-04-19 21:28 GMT+02:00 Nicolas Goaziou : > So, do you think that returning {Unnecessary Braces in Title.} instead > of the above would be fine? Yes. Looking at the BibTeX Files I am dealing with, the use of inner braces is usually justified (except for the example I gave, but it is not org-mode's job to correct poor BibTeX, I think). Therefore they should be kept intact when reading the field. > If that's the case, we could indeed remove the duplicate '(123 . 125). Very nice. regards, timor