/[emacs]/emacs/man/files.texi
ViewVC logotype

Diff of /emacs/man/files.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.101 by teirllm, Sun Mar 27 02:17:27 2005 UTC revision 1.102 by rms, Mon Mar 28 21:01:11 2005 UTC
# Line 3299  Clear the cache; that is, remove all fil Line 3299  Clear the cache; that is, remove all fil
3299  @node File Conveniences  @node File Conveniences
3300  @section Convenience Features for Finding Files  @section Convenience Features for Finding Files
3301    
3302      In this section, we introduce some convenient facilities for finding
3303    recently-opened files, reading file names from a buffer, and viewing
3304    image files.
3305    
3306  @findex recentf-mode  @findex recentf-mode
3307  @vindex recentf-mode  @vindex recentf-mode
3308  @findex recentf-save-list  @findex recentf-save-list
# Line 3309  opened files.  @kbd{M-x recentf-save-lis Line 3313  opened files.  @kbd{M-x recentf-save-lis
3313  @code{recent-file-list} to a file, and @kbd{M-x recentf-edit-list}  @code{recent-file-list} to a file, and @kbd{M-x recentf-edit-list}
3314  edits it.  edits it.
3315    
 @findex auto-image-file-mode  
 @findex mode, auto-image-file  
 @cindex images, visiting  
 @cindex visiting image files  
 @vindex image-file-name-regexps  
 @vindex image-file-name-extensions  
   When Auto-image-file minor mode is enabled, visiting an image file  
 displays it as an image, not as text.  Likewise, inserting an image  
 file into a buffer inserts it as an image.  This works only when Emacs  
 can display the relevant image type.  The variables  
 @code{image-file-name-extensions} or @code{image-file-name-regexps}  
 control which file names are recognized as containing images.  
   
3316    The @kbd{M-x ffap} command generalizes @code{find-file} with more    The @kbd{M-x ffap} command generalizes @code{find-file} with more
3317  powerful heuristic defaults (@pxref{FFAP}), often based on the text at  powerful heuristic defaults (@pxref{FFAP}), often based on the text at
3318  point.  Partial Completion mode offers other features extending  point.  Partial Completion mode offers other features extending
3319  @code{find-file}, which can be used with @code{ffap}.  @code{find-file}, which can be used with @code{ffap}.
3320  @xref{Completion Options}.  @xref{Completion Options}.
3321    
3322    @findex thumbs-mode
3323    @findex mode, thumbs
3324      Thumbs mode is a major mode for viewing directories containing many
3325    image files.  To use it, type @kbd{M-x thumbs} and specify the
3326    directory to view.  The images in that directory will be displayed in
3327    a @samp{Thumbs} buffer as @dfn{thumbnails}; type @kbd{RET} on a
3328    thumbnail to view the full-size image.  Thumbs mode requires the
3329    @file{convert} program, which is part of the ImageMagick software
3330    package.
3331    
3332  @ignore  @ignore
3333     arch-tag: 768d32cb-e15a-4cc1-b7bf-62c00ee12250     arch-tag: 768d32cb-e15a-4cc1-b7bf-62c00ee12250
3334  @end ignore  @end ignore

Legend:
Removed from v.1.101  
changed lines
  Added in v.1.102

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26