all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Aquamacs command line errors
@ 2006-03-13  3:18 Roy
  2006-03-13 21:57 ` david.reitter
  0 siblings, 1 reply; 2+ messages in thread
From: Roy @ 2006-03-13  3:18 UTC (permalink / raw)


To run Aquamacs on my Mac OS X Tiger machine, I use the script provided
here:
http://www.emacswiki.org/cgi-bin/wiki/CustomizeAquamacs#toc4

When I first run it I get a big set of error messages of the form:

 2006-03-12 22:16:08.382 Aquamacs Emacs[913] CFLog (0):
CFPropertyListCreateFromXMLData(): Old-style plist parser: missing
semicolon in dictionary.

Then as I work in emacs, occasionally more error messages will pollute
my command line.  How do I fix this?

Thanks,
Roy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Aquamacs command line errors
  2006-03-13  3:18 Aquamacs command line errors Roy
@ 2006-03-13 21:57 ` david.reitter
  0 siblings, 0 replies; 2+ messages in thread
From: david.reitter @ 2006-03-13 21:57 UTC (permalink / raw)


Either try redirecting the  stderr output to /dev/null, e.g. by
changing the appropriate line in the script

...Aquamacs\ Emacs.app $ARGS 2>/dev/null

or download an updated development build to see if the problem is gone
(it's gone for me). Subscribe to aquamacs-devel to do so
(http://aquamacs.org)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-13 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-13  3:18 Aquamacs command line errors Roy
2006-03-13 21:57 ` david.reitter

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.