Re: How to enjoy Leo under Lion?!

2012-01-05 Thread Edward K. Ream
On Sat, Dec 31, 2011 at 12:14 AM, Zoom.Quiet zoom.qu...@gmail.com wrote:

 not found u report; so i creat bug in lp:
 Bug #910306 in leo-editor: Leo-4.9 hotkey not work in mac os x 10.7
        https://bugs.launchpad.net/leo-editor/+bug/910306

Thanks for this.  It will be one of the first bugs fixed.  It may be a
day or two before I get around to bug fixes...

Edward

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



Re: How to enjoy Leo under Lion?!

2011-12-30 Thread Zoom.Quiet
2011/12/28 Zoom.Quiet zoom.qu...@gmail.com:
 在 2011年12月28日 上午11:14,Gregory Crosswhite gcrosswh...@gmail.com 写道:
 This unfortunately is due to a bug in Leo that I just reported a couple of
 days ago.

not found u report; so i creat bug in lp:
Bug #910306 in leo-editor: Leo-4.9 hotkey not work in mac os x 10.7
https://bugs.launchpad.net/leo-editor/+bug/910306
hope fixed asap.


 - thanx waiting fixed,,,

 Cheers,
 Greg

 On Dec 28, 2011, at 12:32 PM, Zoom.Quiet wrote:

 notice the paste-text/copy-text/cute-text 's hotkey is not working!
 - i had to usage mouse right click menu to make copy/paster/cut
 thie is so sad...

 2011/12/27 Zoom.Quiet zoom.qu...@gmail.com:

 now i work env move into Lion (MAC OS X 10.7.2)

 as leo-editor-snapshot-20111222


   Leo 4.9.1 devel, build 4897, 2011-12-21 06:58:03 -0500

   Python 2.7.1, qt version 4.8.0

   darwin

   setting leoID from os.getenv('USER'): 'zoomq'

   load dir: /opt/bin/leo-editor-snapshot-20111222/leo/core

   global config dir: /opt/bin/leo-editor-snapshot-20111222/leo/config

   home dir: /Users/zoomq

   reading settings in

 /opt/bin/leo-editor-snapshot-20111222/leo/config/leoSettings.leo

   reading settings in /Users/zoomq/.leo/myLeoSettings.leo

   reading settings in /Users/zoomq/.leo/workbook.leo



 so there some tip need fixed for enjoy Leo under Lion again!

 - in Ubunto Leo 4.9 is auto make multi opended file as TAB

   - but in Lion, multi opended file is multi windows!

   - and the default hotkey for switch app. windows is Command+` is

 same outline-node-clone


 - the edit-headline 's hotkey Command-h is same as Lion's hide running
 windows

 - i found the paste-text/copy-text/cute-text 's hotkey is not working!


 so means we need change so many default hotkey?!


 but! when i try fix for new hotkey as for Lion as:

 #@settings--Keyboard shortcuts--@keys EKR bindings--

   @shortcuts Outline operations

   Ctrl-'#Ctrl-`


   @shortcuts File commands

   close-window= Ctrl-w #Alt-F4

   @shortcuts Cursor Moves

   extend-to-word  =  Alt-W #Ctrl-W #

   @shortcuts Menu commands

   #propagate-key-event = Alt-W


   @shortcuts Outline operations

   edit-headline   = Ctrl-Alt-h#Ctrl-h


   @shortcuts Find commands

   #toggle-find-mark-changes-option = Alt-Ctrl-c

   #toggle-find-regex-option= Alt-Ctrl-x

   @shortcuts Text operations

   copy-text   = Alt-Ctrl-c#Ctrl-c

   cut-text= Alt-Ctrl-x#Ctrl-x

   paste-text  = Alt-Ctrl-v#Ctrl-v


 BUT! when i recall leo as

 $ python /opt/bin/leo/launchLeo.py 


 Warning: shortcut conflict for Alt+Ctrl+H

 toggle-find-in-headline-option in   all from myleosettings.leo

edit-headline in   all from myleosettings.leo

 Warning: shortcut conflict for Ctrl+W

   extend-to-word in   all from leosettings.leo

 close-window in   all from my2011leosettings.leo

 Warning: shortcut conflict for Alt+Ctrl+H

 toggle-find-in-headline-option in   all from myleosettings.leo

edit-headline in   all from myleosettings.leo


 What happen?!

   - myLeoSettings.leo can not overload global leoSettings.leo ?!


 BTW:

 - in Lion ,how to make Leo as normal app,can click icon in dock running
 back?!


...

-
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/

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



Re: How to enjoy Leo under Lion?!

