|
#1
| |||
| |||
| emacs: standard input is not a tty I'm trying to add emacs to apple's cocoa wm menu. For my local machine if I simply add "emacs" I get an error on the console that standard input is not a tty when I try to run it. I cluelessly tried: emacs -t /dev/tty with no change. Any thoughts? |
|
#2
| ||||
| ||||
| Which emacs are you trying to add? The terminal version that came with OSX? One of the Xwindows versions? The Carbonized version? -Eric
__________________ Wenn ist das Nunstruck git und Slotermeyer? Ja!... Beiherhund das Oder die Flipperwaldt gersput! |
|
#3
| |||
| |||
| Quote:
|
|
#4
| |||
| |||
| The emacs in question comes from Fink. I should point out that what I've been doing since my attempts at putting it in the menu are failing, is running xterm and then running emacs from there (which successfully runs the X11 version of emacs which is in my path). |
|
#5
| ||||
| ||||
| Try using the explicit path I think it is picking up the terminal version. That is add /sw/bin/emacs to the menu. You may also have to add (push "/sw/bin" exec-path) to your .emacs to get all the goodies to work. -Eric
__________________ Wenn ist das Nunstruck git und Slotermeyer? Ja!... Beiherhund das Oder die Flipperwaldt gersput! |
|
#6
| |||
| |||
| That's it. Thanks! |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running a standard tool | SAbsar | Software Programming & Web Scripting | 8 | September 14th, 2003 01:16 PM |
| View & input east-language with Indesign2 | brentking | Design & Media | 0 | April 14th, 2003 03:58 AM |
| Change sound input? | VicF | Apple News, Rumors & Discussion | 2 | March 24th, 2002 01:53 PM |
| popen(), standard input, output etc. ??? | MacImage | Mac OS X System & Mac Software | 2 | December 21st, 2001 10:18 AM |
| Emacs | yukio | Mac OS X System & Mac Software | 8 | February 5th, 2001 11:08 PM |