unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Protesilaos Stavrou <info@protesilaos.com>
To: "emacs-devel" <emacs-devel@gnu.org>
Subject: [ELPA] Add 'logos' package
Date: Fri, 11 Mar 2022 12:57:46 +0200	[thread overview]
Message-ID: <87sfropxhx.fsf@protesilaos.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 887 bytes --]

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.

    <https://protesilaos.com/emacs/logos>

Can this be added to GNU ELPA?  Check the attached patch.

All the best,
Protesilaos (or simply "Prot")

-- 
Protesilaos Stavrou
https://protesilaos.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-logos-New-package.patch --]
[-- Type: text/x-patch, Size: 946 bytes --]

From b92ee1b081b3d231c35b4a5c5ea61cdc215a602c Mon Sep 17 00:00:00 2001
Message-Id: <b92ee1b081b3d231c35b4a5c5ea61cdc215a602c.1646996187.git.info@protesilaos.com>
From: Protesilaos Stavrou <info@protesilaos.com>
Date: Fri, 11 Mar 2022 12:47:14 +0200
Subject: [PATCH] (logos): New package

---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index b324807973..9985c168b9 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -351,6 +351,10 @@
  ("load-relative"	:url "https://github.com/rocky/emacs-load-relative")
  ("loc-changes"		:url "https://github.com/rocky/emacs-loc-changes")
  ("loccur"		:url "https://github.com/fourier/loccur")
+ ("logos"
+  :url "https://gitlab.com/protesilaos/logos"
+  :doc "README.org"
+  :auto-sync t)
  ("map"                 :core "lisp/emacs-lisp/map.el")
  ("marginalia"		:url "https://github.com/minad/marginalia"
   :doc "README.org" :auto-sync t)
-- 
2.35.1


             reply	other threads:[~2022-03-11 10:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-11 10:57 Protesilaos Stavrou [this message]
2022-03-11 13:22 ` [ELPA] Add 'logos' package Philip Kaludercic
2022-03-11 13:49   ` Protesilaos Stavrou
2022-03-11 16:02     ` Philip Kaludercic
     [not found] ` <jwvee38y59y.fsf-monnier+emacs@gnu.org>
     [not found]   ` <87y21gbngr.fsf@protesilaos.com>
2022-03-11 13:59     ` Protesilaos Stavrou
2022-03-11 16:16       ` Philip Kaludercic
2022-03-11 16:53         ` Protesilaos Stavrou
2022-03-11 17:15           ` Jose A. Ortega Ruiz
2022-03-11 18:04             ` Protesilaos Stavrou
2022-03-12  8:59               ` Kévin Le Gouguec
2022-03-12  9:15                 ` Protesilaos Stavrou
2022-03-12  9:22 ` Christopher Dimech

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfropxhx.fsf@protesilaos.com \
    --to=info@protesilaos.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).