unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: master c669afc: Add term/st.el (Bug#33182)
Date: Tue, 11 Aug 2020 09:28:01 +0200	[thread overview]
Message-ID: <CADwFkmmH1MCJU8H_rND3DFgqOXWuqVxHUhThCQRNHu9rgDy+mQ@mail.gmail.com> (raw)
In-Reply-To: <jwvtuxaxfkm.fsf-monnier+emacs@gnu.org>

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

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> What I'm more interested in is a description/link because `st` is a bit
> too short not to risk being ambiguous.

Good point.  How about the attached?

Best regards,
Stefan Kangas

[-- Attachment #2: 0001-Avoid-ambiguity-about-what-st-refers-to.patch --]
[-- Type: text/x-patch, Size: 765 bytes --]

From e2d0944bb42a86799bb5cd038df858b502ebceda Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Tue, 11 Aug 2020 09:23:40 +0200
Subject: [PATCH] Avoid ambiguity about what st refers to

* lisp/term/st.el: Add link to website.
---
 lisp/term/st.el | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/lisp/term/st.el b/lisp/term/st.el
index 3a15576ecc..617664bb26 100644
--- a/lisp/term/st.el
+++ b/lisp/term/st.el
@@ -1,6 +1,14 @@
 ;;; st.el --- terminal initialization for st  -*- lexical-binding:t -*-
+
 ;; Copyright (C) 2020 Free Software Foundation, Inc.
 
+;;; Commentary:
+
+;; Support for the st terminal emulator.
+;; https://st.suckless.org/
+
+;;; Code:
+
 (require 'term/xterm)
 
 (defun terminal-init-st ()
-- 
2.28.0


  reply	other threads:[~2020-08-11  7:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200810123101.2196.88424@vcs0.savannah.gnu.org>
     [not found] ` <20200810123102.E3F8420CB8@vcs0.savannah.gnu.org>
2020-08-10 22:44   ` master c669afc: Add term/st.el (Bug#33182) Stefan Monnier
2020-08-10 23:08     ` Stefan Kangas
2020-08-10 23:15       ` Stefan Monnier
2020-08-11  7:28         ` Stefan Kangas [this message]
2020-08-11 12:58           ` Lars Ingebrigtsen
2020-08-11 14:08           ` Stefan Monnier

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=CADwFkmmH1MCJU8H_rND3DFgqOXWuqVxHUhThCQRNHu9rgDy+mQ@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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).