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

Diff of /emacs/man/url.texi

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

revision 1.6 by teirllm, Fri Dec 17 03:36:29 2004 UTC revision 1.7 by teirllm, Fri Dec 17 04:38:26 2004 UTC
# Line 330  preferred character set encodings, e.g.@ Line 330  preferred character set encodings, e.g.@
330  can be weighted.  In Emacs 21 this list is generated automatically  can be weighted.  In Emacs 21 this list is generated automatically
331  from the list of defined coding systems which have associated MIME  from the list of defined coding systems which have associated MIME
332  types.  These are sorted by coding priority.  @xref{Recognize Coding,  types.  These are sorted by coding priority.  @xref{Recognize Coding,
333  , Recognizing Coding Systems, emacs, GNU Emacs Manual}.  , Recognizing Coding Systems, emacs, The GNU Emacs Manual}.
334  @end defopt  @end defopt
335    
336  @defopt url-mime-language-string  @defopt url-mime-language-string
# Line 384  Currently this is just the raw header co Line 384  Currently this is just the raw header co
384    
385  HTTP URLs are retrieved into a buffer containing the HTTP headers  HTTP URLs are retrieved into a buffer containing the HTTP headers
386  followed by the body.  Since the headers are quasi-MIME, they may be  followed by the body.  Since the headers are quasi-MIME, they may be
387  processed using the MIME library.  @inforef{Top, The MIME library,  processed using the MIME library.  @xref{Top,, Emacs MIME,
388  emacs-mime}.  The URL package provides a function to do this in  emacs-mime, The Emacs MIME Manual}.  The URL package provides a
389  general:  function to do this in general:
390    
391  @defun url-decode-text-part handle &optional coding  @defun url-decode-text-part handle &optional coding
392  This function decodes charset-encoded text in the current buffer.  In  This function decodes charset-encoded text in the current buffer.  In
# Line 457  bar.com}. Line 457  bar.com}.
457  @vindex mail-user-agent  @vindex mail-user-agent
458  The function called whenever url needs to send mail.  This should  The function called whenever url needs to send mail.  This should
459  normally be left to default from @var{mail-user-agent}.  @xref{Mail  normally be left to default from @var{mail-user-agent}.  @xref{Mail
460  Methods, , Mail-Composition Methods, emacs, GNU Emacs Manual}.  Methods, , Mail-Composition Methods, emacs, The GNU Emacs Manual}.
461  @end defopt  @end defopt
462    
463  An @samp{X-Url-From} header field containing the URL of the document  An @samp{X-Url-From} header field containing the URL of the document

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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