From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Protesilaos Stavrou Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] Add 'logos' package Date: Fri, 11 Mar 2022 15:49:28 +0200 Message-ID: <871qz8d2fr.fsf@protesilaos.com> References: <87sfropxhx.fsf@protesilaos.com> <87tuc4d3p0.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37711"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Notmuch/0.35 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: emacs-devel To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Mar 11 14:50:33 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nSff7-0009bf-Cn for ged-emacs-devel@m.gmane-mx.org; Fri, 11 Mar 2022 14:50:33 +0100 Original-Received: from localhost ([::1]:34682 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nSff5-0006f3-Fi for ged-emacs-devel@m.gmane-mx.org; Fri, 11 Mar 2022 08:50:31 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:36188) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nSfeB-0005rc-2R for emacs-devel@gnu.org; Fri, 11 Mar 2022 08:49:36 -0500 Original-Received: from relay12.mail.gandi.net ([217.70.178.232]:52707) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nSfe9-0003Qm-8I for emacs-devel@gnu.org; Fri, 11 Mar 2022 08:49:34 -0500 Original-Received: (Authenticated sender: public@protesilaos.com) by mail.gandi.net (Postfix) with ESMTPSA id 14E71200005; Fri, 11 Mar 2022 13:49:29 +0000 (UTC) In-Reply-To: <87tuc4d3p0.fsf@posteo.net> Received-SPF: none client-ip=217.70.178.232; envelope-from=info@protesilaos.com; helo=relay12.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:287019 Archived-At: On 2022-03-11, 13:22 +0000, Philip Kaludercic wrote: > Protesilaos Stavrou writes: > >> Good day! >> >> I have a small package which helps set up a simple "focus mode" using >> standard Emacs utilities (pages, narrowing, outline-regexp, ...). Quote >> from the manual: >> >> This package provides a simple "focus mode" which can be applied to >> any buffer for reading, writing, or even doing a presentation. The >> buffer can be divided in pages using the 'page-delimiter', outline >> structure, or any other pattern. Commands are provided to move >> between those pages. These motions work even when narrowing is in >> effect (and they preserve it). 'logos.el' is designed to be simple >> by default and easy to extend. This manual provides concrete >> examples to that end. >> >> >> >> Can this be added to GNU ELPA? Check the attached patch. > > Looks fine, I would apply it if there are no complaints. Thank you! > Also, you seem to have a CHANGELOG.org file, should we use that to > generate the "News" section on the ELPA website? Fine by me. Though the current/first entry basically tells people to read the manual. I thought it made no sense to document all the changes I made since the day this was part of my own init.el. -- Protesilaos Stavrou https://protesilaos.com