From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: ANN/RFC: org-sidebar Date: Fri, 8 Jun 2018 18:09:21 -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]:44275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRQVY-0001jU-PB for emacs-orgmode@gnu.org; Fri, 08 Jun 2018 19:09:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRQVX-0007bD-QJ for emacs-orgmode@gnu.org; Fri, 08 Jun 2018 19:09:24 -0400 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]:51741) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fRQVX-0007ap-Ir for emacs-orgmode@gnu.org; Fri, 08 Jun 2018 19:09:23 -0400 Received: by mail-wm0-x229.google.com with SMTP id r15-v6so5784670wmc.1 for ; Fri, 08 Jun 2018 16:09:23 -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: "Holst Thomas (PS-EC/ESE4)" Cc: "emacs-orgmode@gnu.org" On Mon, Jun 4, 2018 at 9:19 AM, Holst Thomas (PS-EC/ESE4) wrote: > Hello Adam, > > No problem. I am not that good in elisp, but I like to help testing. So I am glad I could help here. > > After a git pull the error is gone - but I don't get any entries in the sidebar :-(. Hi Thomas, I just pushed some commits that I think will fix the problems. I tested with "emacs -q" this time, so it should work on configs other than my own. ;) Please let me know if you have any other problems or comments. Thank you very much for your testing, as it's invaluable for rooting out problems like this! Thanks, Adam