[Python-mode] more indentation problems (I think)

2011-04-16 Thread Eric S. Johansson
I was creating a grammar for speech commands for Emacs and while building a two-dimensional matrix, i.e. found indentation that wasn't right: here's the code feature_operation_matrix = { "character": { "kill": "{ctrl+k}", "delete": "{esc}xdelete-backward-char", "copy": "{esc}xdel

Re: [Python-mode] xemacs or Python mode

2011-04-16 Thread Andreas Röhler
Am 16.04.2011 21:44, schrieb Eric S. Johansson: On 4/16/2011 1:31 PM, Andreas Röhler wrote: Am 16.04.2011 18:11, schrieb Eric S. Johansson: XEmacs should implement it. it should but I'm getting the exception. Here it is for the moment: hmm could not find this code in the myrkid branch.

Re: [Python-mode] xemacs or Python mode

2011-04-16 Thread Eric S. Johansson
On 4/16/2011 1:31 PM, Andreas Röhler wrote: Am 16.04.2011 18:11, schrieb Eric S. Johansson: XEmacs should implement it. it should but I'm getting the exception. Here it is for the moment: hmm could not find this code in the myrkid branch. ___

Re: [Python-mode] xemacs or Python mode

2011-04-16 Thread Andreas Röhler
Am 16.04.2011 18:11, schrieb Eric S. Johansson: (I originally sent this to the xemacs list and forgot to send it here) Only Your friendly list mates can tell for sure In some buffers of Python code and not others when I press the backspace key, it tells me: symbols function definition is void:

Re: [Python-mode] one more myrkwid bug

2011-04-16 Thread Andreas Röhler
Am 16.04.2011 16:38, schrieb Eric S. Johansson: On 4/16/2011 10:00 AM, Georg Brandl wrote: what about `py-indent-honor-multiline-listing' ? I think the "listing" is the strange word here. For me, a listing is a snippet of code printed in a book. I agree. Wouldn't it make sense to say someth

[Python-mode] xemacs or Python mode

2011-04-16 Thread Eric S. Johansson
(I originally sent this to the xemacs list and forgot to send it here) Only Your friendly list mates can tell for sure In some buffers of Python code and not others when I press the backspace key, it tells me: symbols function definition is void: looking-back. I'm testing out on the latest b

Re: [Python-mode] one more myrkwid bug

2011-04-16 Thread Eric S. Johansson
On 4/16/2011 10:00 AM, Georg Brandl wrote: what about `py-indent-honor-multiline-listing' ? I think the "listing" is the strange word here. For me, a listing is a snippet of code printed in a book. I agree. Wouldn't it make sense to say something like "python-indent-honor-multi-line-indent

Re: [Python-mode] one more myrkwid bug

2011-04-16 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 16.04.2011 09:42, schrieb Andreas Röhler: > Am 16.04.2011 13:01, schrieb Georg Brandl: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Am 15.04.2011 23:41, schrieb Andreas Röhler: >>> Am 15.04.2011 22:24, schrieb Barry Warsaw: On Apr

Re: [Python-mode] one more myrkwid bug

2011-04-16 Thread Andreas Röhler
Am 16.04.2011 13:01, schrieb Georg Brandl: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 15.04.2011 23:41, schrieb Andreas Röhler: Am 15.04.2011 22:24, schrieb Barry Warsaw: On Apr 15, 2011, at 10:28 PM, Andreas Röhler wrote: Am 15.04.2011 22:09, schrieb Barry Warsaw: On Apr 15, 2011, at

Re: [Python-mode] one more myrkwid bug

2011-04-16 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 15.04.2011 23:41, schrieb Andreas Röhler: > Am 15.04.2011 22:24, schrieb Barry Warsaw: >> On Apr 15, 2011, at 10:28 PM, Andreas Röhler wrote: >> >>> Am 15.04.2011 22:09, schrieb Barry Warsaw: On Apr 15, 2011, at 10:01 PM, Andreas Röhler wrote: