Ich versuche, Aquamacs zu debuggen. Mit anderen emacsen habe ich nur emacs --debug-init
getan, aber wenn ich es versuchen, mit aquamacs --debug-init
, ichWie Debugging Aquamacs
touch: illegal option -- -
usage:
touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ...
open: unrecognized option `--debug-init'
Usage: open [-e] [-t] [-f] [-W] [-R] [-n] [-g] [-h] [-b <bundle identifier>] [-a <application>] [filenames] [--args arguments]
Help: Open opens files from a shell.
By default, opens each file using the default application for that file.
If the file is in the form of a URL, the file will be opened as a URL.
Options:
-a Opens with the specified application.
-b Opens with the specified application bundle identifier.
-e Opens with TextEdit.
-t Opens with default text editor.
-f Reads input from standard input and opens with TextEdit.
-F --fresh Launches the app fresh, that is, without restoring windows. Saved persistent state is lost, excluding Untitled documents.
-R, --reveal Selects in the Finder instead of opening.
-W, --wait-apps Blocks until the used applications are closed (even if they were already running).
--args All remaining arguments are passed in argv to the application's main() function instead of opened.
-n, --new Open a new instance of the application even if one is already running.
-j, --hide
Launches the app hidden.
-g, --background Does not bring the application to the foreground.
-h, --header Searches header file locations for headers matching the given filenames, and opens them.
rm: illegal option -- -
usage: rm [-f | -i] [-dPRrvW] file ...
unlink file
Meine Version erhalten ist GNU Emacs 24.1.50.3 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2012-06-24 on braeburn.aquamacs.org - Aquamacs Distribution 3.xdev
(Unter Mac 10.7 Lion).
Dank
Wenn Sie mit Standard-Emacs vertraut sind, warum Aquamacs verwenden? –
Ich verwendete, bevor ich das Betriebssystem neu installiere, aber ich war immer frustriert, wenn Bilder und Bildlaufleisten nicht mehr reagierten und der Minipuffer verschwand. Vielleicht hat Aquamacs diese Dinge besser gehandhabt. – beardc