Acrobat Readers starts, but gives an error message (... file can't be
found...). In the *Maven Compile* buffer I find:
-*- mode: compilation; default-directory: "~/.emacs.d/org/projects/sandbox/" -*- Compilation started at Wed Dec 21 10:59:52 AcroRd32 "c:/Users/tj2/.emacs.d/org/projects/sandbox/2test".pdf
Compilation exited abnormally with code 1 at Wed Dec 21 11:00:03
The problem is in the way the file-name string is constructed. The second double-quote in the string should be at the very end of the string (.pdf"), or there should be no double-quotes at all.
I use openwith.el, but when deactivating openwith-mode, I get exactly the same error. The problem seems to be in files.el, but I'm not sure, might be lilypond specific too.
With M-x toggle-debug-on-error on, the debugger is not triggered by this, the problem is a badly constructed file-name string given to AcroRd32.
cheers Thorsten
PS 1 I will be offline for 2 weeks from now.
PS 2 One observation with regards to openwith.el: For the customizable variable: openwith-associations it should be possible to give a
conditional value (in form of a function?) depending on system-type (evince on gnu/linux, AcroRd32 on windows-nt, e.g.).
If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands:
`bt full' and `xbacktrace'. For information about debugging Emacs, please read the file c:/Program Files/emacs-24.0.91/etc/DEBUG.
In GNU Emacs 24.0.91.1 (i386-mingw-nt6.1.7601) of 2011-11-22 on MARVIN
Windowing system distributor `Microsoft Corp.', version 6.1.7601 configured using `configure --with-gcc (4.6) --no-opt --cflags -ID:/devel/emacs/libs/libXpm-3.5.8/include -ID:/devel/emacs/libs/libXpm-3.5.8/src -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include -ID:/devel/emacs/libs/giflib-4.1.4-1/include -ID:/devel/emacs/libs/jpeg-6b-4/include -ID:/devel/emacs/libs/tiff-3.8.2-1/include -ID:/devel/emacs/libs/gnutls-2.10.1/include --ldflags -LD:/devel/emacs/libs/gnutls-2.10.1/lib'
Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil
value of $LANG: DEU value of $XMODIFIERS: nil locale-coding-system: utf-8 default enable-multibyte-characters: t
Major mode: LilyPond
Minor modes in effect: yas/global-mode: t rcirc-track-minor-mode: t
display-time-mode: t show-paren-mode: t delete-selection-mode: t autopair-mode: t autopair-global-mode: t openwith-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t
mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t
line-number-mode: t transient-mark-mode: t
Recent input: C-x 3 C-x d <backspace> o r RET p r RET s a RET RET n f C-c C-l C-c C-s M-x r e p o r <tab> RET
Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a.
Next command will be on the master file Error during redisplay: (invalid-regexp "Unmatched ( or \\(") [8 times] Compilation finished Error during redisplay: (invalid-regexp "Unmatched ( or \\(")
Next command will be on the master file Error during redisplay: (invalid-regexp "Unmatched ( or \\(") Compilation exited abnormally with code 1 Error during redisplay: (invalid-regexp "Unmatched ( or \\(")
Type "q" in help window to restore its previous buffer.