unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] Add 'logos' package
@ 2022-03-11 10:57 Protesilaos Stavrou
  2022-03-11 13:22 ` Philip Kaludercic
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Protesilaos Stavrou @ 2022-03-11 10:57 UTC (permalink / raw)
  To: emacs-devel

[-- 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


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-03-12  9:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 10:57 [ELPA] Add 'logos' package Protesilaos Stavrou
2022-03-11 13:22 ` 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

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).