From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BUG] Tag selection is inconsistent when loaded from #+SETUPFILE in orgmode 8.0.x Date: Wed, 03 Jul 2013 17:05:10 +0200 Message-ID: <87bo6jvg49.fsf@bzg.ath.cx> References: <8761yj1fvz.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuOcS-0003FD-0R for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 11:05:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuOcM-0003xG-6Q for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 11:05:19 -0400 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:46659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuOcL-0003wo-W6 for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 11:05:14 -0400 Received: by mail-we0-f172.google.com with SMTP id q56so221289wes.17 for ; Wed, 03 Jul 2013 08:05:13 -0700 (PDT) In-Reply-To: (Anupam Sengupta's message of "Thu, 23 May 2013 20:33:33 -0400") 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: Anupam Sengupta Cc: emacs-orgmode@gnu.org Hi Anupam, Anupam Sengupta writes: > Thanks a lot for the fix. The test files are now behaving properly > after the fix (I am on orgmode git development head at commit > 36848fdec9eb8c9c17a2e98cd742af1f9f9b23db as on 23rd May). > > *However*, while testing this fix, I think I have uncovered a few more bugs(?) > with the +SETUPFILE interaction with the in-buffer tag selection. > > Specifically, if the +SETUPFILE contains /any/ of the following > directives (not exhaustive, just what my setup happened to have), then > the tag listing in the completion buffer is showing _duplicated lists_ > of the tags read from the setup file: I finally fixed this. Thanks, -- Bastien