Changes between Initial Version and Version 1 of Ticket #18913
- Timestamp:
- Mar 20, 2009, 1:39:45 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18913 – Description
initial v1 1 1 installing gnuplot fails with my Emacs.app installation. It is strange that it requires Emacs and even stranger that it requires a specific Emacs installation 2 2 3 {{{ 3 4 Making all in lisp 4 5 emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile gnuplot.el … … 6 7 Warning: arch-independent data dir (/Applications/Emacs.app/Contents/Resources/share/emacs/22.1.50/etc/) does not exist. 7 8 Wrong type argument: stringp, nil 9 }}}