emacs-devel
[Top][All Lists]
Advanced

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

Re: Rename `eww' to `web'


From: Stefan Monnier
Subject: Re: Rename `eww' to `web'
Date: Fri, 05 Jul 2013 18:38:52 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> I'd use "define-" rather than "def"
> OK.
>> (and I'd keep "dispatcher-" as the prefix).
> For the variables, I suppose.

I really meant it for "define-dispatcher" (i.e. for "dispatcher-define").

>> Looks good (tho obviously, we still need to actually use it to define
>> entry points).

> Defining entry points is as easy as

> ;;;###autoload
> (define-dispatcher browse)

Right.

> etc. Where would they go? In dispatcher.el?

Either that or in simple.el.

> As for pushing values to dispatcher-*-alternatives, that's something
> for the different packages to do.

That's right.


        Stefan



reply via email to

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