From: <uwe...@ne...> - 2002-05-23 19:16:07
|
With the help of you guys I got a build of GNU Emacs 21.2.50.1 (powerpc-apple-darwin6.0) running on Jaguar (the preview mac os x I got from wwdc). Everything is cool except for two small things: - I cannot figure out how to tell the gui version (Emacs.app) that my default shell is tcsh. My environment variables SHELL and ESHELL are defined and point to tcsh. the non-gui version started from a shell (emacs -nw) gets it and uses tcsh when I do M-x shell or M-x compile etc. - I have weird character drawing problems in a shell inside an emacs buffer in the gui version. I type a command like ls and hit enter and the two characters of ls turn into two blocks. I also get that sometime when the emacs status bar refreshes from a command and I get it when I do a page with buttons for options browsing or help page with buttons for example. The characters are little rectangle blocks the size of a character but not the characters themselves. Is it something to do with ncurses ? Did I make a mistake when I built ? Thanks for any help, uwe |