>>> "Uwe" == Uwe Brauer <o...@mat.ucm.es> writes:

    > Hello
    > I swear that usually worked in my latex files.
    > Situation:


Sorry the problem was caused by these lines in my init file:

 (add-hook
  'orgtbl-mode-hook
  (lambda ()
    (org-defkey orgtbl-mode-map "\C-c\C-c"
                (orgtbl-make-binding 'org-ctrl-c-ctrl-c 1002 "\C-c\C-c"))))

After I removed them, everyting was normal again.


Reply via email to