all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] Use lexical-binding in tabify.el and add tests
@ 2019-05-25 23:20 Stefan Kangas
  2019-05-26  1:37 ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Kangas @ 2019-05-25 23:20 UTC (permalink / raw
  To: emacs-devel


[-- Attachment #1.1: Type: text/plain, Size: 176 bytes --]

I've written unit tests and added the lexical-binding header to tabify.el.
Just some more low hanging fruit, I suppose.

Please let know what you think.

Thanks,
Stefan Kangas

[-- Attachment #1.2: Type: text/html, Size: 296 bytes --]

[-- Attachment #2: 0001-Use-lexical-binding-in-tabify.el-and-add-tests.patch --]
[-- Type: application/x-patch, Size: 4157 bytes --]

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

* Re: [PATCH] Use lexical-binding in tabify.el and add tests
  2019-05-25 23:20 [PATCH] Use lexical-binding in tabify.el and add tests Stefan Kangas
@ 2019-05-26  1:37 ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2019-05-26  1:37 UTC (permalink / raw
  To: Stefan Kangas; +Cc: emacs-devel

Thanks; this sort of conversion to lexical binding (along with test cases) is a 
good thing to do. I installed the patch into the master branch.



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

end of thread, other threads:[~2019-05-26  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-25 23:20 [PATCH] Use lexical-binding in tabify.el and add tests Stefan Kangas
2019-05-26  1:37 ` Paul Eggert

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.