imagetext el view text comments in image mode
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.006 sec
imagetext.el -- view text comments in image-mode     

Group: gnu.emacs.sources · Group Profile · Search for imagetext el view text comments in image mode in gnu.emacs.sources
Author: Kevin Ryde
Date: May 18, 2007 17:07

...(add-hook 'image-mode-hook 'imagetext-show) ;; ;; image-mode.el can ...struct (bindat-unpack '((keyword eval (imagetext-bindat-nulterm)) (method u8) (comptext...bindat-get-field struct 'method) text))) (push (format "%%s %%s %%s...defun imagetext-strings (image) "Extract text comments from an image file...
Show full article (21.84Kb)
Re: imagetext.el -- view text comments in image-mode     

Group: gnu.emacs.sources · Group Profile · Search for imagetext el view text comments in image mode in gnu.emacs.sources
Author: Richard Stallman
Date: May 19, 2007 15:31

Instead of developing this as a separate package, please write it as a change to the existing code in image-mode.el, and install it in the trunk.
Show full article (0.15Kb)