From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: ANN/RFC: org-sidebar Date: Mon, 4 Jun 2018 07:15:55 -0500 Message-ID: References: <87d0xm8ncb.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fPoP0-0005Ga-5y for emacs-orgmode@gnu.org; Mon, 04 Jun 2018 08:16:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fPoOz-0007oC-6P for emacs-orgmode@gnu.org; Mon, 04 Jun 2018 08:15:58 -0400 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:34971) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fPoOy-0007nx-Vg for emacs-orgmode@gnu.org; Mon, 04 Jun 2018 08:15:57 -0400 Received: by mail-wm0-x233.google.com with SMTP id j15-v6so14474001wme.0 for ; Mon, 04 Jun 2018 05:15:56 -0700 (PDT) In-Reply-To: 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: Thomas Holst Cc: "emacs-orgmode@gnu.org" Hi Thomas, I just pushed a commit which should fix this problem. My apologies for putting you to so much trouble. It was a simple mistake that I should have figured out on my own. I don't know why it didn't happen on my system; even with "emacs -q" I didn't get it, but when I followed your steps with "emacs -Q", it did happen--and then it happened in my main config, too! Maybe I've been staring at this code for too long... ;) Please let me know if you have any other feedback on the package. Maybe in a few weeks I will consider publishing it on MELPA, but I think it needs some more work first. Thanks, Adam