Re: [Python-Dev] editing the docs

2008-03-29 Thread Benjamin Peterson
On Sat, Mar 29, 2008 at 12:25 PM, Jeroen Ruigrok van der Werven < [EMAIL PROTECTED]> wrote: > -On [20080329 17:13], Benjamin Peterson ([EMAIL PROTECTED]) > wrote: > >Now that I'm starting to examine and do some edits on the docs, I'd like > to ask > >some guidance. What editor(s) do you guys use?

Re: [Python-Dev] editing the docs

2008-03-29 Thread Jeroen Ruigrok van der Werven
-On [20080329 17:13], Benjamin Peterson ([EMAIL PROTECTED]) wrote: >Now that I'm starting to examine and do some edits on the docs, I'd like to ask >some guidance. What editor(s) do you guys use? I'm not one to cling to an >editor, so all suggestions are fair game. I personally use vim. But this q

Re: [Python-Dev] editing the docs

2008-03-29 Thread Martin v. Löwis
> Now that I'm starting to examine and do some edits on the docs, I'd like > to ask some guidance. What editor(s) do you guys use? I'm not one to > cling to an editor, so all suggestions are fair game. For the docs, I typically use Emacs as well. Regards, Martin __

Re: [Python-Dev] editing the docs

2008-03-29 Thread Georg Brandl
Benjamin Peterson schrieb: > Hi, > Now that I'm starting to examine and do some edits on the docs, I'd like > to ask some guidance. What editor(s) do you guys use? I'm not one to > cling to an editor, so all suggestions are fair game. I use Emacs, for which the docutils bring an excellent rst mo

[Python-Dev] editing the docs

2008-03-29 Thread Benjamin Peterson
Hi, Now that I'm starting to examine and do some edits on the docs, I'd like to ask some guidance. What editor(s) do you guys use? I'm not one to cling to an editor, so all suggestions are fair game. -- Thanks, Benjamin Peterson ___ Python-Dev mailing l