[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug: image zooming not work
- From: "Samuel Wales" <samologist@xxxxxxxxx>
- Date: Sat, 30 Aug 2008 16:51:58 -0700
- X-ml-name: emacs-w3m
- X-mail-count: 10340
M-[ and M-] produce wrong-type argument stringp, nil. Here is the
stack trace. w3m 0.5.2, Carbon Emacs 22, Mac OS X Tiger.
start-process(nil #<buffer *w3m-work*<5>> nil "-resize" "150%"
"/Users/sam/.w3m/w3mel5848qFp" "-")
apply(start-process nil #<buffer *w3m-work*<5>> nil ("-resize"
"150%" "/Users/sam/.w3m/w3mel5848qFp" "-"))
w3m-process-start-process(((nil "-resize" "150%"
"/Users/sam/.w3m/w3mel5848qFp" "-") . [w3m-process-object #<buffer
*w3m-work*<5>> nil ([#<buffer *w3m-work*<5>> #<buffer *w3m*> ...
nil])]))
w3m-zoom-in-image(nil)
call-interactively(w3m-zoom-in-image)
Any idea what this might be?
Thanks.