Searched +refs:mail +refs:header +refs:extra (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dgnus-refcard.tex172 (i.e. to read mail). \\
194 1 & draft/mail groups & \\
195 2 & mail groups & \\
227 E & (E, M e, M x) {\bf Expirable}. Only has effect in mail groups.\\
387 You can also create mail-groups and read your mail with Gnus (very useful
489 \& & Execute a command on all articles whose header matches a regexp.
528 A R & Fetch all articles mentioned in the {\bf References}-header.\\
585 These commands (except `B c') are only valid in a mail group.\\*
587 B DEL & (B backspace, B delete) {\bf Delete} the mail articl
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpine.vim45 syn keyword pineConfig empty-header-message
61 syn keyword pineConfig header-in-reply
94 syn keyword pineConfig mail-check-interval
95 syn keyword pineConfig mail-directory
248 syn keyword pineOption enable-full-header-and-text
249 syn keyword pineOption enable-full-header-cmd
254 syn keyword pineOption enable-mail-check-cue
286 syn keyword pineOption include-header-in-reply
305 syn keyword pineOption quell-attachment-extra-prompt
310 syn keyword pineOption quell-extra
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm394 $NS_SL_HEADER = 'http://namespaces.soaplite.com/header';
1451 my(@parameters, @header);
1455 push(@header, $_);
1467 my $header = @header ? SOAP::Data->set_value(@header) : undef;
1534 ($header ? SOAP::Data->name(SOAP::Utils::qualify($self->envprefix => 'Header') => \$header) : ()),
1655 header => '/Envelope/Header',
1745 : do { # header returne
3474 sub header { SOAP::Header->new(@_) } subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm1582 my(@parameters, @header);
1586 push(@header, $_);
1601 my $header = @header ? SOAP::Data->set_value(@header) : undef;
1685 ($header
1686 ? SOAP::Data->name( SOAP::Utils::qualify($self->envprefix => 'Header') => \$header)
1830 header => '/Envelope/Header',
1919 : do { # header returned by ->dataof can be undef in scalar context
1920 my $header
3865 sub header { SOAP::Header->new(@_) } subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm1480 my(@parameters, @header);
1484 push(@header, $_);
1499 my $header = @header ? SOAP::Data->set_value(@header) : undef;
1585 ($header
1586 ? SOAP::Data->name( SOAP::Utils::qualify($self->envprefix => 'Header') => \$header)
1730 header => '/Envelope/Header',
1819 : do { # header returned by ->dataof can be undef in scalar context
1820 my $header
3732 sub header { SOAP::Header->new(@_) } subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/URI/
H A DURI.pm786 setting of other mail header fields and the message body.
904 to this namespace has the following extra methods (if the
/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim65 if getline(n) =~? "^header surface data"
163 " *.lst is not pure assembly, it has two extra columns (address, byte codes)
1031 au BufNewFile,BufRead snd.\d\+,.letter,.letter.\d\+,.followup,.article,.article.\d\+,pico.\d\+,mutt{ng,}-*-\w\+,mutt[[:alnum:]_-]\{6\},ae\d\+.txt,/tmp/SLRN[0-9A-Z.]\+,*.eml setf mail
1034 au BufNewFile,BufRead /etc/mail/aliases,/etc/aliases setf mailaliases
2420 au BufNewFile,BufRead mutt[[:alnum:]._-]\{6\} setf mail

Completed in 138 milliseconds