projects
/
elisp
/
lsdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1857621
)
(lsdb-insert-x-face-asynchronously): Bind process output
lsdb-0_10
author
shirai
<shirai>
Wed, 2 Oct 2002 08:55:04 +0000
(08:55 +0000)
committer
shirai
<shirai>
Wed, 2 Oct 2002 08:55:04 +0000
(08:55 +0000)
coding-system to `binary' for the binary PBM image.
lsdb.el
patch
|
blob
|
history
diff --git
a/lsdb.el
b/lsdb.el
index
8b31fdf
..
698d6e9
100644
(file)
--- a/
lsdb.el
+++ b/
lsdb.el
@@
-1712,6
+1712,7
@@
the user wants it."
(lsdb-x-face-available-image-type)))
(shell-file-name lsdb-shell-file-name)
(shell-command-switch lsdb-shell-command-switch)
+ (coding-system-for-read 'binary)
(process-connection-type nil)
(cached (cdr (assq type (lsdb-gethash x-face lsdb-x-face-cache))))
(marker (point-marker))