Re: [Qt-creator] EmacsKeys - a Qt Creator plugin

2010-02-10 Thread Felix Berger
I still l don't know why the command wouldn't be there for you, maybe the sidebar plugin wasn't enabled? Anyways, I added a guard for it in the "v1.3.1" branch and also updated the README on github to mention the v1.3.1 branch in the installation instructions. Cheers, Felix On Thu, Feb 4, 2010 a

Re: [Qt-creator] EmacsKeys - a Qt Creator plugin

2010-02-04 Thread Felix Berger
Hey Wilhelm, thanks for trying it out. I'll look at the command id and fix that. For C-x,C-s and some other keys to work you have to go to Options -> Environment -> Keyboard and Import the EmacsKeys.kms file in the emacskeys project folder. Did other keys work for you, e.g. C-a, M-d, C-k, etc?

Re: [Qt-creator] EmacsKeys - a Qt Creator plugin

2010-02-03 Thread Wilhelm
Felix Berger schrieb: > Hi Wilhelm, > > I added a branch called v1.3.1 that builds against Qt Creator's > v.1.3.1 branch. Hope that works for you. > thanks for the branch! Unfortunately it doesn't work: command = actionManager->command("QtCreator.Sidebar.File System"); returns 0, so I suppose

Re: [Qt-creator] EmacsKeys - a Qt Creator plugin

2010-02-01 Thread Charles N Burns
Thank you. I know a lot of people who are so used to emacs, they feel like they are in an alien world with more MSVC-style editors. On Sun, Jan 31, 2010 at 11:36 AM, Felix Berger wrote: > Hi, > > I'm pleased to announce EmacsKeys, a plugin for Qt Creator that > provides basic Emacs key bindings a

Re: [Qt-creator] EmacsKeys - a Qt Creator plugin

2010-02-01 Thread Felix Berger
Hi Wilhelm, I added a branch called v1.3.1 that builds against Qt Creator's v.1.3.1 branch. Hope that works for you. Felix On Mon, Feb 1, 2010 at 12:55 PM, Wilhelm wrote: > Hi, > > Felix Berger schrieb: >> Hi, >> >> I'm pleased to announce EmacsKeys, a plugin for Qt Creator that >> provides bas

Re: [Qt-creator] EmacsKeys - a Qt Creator plugin

2010-02-01 Thread Wilhelm
Hi, Felix Berger schrieb: > Hi, > > I'm pleased to announce EmacsKeys, a plugin for Qt Creator that > provides basic Emacs key bindings and functionality. > great! > Project page: http://github.com/fberger/emacskeys > Git repository: git://github.com/fberger/emacskeys.git > can't build that

[Qt-creator] EmacsKeys - a Qt Creator plugin

2010-01-31 Thread Felix Berger
Hi, I'm pleased to announce EmacsKeys, a plugin for Qt Creator that provides basic Emacs key bindings and functionality. Project page: http://github.com/fberger/emacskeys Git repository: git://github.com/fberger/emacskeys.git EmacsKeys provides the following features: * EmacsKeys.kms - A Keyboa