Hi Eric,

I just want to ask if it is necessary to redefine 'debug' function in
org-plot.el? Because when I put the following lines into .emacs file:

(require 'org-plot)
(add-hook 'org-mode-hook
                  (lambda ()
                        (local-set-key (kbd "\M-\C-g")
                                                   'org-plot/gnuplot)))

whenever I invoke an error, instead of getting *Backtrace* buffer I
get a strange message in the echo line.

-- 
regards,
Seweryn Kokot



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to