Re: Problems with M-x xae-compile-psgml
Kevin Rodgers <[email protected]> Tue, 21 Sep 2004 09:24:43 -0600
| Newsgroups | gmane.emacs.xae |
|---|---|
| Message-ID | <[email protected]> |
Andrew Forstie writes: > |I am new to this and I am trying to get it to run. The last note for > install instructions reads:| > |start Emacs and execute the command ||M-x xae-compile-psgml > > When I do this, I get: > cd ~/ > M-x xae-compile-psgml > /bin/bash: line 1: M-x: command not found > > Compilation exited abnormally with code 127 > > Has anyone seen this before that could offer some advice? I am tring to > install on Fedora Core 2. As the Emacs tutorial explains: | Emacs commands generally involve the CONTROL key (sometimes labeled | CTRL or CTL) or the META key (sometimes labeled EDIT or ALT). Rather than | write that in full each time, we'll use the following abbreviations: | | C-<chr> means hold the CONTROL key while typing the character <chr> | Thus, C-f would be: hold the CONTROL key and type f. | M-<chr> means hold the META or EDIT or ALT key down while typing <chr>. | If there is no META, EDIT or ALT key, instead press and release the | ESC key and then type <chr>. We write <ESC> for the ESC key. Another alternative would be to run it from the command line: emacs -f xae-compile-psgml -- Kevin Rodgers _______________________________________________ XAE mailing list [email protected] http://sunsite.dk/mailman/listinfo/xae