From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: ANN: org-sticky-header Date: Mon, 17 Apr 2017 20:28:51 -0700 Message-ID: <87tw5miebw.fsf@ericabrahamsen.net> References: <87k26itxex.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d0JpB-00046Y-Ff for emacs-orgmode@gnu.org; Mon, 17 Apr 2017 23:29:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d0Jp7-0007NJ-Gp for emacs-orgmode@gnu.org; Mon, 17 Apr 2017 23:29:05 -0400 Received: from [195.159.176.226] (port=53540 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d0Jp7-0007Mh-AL for emacs-orgmode@gnu.org; Mon, 17 Apr 2017 23:29:01 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1d0Jox-0000Tx-FF for emacs-orgmode@gnu.org; Tue, 18 Apr 2017 05:28:51 +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 Adam Porter writes: > Hi friends, > > I've posted another package which you might find useful: > > https://github.com/alphapapa/org-sticky-header > > It's modeled on semantic-stickyfunc-mode. When you scroll down and push > an Org heading out of view, it displays that heading in the Emacs header > line at the top of the window so you don't forget which heading the > partially displayed entry at the top belongs to. > > It seems to be working well so far. Please let me know if you have any > feedback. I love it! I've wanted something like this for long text files for ages -- this scratches a very old itch. Thanks for doing this, and I'll report back with issues, though it's work great so far.