On 11/25/2013 10:34 PM, Paul Onions wrote: > I've just pushed an update to axiom-environment that adds a function > called axiom-process-read-region. This function copies the current > region to a temporary file then )read's it into the running Axiom > process. As such it works with piled code. By default it is bound to > C-c C-y. > > Paul
Hi Paul, I did the following: cd /home/hemmecke/scratch hg clone http://[email protected]/pdo/axiom-environment (load-file "/home/hemmecke/scratch/axiom-environment/axiom.el") and then started emacs. It tells me: ======================================= Warning (initialization): An error occurred while loading `/home/hemmecke/.emacs.d/init.el': Symbol's value as variable is void: prog-mode-syntax-table To ensure normal operation, you should investigate and remove the cause of the error in your initialization file. Start Emacs with the `--debug-init' option to view a complete error backtrace. ======================================= Any idea? emacs --version GNU Emacs 23.4.1 (I'm on Ubuntu 13.04.) See attachment for "emacs --debug-init". Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/groups/opt_out.
emacs--debug-init.backtrace
Description: Binary data
