From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: Stefan Kangas <stefan@marxist.se>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] Unit tests and lexical-binding for delim-col.el
Date: Thu, 09 May 2019 14:39:46 +0100 [thread overview]
Message-ID: <87bm0boifx.fsf@tcd.ie> (raw)
In-Reply-To: <CADwFkmn_d=Umyvvqrqn=fRi2RDvj7UFNPjca9iQsstbwUQt=iw@mail.gmail.com> (Stefan Kangas's message of "Wed, 8 May 2019 22:24:33 +0200")
[-- Attachment #1: Type: text/plain, Size: 604 bytes --]
Stefan Kangas <stefan@marxist.se> writes:
> I just got back the confirmation for the copyright assignment.
Great. Can someone please check that it's indeed on file? I don't
think I have access to that information.
> If there are no more outstanding issues, I think this is ready to be
> merged.
Once the assignment is confirmed on our side as well, and if no-one
objects within the next few days, I or someone else will push the patch
to master.
> I've attached the patch (again) with a better commit message and
> proper thanks given to Basil.
Thanks, I noticed an additional possible cleanup:
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: delim-col-headers.diff --]
[-- Type: text/x-diff, Size: 755 bytes --]
diff --git a/lisp/delim-col.el b/lisp/delim-col.el
index a968b32052..910178020d 100644
--- a/lisp/delim-col.el
+++ b/lisp/delim-col.el
@@ -5,8 +5,8 @@
;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
;; Version: 2.1
-;; Keywords: internal
-;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
+;; Keywords: convenience text
+;; X-URL: https://www.emacswiki.org/emacs/ViniciusJoseLatorre
;; This file is part of GNU Emacs.
@@ -125,6 +125,7 @@ columns
"Prettify columns."
:link '(emacs-library-link :tag "Source Lisp File" "delim-col.el")
:prefix "delimit-columns-"
+ :group 'convenience
:group 'text)
(defcustom delimit-columns-str-before ""
[-- Attachment #3: Type: text/plain, Size: 37 bytes --]
Any objections?
Thanks,
--
Basil
next prev parent reply other threads:[~2019-05-09 13:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-07 20:56 [PATCH] Unit tests and lexical-binding for delim-col.el Stefan Kangas
2019-05-07 22:44 ` Basil L. Contovounesios
2019-05-07 23:03 ` Noam Postavsky
2019-05-08 7:36 ` Stefan Kangas
2019-05-08 12:00 ` Basil L. Contovounesios
2019-05-08 17:20 ` Stefan Kangas
2019-05-08 20:24 ` Stefan Kangas
2019-05-09 13:39 ` Basil L. Contovounesios [this message]
2019-05-09 14:38 ` Stefan Monnier
2019-05-11 10:46 ` Stefan Kangas
2019-05-20 14:40 ` Basil L. Contovounesios
2019-05-30 18:20 ` Stefan Kangas
2019-06-30 23:40 ` bug#36453: [PATCH] Delegate to rectangle version in delim-col when appropriate Stefan Kangas
2019-07-08 22:52 ` Lars Ingebrigtsen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bm0boifx.fsf@tcd.ie \
--to=contovob@tcd.ie \
--cc=emacs-devel@gnu.org \
--cc=stefan@marxist.se \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.