2011-12-27 Thread Zoom.Quiet
notice the paste-text/copy-text/cute-text 's hotkey is not working!
- i had to usage mouse right click menu to make copy/paster/cut
thie is so sad...

2011/12/27 Zoom.Quiet zoom.qu...@gmail.com:
 now i work env move into Lion (MAC OS X 10.7.2)
 as leo-editor-snapshot-20111222

Leo 4.9.1 devel, build 4897, 2011-12-21 06:58:03 -0500
Python 2.7.1, qt version 4.8.0
darwin
setting leoID from os.getenv('USER'): 'zoomq'
load dir: /opt/bin/leo-editor-snapshot-20111222/leo/core
global config dir: /opt/bin/leo-editor-snapshot-20111222/leo/config
home dir: /Users/zoomq
reading settings in
 /opt/bin/leo-editor-snapshot-20111222/leo/config/leoSettings.leo
reading settings in /Users/zoomq/.leo/myLeoSettings.leo
reading settings in /Users/zoomq/.leo/workbook.leo


 so there some tip need fixed for enjoy Leo under Lion again!
 - in Ubunto Leo 4.9 is auto make multi opended file as TAB
- but in Lion, multi opended file is multi windows!
- and the default hotkey for switch app. windows is Command+` is
 same outline-node-clone

 - the edit-headline 's hotkey Command-h is same as Lion's hide running windows
 - i found the paste-text/copy-text/cute-text 's hotkey is not working!

 so means we need change so many default hotkey?!

 but! when i try fix for new hotkey as for Lion as:
 #@settings--Keyboard shortcuts--@keys EKR bindings--
@shortcuts Outline operations
Ctrl-'#Ctrl-`

@shortcuts File commands
close-window= Ctrl-w #Alt-F4
@shortcuts Cursor Moves
extend-to-word  =  Alt-W #Ctrl-W #
@shortcuts Menu commands
#propagate-key-event = Alt-W

@shortcuts Outline operations
edit-headline   = Ctrl-Alt-h#Ctrl-h

@shortcuts Find commands
#toggle-find-mark-changes-option = Alt-Ctrl-c
#toggle-find-regex-option= Alt-Ctrl-x
@shortcuts Text operations
copy-text   = Alt-Ctrl-c#Ctrl-c
cut-text= Alt-Ctrl-x#Ctrl-x
paste-text  = Alt-Ctrl-v#Ctrl-v

 BUT! when i recall leo as
 $ python /opt/bin/leo/launchLeo.py 

 Warning: shortcut conflict for Alt+Ctrl+H
 toggle-find-in-headline-option in   all from myleosettings.leo
 edit-headline in   all from myleosettings.leo
 Warning: shortcut conflict for Ctrl+W
extend-to-word in   all from leosettings.leo
  close-window in   all from my2011leosettings.leo
 Warning: shortcut conflict for Alt+Ctrl+H
 toggle-find-in-headline-option in   all from myleosettings.leo
 edit-headline in   all from myleosettings.leo

 What happen?!
- myLeoSettings.leo can not overload global leoSettings.leo ?!

 BTW:
 - in Lion ,how to make Leo as normal app,can click icon in dock running back?!

 thanx for all!



-- 
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/

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



Re: How to enjoy Leo under Lion?!

2011-12-27 Thread Gregory Crosswhite
This unfortunately is due to a bug in Leo that I just reported a couple of days 
ago.

Cheers,
Greg

