[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
- Re: Proper namespaces in Elisp, (continued)
Re: Proper namespaces in Elisp, Stefan Monnier, 2020/05/04
Re: Proper namespaces in Elisp, Tom Tromey, 2020/05/05
- Re: Proper namespaces in Elisp, João Távora, 2020/05/05
- Re: Proper namespaces in Elisp, Tom Tromey, 2020/05/06
- Re: Proper namespaces in Elisp, Stefan Monnier, 2020/05/06
- Re: Proper namespaces in Elisp, Tom Tromey, 2020/05/07
- Re: Proper namespaces in Elisp, João Távora, 2020/05/07
- Re: Proper namespaces in Elisp, Stefan Monnier, 2020/05/07
- Re: Proper namespaces in Elisp,
Vladimir Sedach <=
- Re: Proper namespaces in Elisp, João Távora, 2020/05/07
- Re: Proper namespaces in Elisp, Vladimir Sedach, 2020/05/07
- Re: Proper namespaces in Elisp, João Távora, 2020/05/08
- Re: Proper namespaces in Elisp, Vladimir Sedach, 2020/05/08
- Re: Proper namespaces in Elisp, João Távora, 2020/05/08
Re: Proper namespaces in Elisp, Daniel Colascione, 2020/05/07
Re: Proper namespaces in Elisp, Stefan Monnier, 2020/05/07
Re: Proper namespaces in Elisp, Daniel Colascione, 2020/05/07
Re: Proper namespaces in Elisp, Stefan Monnier, 2020/05/07
Re: Proper namespaces in Elisp, Daniel Colascione, 2020/05/07