mime-field-decoder-cache の更新

Tetsurou Okazaki <[email protected]>
Newsgroups gmane.mail.emacs.mime.japanese
Message-ID <[email protected]>
FLIM  API mime-set-field-decoder mime-field-decoder-alist 
alist  mime-field-decoder-cache 


?

:

field-decoder *1

  (mime-find-field-decoder 'List-Unsubscribe 'wide)
  => eword-decode-unstructured-field-body

mime-set-field-decoder  decoder  nil 

  (mime-set-field-decoder 'List-Unsubscribe 'wide nil)
  => nil

mime-find-field-decoder  (*1) 

  (mime-find-field-decoder 'List-Unsubscribe 'wide)
  => eword-decode-unstructured-field-body

mime-update-field-decoder-cache  mime-field-decoder-cache 


  (mime-update-field-decoder-cache 'List-Unsubscribe 'wide nil)
  => (List-Unsubscribe)

mime-find-field-decoder  nil 

  (mime-find-field-decoder 'List-Unsubscribe 'wide)
  => nil

--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.