On Dec 28, 2011, at 12:32 PM, Zoom.Quiet wrote:

 notice the paste-text/copy-text/cute-text 's hotkey is not working!
 - i had to usage mouse right click menu to make copy/paster/cut
 thie is so sad...
 
 2011/12/27 Zoom.Quiet zoom.qu...@gmail.com:
 now i work env move into Lion (MAC OS X 10.7.2)
 as leo-editor-snapshot-20111222
 
   Leo 4.9.1 devel, build 4897, 2011-12-21 06:58:03 -0500
   Python 2.7.1, qt version 4.8.0
   darwin
   setting leoID from os.getenv('USER'): 'zoomq'
   load dir: /opt/bin/leo-editor-snapshot-20111222/leo/core
   global config dir: /opt/bin/leo-editor-snapshot-20111222/leo/config
   home dir: /Users/zoomq
   reading settings in
 /opt/bin/leo-editor-snapshot-20111222/leo/config/leoSettings.leo
   reading settings in /Users/zoomq/.leo/myLeoSettings.leo
   reading settings in /Users/zoomq/.leo/workbook.leo
 
 
 so there some tip need fixed for enjoy Leo under Lion again!
 - in Ubunto Leo 4.9 is auto make multi opended file as TAB
   - but in Lion, multi opended file is multi windows!
   - and the default hotkey for switch app. windows is Command+` is
 same outline-node-clone
 
 - the edit-headline 's hotkey Command-h is same as Lion's hide running 
 windows
 - i found the paste-text/copy-text/cute-text 's hotkey is not working!
 
 so means we need change so many default hotkey?!
 
 but! when i try fix for new hotkey as for Lion as:
 #@settings--Keyboard shortcuts--@keys EKR bindings--
   @shortcuts Outline operations
   Ctrl-'#Ctrl-`
 
   @shortcuts File commands
   close-window= Ctrl-w #Alt-F4
   @shortcuts Cursor Moves
   extend-to-word  =  Alt-W #Ctrl-W #
   @shortcuts Menu commands
   #propagate-key-event = Alt-W
 
   @shortcuts Outline operations
   edit-headline   = Ctrl-Alt-h#Ctrl-h
 
   @shortcuts Find commands
   #toggle-find-mark-changes-option = Alt-Ctrl-c
   #toggle-find-regex-option= Alt-Ctrl-x
   @shortcuts Text operations
   copy-text   = Alt-Ctrl-c#Ctrl-c
   cut-text= Alt-Ctrl-x#Ctrl-x
   paste-text  = Alt-Ctrl-v#Ctrl-v
 
 BUT! when i recall leo as
 $ python /opt/bin/leo/launchLeo.py 
 
 Warning: shortcut conflict for Alt+Ctrl+H
 toggle-find-in-headline-option in   all from myleosettings.leo
edit-headline in   all from myleosettings.leo
 Warning: shortcut conflict for Ctrl+W
   extend-to-word in   all from leosettings.leo
 close-window in   all from my2011leosettings.leo
 Warning: shortcut conflict for Alt+Ctrl+H
 toggle-find-in-headline-option in   all from myleosettings.leo
edit-headline in   all from myleosettings.leo
 
 What happen?!
   - myLeoSettings.leo can not overload global leoSettings.leo ?!
 
 BTW:
 - in Lion ,how to make Leo as normal app,can click icon in dock running 
 back?!
 
 thanx for all!
 
 
 
 -- 
 人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
 俺: http://about.me/zoom.quiet
 文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 leo-editor group.
 To post to this group, send email to leo-editor@googlegroups.com.
 To unsubscribe from this group, send email to 
 leo-editor+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/leo-editor?hl=en.
 

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



Re: How to enjoy Leo under Lion?!

2011-12-27 Thread Zoom.Quiet
在 2011年12月28日 上午11:14,Gregory Crosswhite gcrosswh...@gmail.com 写道:
 This unfortunately is due to a bug in Leo that I just reported a couple of
 days ago.


- thanx waiting fixed,,,

 Cheers,
 Greg

 On Dec 28, 2011, at 12:32 PM, Zoom.Quiet wrote:

 notice the paste-text/copy-text/cute-text 's hotkey is not working!
 - i had to usage mouse right click menu to make copy/paster/cut
 thie is so sad...

 2011/12/27 Zoom.Quiet zoom.qu...@gmail.com:

 now i work env move into Lion (MAC OS X 10.7.2)

 as leo-editor-snapshot-20111222


   Leo 4.9.1 devel, build 4897, 2011-12-21 06:58:03 -0500

   Python 2.7.1, qt version 4.8.0

   darwin

   setting leoID from os.getenv('USER'): 'zoomq'

   load dir: /opt/bin/leo-editor-snapshot-20111222/leo/core

   global config dir: /opt/bin/leo-editor-snapshot-20111222/leo/config

   home dir: /Users/zoomq

   reading settings in

 /opt/bin/leo-editor-snapshot-20111222/leo/config/leoSettings.leo

   reading settings in /Users/zoomq/.leo/myLeoSettings.leo

   reading settings in /Users/zoomq/.leo/workbook.leo



 so there some tip need fixed for enjoy Leo under Lion again!

 - in Ubunto Leo 4.9 is auto make multi opended file as TAB

   - but in Lion, multi opended file is multi windows!

   - and the default hotkey for switch app. windows is Command+` is

 same outline-node-clone


 - the edit-headline 's hotkey Command-h is same as Lion's hide running
 windows

 - i found the paste-text/copy-text/cute-text 's hotkey is not working!


 so means we need change so many default hotkey?!


 but! when i try fix for new hotkey as for Lion as:

 #@settings--Keyboard shortcuts--@keys EKR bindings--

   @shortcuts Outline operations

   Ctrl-'#Ctrl-`


   @shortcuts File commands

   close-window= Ctrl-w #Alt-F4

   @shortcuts Cursor Moves

   extend-to-word  =  Alt-W #Ctrl-W #

   @shortcuts Menu commands

   #propagate-key-event = Alt-W


   @shortcuts Outline operations

   edit-headline   = Ctrl-Alt-h#Ctrl-h


   @shortcuts Find commands

   #toggle-find-mark-changes-option = Alt-Ctrl-c

   #toggle-find-regex-option= Alt-Ctrl-x

   @shortcuts Text operations

   copy-text   = Alt-Ctrl-c#Ctrl-c

   cut-text= Alt-Ctrl-x#Ctrl-x

   paste-text  = Alt-Ctrl-v#Ctrl-v


 BUT! when i recall leo as

 $ python /opt/bin/leo/launchLeo.py 


 Warning: shortcut conflict for Alt+Ctrl+H

 toggle-find-in-headline-option in   all from myleosettings.leo

