emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proper namespaces in Elisp


From: Vladimir Sedach
Subject: Re: Proper namespaces in Elisp
Date: Thu, 07 May 2020 11:48:34 -0700
User-agent: mu4e 1.3.10; emacs 26.2

Stefan Monnier <address@hidden> writes:

>> ;;; Shorthand: (("vl-" . "very-long-prefix-")
>> ;;;             ("yalp-" . "yet-another-long-prefix-"))
>
> Adding such "local, read-time prefix remapping" does sound to me like
> the best approach in the context of Elisp, indeed.

You can do the same thing without breaking grep/TAGS/etc or changing the
reader with overlays and a modified abbrev facility.

--
Vladimir Sedach
Software engineering services in Los Angeles https://oneofus.la



reply via email to

[Prev in Thread] Current Thread [Next in Thread]