Hi Detlef,

Detlef Steuer wrote:
>       The last thing giving some problems were the S-arrow combinations
>       so useful for editing dates in orgmode when accessing remotely.
>
>       Some keybindings for emacs will help.
>       (global-set-key (kbd "<f2>") 'org-shiftup)
>       (global-set-key (kbd "<f10>") 'org-shiftdown)
>       (global-set-key (kbd "<f5>") 'org-shiftleft)
>       (global-set-key (kbd "<f7>") 'org-shiftright)
>       (global-set-key (kbd "<f1>") 'org-agenda-do-earlier)
>       (global-set-key (kbd "<f3>") 'org-agenda-do-later)

FMI, what's the definition of your `org-agenda-do-earlier/later' functions?

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to