Hi Martin,

"Martin Beck" <elwood...@web.de> writes:

> I'd like to deactivate the key binding "!" (which is bound to
> org-agenda-toggle-deadlines) in agendas,

(add-hook 'org-agenda-mode-hook (lambda () (local-unset-key "!")))

-- 
 Bastien

Reply via email to