Hi everyone:
using xdg-mime I set my applications to eog for images of png type and
gnuclient for text plain type.
I test them using xdg-open from xemacs shell and it works fine
then from a program I'm writing, I call start-process on some example
files. The text file still works
but the png file does nothing.
I've traced the problem down to start-process-internal.
so basically:
(start-process-internal "view" "*scratch*" "gvfs-open"
"myfile.png") ---
does nothing, but "myfile.txt" works.
As an aside, when displaying the text file, at the top of the frame, there
is a blue "Done" button, but when I hit it, it kills ALL my gnuclient
frames rather than just the one displaying the file. It would be nice if
it would kill that frame only. It does seem to kill the buffer correctly.
Thanks in advance,
-Kevin
------------
To be or not to be.
-- Shakespeare
To do is to be.
-- Nietzsche
To be is to do.
-- Sartre
Do be do be do.
-- Sinatra
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta