* exporter / org-man
@ 2012-08-23 18:10 Achim Gratz
2012-08-23 20:26 ` Luis Anaya
0 siblings, 1 reply; 6+ messages in thread
From: Achim Gratz @ 2012-08-23 18:10 UTC (permalink / raw)
To: emacs-orgmode
I just realised that there's a trainwreck in the making:
We have org-e-man and org-man in contrib. Now when the exporter moves
into core, org-e-man supposedly changes its name to org-man as
well... not good. Since org-man was there first, could org-e-man be
renamed to something that will not collide?
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
DIY Stuff:
http://Synth.Stromeko.net/DIY.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: exporter / org-man
2012-08-23 18:10 exporter / org-man Achim Gratz
@ 2012-08-23 20:26 ` Luis Anaya
2012-08-24 6:24 ` Achim Gratz
0 siblings, 1 reply; 6+ messages in thread
From: Luis Anaya @ 2012-08-23 20:26 UTC (permalink / raw)
To: Achim Gratz; +Cc: emacs-orgmode
Achim Gratz <Stromeko@nexgo.de> writes:
> I just realised that there's a trainwreck in the making:
Choo choo! :)
> We have org-e-man and org-man in contrib. Now when the exporter moves
> into core, org-e-man supposedly changes its name to org-man as
> well... not good. Since org-man was there first, could org-e-man be
> renamed to something that will not collide?
I have no problems. We can rename org-e-groff.el to org-groff-mm.el and
consequently, org-groff-man.el ? If I get hold around the MOM macros, I
can then name them org-groff-mom.el
??
Luis
--
Luis R. Anaya
papo anaya aroba hot mail punto com
"Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: exporter / org-man
2012-08-23 20:26 ` Luis Anaya
@ 2012-08-24 6:24 ` Achim Gratz
2012-08-24 8:47 ` Bastien
0 siblings, 1 reply; 6+ messages in thread
From: Achim Gratz @ 2012-08-24 6:24 UTC (permalink / raw)
To: emacs-orgmode
Luis Anaya writes:
> I have no problems. We can rename org-e-groff.el to org-groff-mm.el and
> consequently, org-groff-man.el ? If I get hold around the MOM macros, I
> can then name them org-groff-mom.el
Well, if the org-e-* stuff gets renamed to oe-* instead it becomes a
non-issue plus it would allow to keep the old exporter around for a
while in either contrib/ or obsolete/… otherwise I'm not too enamored
with the double dashes.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: exporter / org-man
2012-08-24 6:24 ` Achim Gratz
@ 2012-08-24 8:47 ` Bastien
2012-08-24 15:27 ` Luis Anaya
2012-08-27 17:13 ` Samuel Wales
0 siblings, 2 replies; 6+ messages in thread
From: Bastien @ 2012-08-24 8:47 UTC (permalink / raw)
To: Achim Gratz; +Cc: emacs-orgmode
Hi Achim,
Achim Gratz <Stromeko@nexgo.de> writes:
> Luis Anaya writes:
>> I have no problems. We can rename org-e-groff.el to org-groff-mm.el and
>> consequently, org-groff-man.el ? If I get hold around the MOM macros, I
>> can then name them org-groff-mom.el
>
> Well, if the org-e-* stuff gets renamed to oe-* instead it becomes a
> non-issue plus it would allow to keep the old exporter around for a
> while in either contrib/ or obsolete/… otherwise I'm not too enamored
> with the double dashes.
Yes, that's exactly the plan.
--
Bastien
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: exporter / org-man
2012-08-24 8:47 ` Bastien
@ 2012-08-24 15:27 ` Luis Anaya
2012-08-27 17:13 ` Samuel Wales
1 sibling, 0 replies; 6+ messages in thread
From: Luis Anaya @ 2012-08-24 15:27 UTC (permalink / raw)
To: Bastien; +Cc: Achim Gratz, emacs-orgmode
Bastien <bzg@altern.org> writes:
> Hi Achim,
>
> Achim Gratz <Stromeko@nexgo.de> writes:
>
>> Luis Anaya writes:
>> Well, if the org-e-* stuff gets renamed to oe-* instead it becomes a
>
> Yes, that's exactly the plan.
That makes sense then and keeps it consistent with babel (ob-*).
Luis
--
Luis R. Anaya
papo anaya aroba hot mail punto com
"Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: exporter / org-man
2012-08-24 8:47 ` Bastien
2012-08-24 15:27 ` Luis Anaya
@ 2012-08-27 17:13 ` Samuel Wales
1 sibling, 0 replies; 6+ messages in thread
From: Samuel Wales @ 2012-08-27 17:13 UTC (permalink / raw)
To: Bastien; +Cc: Achim Gratz, emacs-orgmode
On 8/24/12, Bastien <bzg@altern.org> wrote:
>> Well, if the org-e-* stuff gets renamed to oe-* instead it becomes a
>> non-issue plus it would allow to keep the old exporter around for a
>> while in either contrib/ or obsolete/… otherwise I'm not too enamored
>> with the double dashes.
>
> Yes, that's exactly the plan.
Thank you. I am relieved that the old exporter will still work. I
think a lot of people will still need it.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-08-27 17:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23 18:10 exporter / org-man Achim Gratz
2012-08-23 20:26 ` Luis Anaya
2012-08-24 6:24 ` Achim Gratz
2012-08-24 8:47 ` Bastien
2012-08-24 15:27 ` Luis Anaya
2012-08-27 17:13 ` Samuel Wales
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).