emacs-devel
[Top][All Lists]
Advanced

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

Re: Question about todos.el copyright and author headers


From: Stefan Monnier
Subject: Re: Question about todos.el copyright and author headers
Date: Mon, 17 Jun 2013 10:39:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> I thought the plan was to install your code as todo-mode.el (not
>> todos-mode.el).
> There were three plans I asked about: (1) "simply replace the old
> version", (2) "install the new version alongside the old version", and
> (3), which you said you favored:

I misread.  What I want is to install the new code as todo-mode.el and
move the old code to obsolete.

> It's fine with me to keep the name todo-mode.el for the new version and
> use the "todo-" prefix, but then doesn't the obsoleted version have to
> be renamed and re-prefixed?

There are many different options for the old code.
I think the simplest is to rename the file to obsolete/otodo-mode.el
(but keep the same "todo-*" names in it).

> Or is the idea not to be able to have both versions loaded at the same
> time, but to be able to switch between them?

As discussed, I think it's OK if users can't use both at the same time.
It's better if they can, tho, but I'm not sure it's worth the trouble.


        Stefan



reply via email to

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