Hi Edward

On 4 Feb., 11:58, Viktor Ransmayr <[email protected]> wrote:
> > ...
> > QQQQQ
>
> with this revision '@tabwidth -4' is no longer honoured.
>
> If I use '-> (TAB)' leo advances 5 characters. - If I then hit ENTER
> it starts in the new line after 4 characters.

Hoping that it provides additional info for your analysis I'm adding
the
respective logs as well ...

<log>

  File "D:\Branches\leo-editor\leo\plugins\qtGui.py", line 8718, in
eventFilter
    ret = k.masterKeyHandler(event)
  File "D:\Branches\leo-editor\leo\core\leoKeys.py", line 2878, in
masterKeyHandler
    if self.isAutoCompleteChar(stroke):
  File "D:\Branches\leo-editor\leo\core\leoKeys.py", line 3117, in
isAutoCompleteChar
    if g.new_bindings:
AttributeError: 'module' object has no attribute 'new_bindings'
Traceback (most recent call last):
  File "D:\Branches\leo-editor\leo\plugins\qtGui.py", line 8718, in
eventFilter
    ret = k.masterKeyHandler(event)
  File "D:\Branches\leo-editor\leo\core\leoKeys.py", line 2878, in
masterKeyHandler
    if self.isAutoCompleteChar(stroke):
  File "D:\Branches\leo-editor\leo\core\leoKeys.py", line 3117, in
isAutoCompleteChar
    if g.new_bindings:
AttributeError: 'module' object has no attribute 'new_bindings'
Traceback (most recent call last):
...

</log>

With kind regards,

Viktor

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to