Re: [Orgmode] Re: [OT-emacs] Scrolling horizontally

2011-02-01 Thread Jeff Horn
On Tue, Feb 1, 2011 at 10:53 AM, Marcelo de Moraes Serpa wrote: > I haven't checked if AquaMacs has any improvements on this side, > anyone out there that could share something? I also noticed that > there's a tendency of people prefering to use cocoa over aquamacs in > the emacs osx community, no

Re: Trackpad horizontal scrolling (was: [Orgmode] Re: [OT-emacs] Scrolling horizontally)

2011-02-01 Thread Jeff Horn
On Tue, Feb 1, 2011 at 2:00 PM, Tassilo Horn wrote: > (global-set-key (kbd "") (lambda () >                                    (interactive) >                                    (scroll-left 1))) > (global-set-key (kbd "") (lambda () >                                    (interactive) >            

Re: [Orgmode] Re: [OT-emacs] Scrolling horizontally

2011-02-01 Thread Marcelo de Moraes Serpa
Thanks for sharing your experiences, Jeff. I've never used Aquamacs, but has been using emacs for the last 5 years. Nowadays I mostly use it for my PIM needs, as MacVim really got me hooked. In the end, for programming, I ended up tending to use MacVim more and more. Anyway, I really wish there

Trackpad horizontal scrolling (was: [Orgmode] Re: [OT-emacs] Scrolling horizontally)

2011-02-01 Thread Tassilo Horn
Hi all, if you are all looking for making emacs scrolling horizontally by sliding with one finger in the lower part of the trackpad (or with some 2 finger special move [dunno what Mac users like]), that shouldn't be any different from any other keybinding. For example, the syntaptics trackpad on

Re: [Orgmode] Re: [OT-emacs] Scrolling horizontally

2011-02-01 Thread Marcelo de Moraes Serpa
I've seen this article, but thanks for pointing anyway. What I'd like is a good integration with the Mac/OSX trackpad, I've tried, but couldn't. I haven't checked if AquaMacs has any improvements on this side, anyone out there that could share something? I also noticed that there's a tendency of

[Orgmode] Re: [OT-emacs] Scrolling horizontally

2011-02-01 Thread Tassilo Horn
Marcelo de Moraes Serpa writes: Hi Marcelo, > The only way I've found was to actually go to the long line and press > C-e, which is totally not what I would like :) ,[ C-h f scroll-left RET ] | scroll-left is an interactive built-in function in `C source code'. | | It is bound to , C-x <.