Yaroslav Halchenko wrote:
> pardon my ignorance, but was it done on purpose?
> 
> in 356. By  Andreas Roehler  on 2009-01-29
> ,---
> | *$> git show 07985672d238301b27353913fc4aa509992571fb --stat
> | commit 07985672d238301b27353913fc4aa509992571fb
> | Author: Andreas Roehler <andreas.roeh...@online.de>
> | Date:   Thu Jan 29 18:33:20 2009 +0100
> |
> |     py-match-paren
> |
> |  README          |    7 -
> |  doctest-mode.el | 2061 
> -------------------------------------------------------
> |  pycomplete.el   |   50 --
> |  pycomplete.py   |  110 ---
> |  python-mode.el  |   86 +++
> |  5 files changed, 86 insertions(+), 2228 deletions(-)
> `---
> 
> you've removed all those files in the root of the repository and left only
> python-mode (which you also modified in the same commit) and the website
> directory
> 

Hi Yaroslav ,

it's possible I've made an error.

Hi Barry,

could you please check the proceeding?

My concern was not to keep outdated files in my branch,
which may have been changed in the trunk. Therefore I
delete files, not under development in the branch.

Maybe this concern wasn't valid? Maybe another solution
might have been better?

Thanks

Andreas

> log message ("py-match-paren") is too concise to figure out what was
> intended ;-)
> 
> P.S. git-bzr is cool -- now I can watch both branches (main and yours)
> in the same git repository ;-)
> 
> On Wed, 04 Feb 2009, Andreas Roehler wrote:
>> Hi,
> 
>> luckily announce some progress in python-mode.el (branch)
> 
>> `py-match-paren' now has a key: "%" as in lisp.
> 
>> `M-x py-match-paren-mode', jump between beg and
>> end of block pressing "%". To the beginning first, if
>> inside.

_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to