From: Jonathan H. <JON...@sa...> - 2010-07-29 18:53:20
|
I have been using matlab-emacs and I love it, and I am just wondering if there is a way to customize a couple features 1) I would like to turn off the feature that automatically puts in '...' and a newline; even when I do put those in matlab-emacs puts them in in different places from where I would. 2) I would like to be able to press <space> or something to get rid of the Completions buffer, or better to make it disappear automatically on typing, leaving behind the buffer it replaced (or if it didn't replace a buffer killing the frame); it is very annoying that when I want to kill it without selecting it I have to switch to it as manually C-x k after it replaces a source file I am editing, particularly when I am running it in a terminal (e.g. when I am running a process on a remote machine through screen). Is that possible? I am sorry; I do not know emacs Lisp and do not currently have time to learn it, so I cannot do too much to help myself... Thanks, Jonathan |