edit-headline in   all from myleosettings.leo

 Warning: shortcut conflict for Ctrl+W

   extend-to-word in   all from leosettings.leo

 close-window in   all from my2011leosettings.leo

 Warning: shortcut conflict for Alt+Ctrl+H

 toggle-find-in-headline-option in   all from myleosettings.leo

edit-headline in   all from myleosettings.leo


 What happen?!

   - myLeoSettings.leo can not overload global leoSettings.leo ?!


 BTW:

 - in Lion ,how to make Leo as normal app,can click icon in dock running
 back?!


 thanx for all!




 --
 人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
 俺: http://about.me/zoom.quiet
 文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/

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


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



-- 
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/

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



How to enjoy Leo under Lion?!

2011-12-26 Thread Zoom.Quiet
now i work env move into Lion (MAC OS X 10.7.2)
as leo-editor-snapshot-20111222

Leo 4.9.1 devel, build 4897, 2011-12-21 06:58:03 -0500
Python 2.7.1, qt version 4.8.0
darwin
setting leoID from os.getenv('USER'): 'zoomq'
load dir: /opt/bin/leo-editor-snapshot-20111222/leo/core
global config dir: /opt/bin/leo-editor-snapshot-20111222/leo/config
home dir: /Users/zoomq
reading settings in
/opt/bin/leo-editor-snapshot-20111222/leo/config/leoSettings.leo
reading settings in /Users/zoomq/.leo/myLeoSettings.leo
reading settings in /Users/zoomq/.leo/workbook.leo


so there some tip need fixed for enjoy Leo under Lion again!
- in Ubunto Leo 4.9 is auto make multi opended file as TAB
- but in Lion, multi opended file is multi windows!
- and the default hotkey for switch app. windows is Command+` is
same outline-node-clone

- the edit-headline 's hotkey Command-h is same as Lion's hide running windows
- i found the paste-text/copy-text/cute-text 's hotkey is not working!

so means we need change so many default hotkey?!

but! when i try fix for new hotkey as for Lion as:
#@settings--Keyboard shortcuts--@keys EKR bindings--
@shortcuts Outline operations
Ctrl-'#Ctrl-`

@shortcuts File commands
close-window= Ctrl-w #Alt-F4
@shortcuts Cursor Moves
extend-to-word  =  Alt-W #Ctrl-W #
@shortcuts Menu commands
#propagate-key-event = Alt-W

@shortcuts Outline operations
edit-headline   = Ctrl-Alt-h#Ctrl-h

@shortcuts Find commands
#toggle-find-mark-changes-option = Alt-Ctrl-c
#toggle-find-regex-option= Alt-Ctrl-x
@shortcuts Text operations
copy-text   = Alt-Ctrl-c#Ctrl-c
cut-text= Alt-Ctrl-x#Ctrl-x
paste-text  = Alt-Ctrl-v#Ctrl-v

BUT! when i recall leo as
$ python /opt/bin/leo/launchLeo.py 

Warning: shortcut conflict for Alt+Ctrl+H
toggle-find-in-headline-option in   all from myleosettings.leo
 edit-headline in   all from myleosettings.leo
Warning: shortcut conflict for Ctrl+W
extend-to-word in   all from leosettings.leo
  close-window in   all from my2011leosettings.leo
Warning: shortcut conflict for Alt+Ctrl+H
toggle-find-in-headline-option in   all from myleosettings.leo
 edit-headline in   all from myleosettings.leo

What happen?!
- myLeoSettings.leo can not overload global leoSettings.leo ?!

BTW:
- in Lion ,how to make Leo as normal app,can click icon in dock running back?!

thanx for all!


-- 
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/

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