Re: [Python-mode] paragraph-fill-warts

2011-02-16 Thread Barry Warsaw
On Feb 16, 2011, at 11:06 AM, s...@pobox.com wrote: >Andreas> paragraph-fill-warts bug should be cured now for XEmacs too in >Andreas> python-mode-components branch. > >Andreas> Will set branch `paragraph-fill-warts' on `obsolet'. > >So I need to abandon my current checkout and replace

Re: [Python-mode] paragraph-fill-warts

2011-02-16 Thread skip
Andreas> paragraph-fill-warts bug should be cured now for XEmacs too in Andreas> python-mode-components branch. Andreas> Will set branch `paragraph-fill-warts' on `obsolet'. So I need to abandon my current checkout and replace it with this other branch? Is there some way to (easily)

[Python-mode] paragraph-fill-warts

2011-02-15 Thread Andreas Röhler
Hi Skip, paragraph-fill-warts bug should be cured now for XEmacs too in python-mode-components branch. Will set branch `paragraph-fill-warts' on `obsolet'. Realised finally the related XEmacs-compat stuff inside python-mode-components, which turned out much easier. Might be some differences i

Re: [Python-mode] paragraph-fill-warts branch

2011-01-30 Thread Andreas Röhler
Am 30.01.2011 23:16, schrieb s...@pobox.com: Andreas> When reporting the remaining bugs, please make an entry in the Andreas> tracker and mention the kind of Emacs/version. Done: https://bugs.launchpad.net/python-mode/+bug/710373 Andreas, if you would like a login on my Mac lap

Re: [Python-mode] paragraph-fill-warts branch

2011-01-30 Thread skip
Andreas> When reporting the remaining bugs, please make an entry in the Andreas> tracker and mention the kind of Emacs/version. Done: https://bugs.launchpad.net/python-mode/+bug/710373 Andreas, if you would like a login on my Mac laptop so you can play with my version of XEmacs, let m

Re: [Python-mode] paragraph-fill-warts branch

2011-01-30 Thread g . brandl
Original-Nachricht > Datum: Sat, 29 Jan 2011 15:20:56 -0600 > Von: s...@pobox.com > An: "Andreas Röhler" > CC: python-mode@python.org > Betreff: Re: [Python-mode] paragraph-fill-warts branch > > Andreas> the old bug should be gone now. &g

Re: [Python-mode] paragraph-fill-warts branch

2011-01-30 Thread Andreas Röhler
Am 29.01.2011 22:34, schrieb g.bra...@gmx.net: Original-Nachricht Datum: Sat, 29 Jan 2011 15:20:56 -0600 Von: s...@pobox.com An: "Andreas Röhler" CC: python-mode@python.org Betreff: Re: [Python-mode] paragraph-fill-warts branch Andreas> the old bug s

Re: [Python-mode] paragraph-fill-warts branch

2011-01-29 Thread skip
Andreas> the old bug should be gone now. Andreas> As its redone from the bottom, filling isn't correct yet. Andreas> However, borders of triple-quoted-string now are recognised, Andreas> `ar-bounds-of-triplequoted-atpt' should report it for example, Andreas> the remaining s

[Python-mode] paragraph-fill-warts branch

2011-01-29 Thread Andreas Röhler
Hi Skip, the old bug should be gone now. As its redone from the bottom, filling isn't correct yet. However, borders of triple-quoted-string now are recognised, `ar-bounds-of-triplequoted-atpt' should report it for example, the remaining should not be a rocky mountain. Andreas _