From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: agenda configurable entry-text-mode Date: Fri, 28 Jul 2017 20:20:05 -0500 Message-ID: <87vamcdooq.fsf@alphapapa.net> References: <871sp41jao.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbGQe-0005fu-IK for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 21:20:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dbGQb-0004Ey-Cp for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 21:20:28 -0400 Received: from [195.159.176.226] (port=41637 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dbGQb-0004Eb-6Y for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 21:20:25 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dbGQO-0004s8-Tl for emacs-orgmode@gnu.org; Sat, 29 Jul 2017 03:20:12 +0200 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: emacs-orgmode@gnu.org Alexander Baier writes: > Hi Adam, > > I hadn't heard of org-quick-peek. I found > https://github.com/alphapapa/org-quick-peek but could not find the > package on MELPA, do you know why this is the case? Hi Alexander, Actually I haven't submitted it to MELPA yet. I've been hoping to get some more feedback and testing before doing that. I guess I should have adjusted the readme accordingly. I would appreciate if you could give it a quick test and let me know any feedback you may have. :) > Also the screenshot in the README is not present (any more), thus I am > currently having a hard time imagining what this package does / how it > looks. Alas, I neglected to upload a screenshot yet, either. Basically, it does what the agenda's "entry text mode" does, but it uses overlays from the quick-peek package, and they look a bit nicer. Thanks, Adam