Re: [Orgmode] Release 6.28

2009-06-26 Thread Bastien
Carsten Dominik writes: > sback to save files, even tough I think C-x C-s is fine > If I find a use for "s" later, I will probably take it > vd > vw > vm > vy for the day, week, month, year views > > d > w still available shortcuts for day and week view > > vl for log mode, "l" still

Re: [Orgmode] Release 6.28

2009-06-26 Thread Carsten Dominik
On Jun 26, 2009, at 12:59 PM, Eric S Fraga wrote: At Fri, 26 Jun 2009 07:18:46 +0200, Carsten Dominik wrote: These are pretty good ideas. I do like using v as a prefix key for changing the view. I do like vd vw vm vy. I still want to keep "d" and "w" as fast access keys for day and week vi

Re: [Orgmode] Release 6.28

2009-06-26 Thread Eric S Fraga
At Fri, 26 Jun 2009 07:18:46 +0200, Carsten Dominik wrote: > These are pretty good ideas. I do like using v as a prefix key > for changing the view. I do like vd vw vm vy. I still want to > keep "d" and "w" as fast access keys for day and week view, > [...] > Opinions? +1 I like v as a prefix

Re: [Orgmode] Release 6.28

2009-06-26 Thread peter . frings
On 26 Jun 2009, at 10:03, Carsten Dominik wrote: I have changed the key bindings now: Your response time continues to amaze me! And your willingness to accept requests... Chapeau! [shortcuts snipped] This does feel pretty consistent to me and breaks as little habits and tutorials as pos

Re: [Orgmode] Release 6.28

2009-06-26 Thread Carsten Dominik
I have changed the key bindings now: sback to save files, even tough I think C-x C-s is fine If I find a use for "s" later, I will probably take it vd vw vm vy for the day, week, month, year views d w still available shortcuts for day and week view vl for log mode, "l" still avail

Re: [Orgmode] Release 6.28

2009-06-25 Thread Carsten Dominik
On Jun 25, 2009, at 7:00 PM, Samuel Wales wrote: Hi Carsten, As always this is a great release. On 2009-06-25, Carsten Dominik wrote: This is why `C-x C-s' seems to me the perfect key for this. Agree. Also, I think it would be nice to make this "bulk action" feature more consistent wit

Re: [Orgmode] Release 6.28

2009-06-25 Thread Eric S Fraga
At Thu, 25 Jun 2009 18:15:24 +0200, Bastien wrote: > > What about having those dired-like keys with a modifier? > > M-d: mark for deletion > M-m: mark for operation > M-u: unmark this entry > M-x: operate on marked entries All the others could be reasonable but I think you'd have problems with t

Re: [Orgmode] Release 6.28

2009-06-25 Thread Xin Shi
Hi Carsten, On Thu, Jun 25, 2009 at 3:10 AM, Carsten Dominik wrote: > Hi, > > I have uploaded release 6.28. Once more I urge you to read > the release notes carefully, there are many very interesting changes. > > Enjoy! > > - Carsten > > Changes in Version 6.28 > === > > Age

Re: [Orgmode] Release 6.28

2009-06-25 Thread Eric S Fraga
At Thu, 25 Jun 2009 15:58:11 +0200, Peter Frings wrote: > On 25 Jun 2009, at 15:19, Bastien wrote: > > Carsten Dominik writes: > > Bulk action > >> === > [snip] > > I'm a bit disoriented with the new keybinding for `s' -- I got used > > to it the same way I'm used to `C-x C-s'. > > Same h

Re: [Orgmode] Release 6.28

2009-06-25 Thread Tom Tobin
On Thu, Jun 25, 2009 at 2:10 AM, Carsten Dominik wrote: > > Improvements related to `#+begin' blocks > ~ These are fantastic changes! They fix the main warts I've come across in trying to use org-mode to take development notes, and I'm happy to see them lan

Re: [Orgmode] Release 6.28

2009-06-25 Thread Samuel Wales
Hi Carsten, As always this is a great release. On 2009-06-25, Carsten Dominik wrote: > This is why `C-x C-s' seems to me the perfect key for this. Agree. >> Also, I think it would be nice to make this "bulk action" feature more >> consistent with bulk action mechanisms from other packages like

Re: [Orgmode] Release 6.28

2009-06-25 Thread Eddward DeVilla
On Thu, Jun 25, 2009 at 8:59 AM, Sebastian Rose wrote: > Thank's Carsten! > > > Carsten Dominik writes: >> Improvements related to `#+begin' blocks >> ~ >> >> Indented blocks >> > >> Indented tables >> > > > Yeeess! This is

Re: [Orgmode] Release 6.28

2009-06-25 Thread Bastien
Peter Frings writes: > Of course, if the perception of the Agenda's content and behavior is > sufficiently different from that of dired, the keybindings do not have > to be the same. Maybe it's worth looking at how other packages (like > gnus and friends) are treating their summaries? FWIW, Gnus

Re: [Orgmode] Release 6.28

2009-06-25 Thread Bastien
Carsten Dominik writes: >> I'm a bit disoriented with the new keybinding for `s' -- I got used >> to it the same way I'm used to `C-x C-s'. > > This is why `C-x C-s' seems to me the perfect key for this. I was not aware `C-x C-s' is also available from the agenda, great. > You know, I have been

Re: [Orgmode] Release 6.28

2009-06-25 Thread peter . frings
On 25 Jun 2009, at 16:24, Carsten Dominik wrote: On Jun 25, 2009, at 3:19 PM, Bastien wrote: Carsten Dominik writes: Bulk action With `d' and `w' in place, `m' and `y' are consistent, logical. However, I don't believe anyone uses monthly views, I am sure that no-one u

Re: [Orgmode] Release 6.28

2009-06-25 Thread Carsten Dominik
On Jun 25, 2009, at 3:19 PM, Bastien wrote: Carsten Dominik writes: Bulk action You can now use the `s' key to select entries in the agenda. When one or more entries have been selected, the `B' key will execute an action on all selected entries. I believe this bulk action make

Re: [Orgmode] Release 6.28

2009-06-25 Thread Peter Frings
On 25 Jun 2009, at 15:19, Bastien wrote: Carsten Dominik writes: Bulk action === [snip] I'm a bit disoriented with the new keybinding for `s' -- I got used to it the same way I'm used to `C-x C-s'. Same here. It'll take some time to adopt. But... Also, I think it would be nice t

Re: [Orgmode] Release 6.28

2009-06-25 Thread Sebastian Rose
Thank's Carsten! Carsten Dominik writes: > Improvements related to `#+begin' blocks > ~ > > Indented blocks > > Indented tables > Yeeess! This is sooo good! These are my favourites! They solves indentation problems in t

Re: [Orgmode] Release 6.28

2009-06-25 Thread Bastien
Carsten Dominik writes: > Bulk action > > > You can now use the `s' key to select entries in the agenda. > When one or more entries have been selected, the `B' key will > execute an action on all selected entries. I believe this bulk > action makes mainly sense for the commands that

Re: [Orgmode] Release 6.28

2009-06-25 Thread Bastien
Thanks for this release! Carsten Dominik writes: > - If you have an `Effort' property defined, its value is also > shown in the mode line, and you can configure `org-clock-sound' > to get an alert when your planned time for a particular item is > over. I love this new feature. Perhaps