> In the sage-shell inside emacs, like the one started by my-sage, it > works with Tab in my case (and also with F2 of course)
lucky you ! in my case it prints a tabulation... probably something else in my configuration ???? (help appreciated if you have an idea) > In a sage-buffer it does not work. Tab does indent (which is sound > behavior i think) and F2/pcomplete returns > > pcomplete-parse-arguments: Symbol's function definition is void: nil > > Is it supposed to work there too ? no !! i should have used something more specific than global-set-key, i don't know emacs-lisp well enough to bind the key only in the right buffer. In your case, just use TAB and delete the corresponding line in .emacs ! --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---