unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* let-alist.el
@ 2015-06-15 15:10 Eli Zaretskii
  2015-06-15 15:51 ` let-alist.el Artur Malabarba
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2015-06-15 15:10 UTC (permalink / raw)
  To: emacs-devel

Shouldn't it be in lisp/emacs-lisp/, like all the rest of our Lisp
infrastructure?



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

* Re: let-alist.el
  2015-06-15 15:10 let-alist.el Eli Zaretskii
@ 2015-06-15 15:51 ` Artur Malabarba
  2015-06-15 17:27   ` let-alist.el Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Artur Malabarba @ 2015-06-15 15:51 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Why we have an "emacs-lisp" dir inside the "lisp" dir has always been
a mistery to me. Is there anything inside the "lisp" dir that is *not*
emacs-lisp code? :-)

Anyway, placing it inside "lisp" was probably a mistake.



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

* Re: let-alist.el
  2015-06-15 15:51 ` let-alist.el Artur Malabarba
@ 2015-06-15 17:27   ` Eli Zaretskii
  2015-06-15 17:48     ` let-alist.el Artur Malabarba
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2015-06-15 17:27 UTC (permalink / raw)
  To: bruce.connor.am; +Cc: emacs-devel

> Date: Mon, 15 Jun 2015 16:51:37 +0100
> From: Artur Malabarba <bruce.connor.am@gmail.com>
> Cc: emacs-devel <emacs-devel@gnu.org>
> 
> Why we have an "emacs-lisp" dir inside the "lisp" dir has always been
> a mistery to me. Is there anything inside the "lisp" dir that is *not*
> emacs-lisp code? :-)

You've elided my answering this question, even before it was asked.



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

* Re: let-alist.el
  2015-06-15 17:27   ` let-alist.el Eli Zaretskii
@ 2015-06-15 17:48     ` Artur Malabarba
  2015-06-15 18:10       ` let-alist.el Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Artur Malabarba @ 2015-06-15 17:48 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

> You've elided my answering this question, even before it was asked.

Forgive my english, but I don't know what you mean. (Or, if it means
what I think it means, then I don't see why...)



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

* Re: let-alist.el
  2015-06-15 17:48     ` let-alist.el Artur Malabarba
@ 2015-06-15 18:10       ` Eli Zaretskii
  2015-06-16 15:22         ` let-alist.el Artur Malabarba
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2015-06-15 18:10 UTC (permalink / raw)
  To: bruce.connor.am; +Cc: emacs-devel

> Date: Mon, 15 Jun 2015 18:48:43 +0100
> From: Artur Malabarba <bruce.connor.am@gmail.com>
> Cc: emacs-devel <emacs-devel@gnu.org>
> 
> > You've elided my answering this question, even before it was asked.
> 
> Forgive my english, but I don't know what you mean. (Or, if it means
> what I think it means, then I don't see why...)

Sorry, I thought it was clear: lisp/emacs-lisp/ is where we keep the
infrastructure for Emacs Lisp.



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

* Re: let-alist.el
  2015-06-15 18:10       ` let-alist.el Eli Zaretskii
@ 2015-06-16 15:22         ` Artur Malabarba
  2015-06-16 15:27           ` let-alist.el Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Artur Malabarba @ 2015-06-16 15:22 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

> Sorry, I thought it was clear
You were, I just clearly needed a second coffee yesterday.

Well, getting back on track, should I just move it to "emacs-lisp/"?

The "lisp" dir looked like a reasonable place to me because I see lots
of proper packages in there (with version headers and all), and I
thought of let-alist as a package. But really, makes no difference to
me.



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

* Re: let-alist.el
  2015-06-16 15:22         ` let-alist.el Artur Malabarba
@ 2015-06-16 15:27           ` Eli Zaretskii
  2015-06-17 14:42             ` let-alist.el Artur Malabarba
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2015-06-16 15:27 UTC (permalink / raw)
  To: bruce.connor.am; +Cc: emacs-devel

> Date: Tue, 16 Jun 2015 16:22:18 +0100
> From: Artur Malabarba <bruce.connor.am@gmail.com>
> Cc: emacs-devel <emacs-devel@gnu.org>
> 
> Well, getting back on track, should I just move it to "emacs-lisp/"?

Yes, I think so.

> The "lisp" dir looked like a reasonable place to me because I see lots
> of proper packages in there (with version headers and all), and I
> thought of let-alist as a package.

So are eieio and pcase and macroexp and easymenu and many others you
see in emacs-lisp.  The important attribute is that they are basis on
which to build many applications.

Thanks.



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

* Re: let-alist.el
  2015-06-16 15:27           ` let-alist.el Eli Zaretskii
@ 2015-06-17 14:42             ` Artur Malabarba
  0 siblings, 0 replies; 8+ messages in thread
From: Artur Malabarba @ 2015-06-17 14:42 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Done

2015-06-16 16:27 GMT+01:00 Eli Zaretskii <eliz@gnu.org>:
>> Date: Tue, 16 Jun 2015 16:22:18 +0100
>> From: Artur Malabarba <bruce.connor.am@gmail.com>
>> Cc: emacs-devel <emacs-devel@gnu.org>
>>
>> Well, getting back on track, should I just move it to "emacs-lisp/"?
>
> Yes, I think so.
>
>> The "lisp" dir looked like a reasonable place to me because I see lots
>> of proper packages in there (with version headers and all), and I
>> thought of let-alist as a package.
>
> So are eieio and pcase and macroexp and easymenu and many others you
> see in emacs-lisp.  The important attribute is that they are basis on
> which to build many applications.
>
> Thanks.



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

end of thread, other threads:[~2015-06-17 14:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-15 15:10 let-alist.el Eli Zaretskii
2015-06-15 15:51 ` let-alist.el Artur Malabarba
2015-06-15 17:27   ` let-alist.el Eli Zaretskii
2015-06-15 17:48     ` let-alist.el Artur Malabarba
2015-06-15 18:10       ` let-alist.el Eli Zaretskii
2015-06-16 15:22         ` let-alist.el Artur Malabarba
2015-06-16 15:27           ` let-alist.el Eli Zaretskii
2015-06-17 14:42             ` let-alist.el Artur Malabarba

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).