Searched +refs:mail +refs:directory +refs:process (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dsmtpmail.el1 ;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail
13 ;; Keywords: mail
38 ;;(setq send-mail-function 'smtpmail-send-it) ; if you use `mail'
39 ;;(setq message-send-mail-function 'smtpmail-send-it) ; if you use message/Gnus
51 ;; To queue mail, set smtpmail-queue-mail to t and use
52 ;; smtpmail-send-queued-mail to send.
74 (autoload 'mail-strip-quoted-names "mail
[all...]
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dgnus-refcard.tex156 marked with the process mark \#, these are operated on. Else only the
172 (i.e. to read mail). \\
178 \texttt{gnus-agent-directory}, and thus does not allow you to use Gnus
194 1 & draft/mail groups & \\
195 2 & mail groups & \\
227 E & (E, M e, M x) {\bf Expirable}. Only has effect in mail groups.\\
307 F & {\bf Find} new groups and process them.\\
317 process.\\
318 C-c M-C-x & Run all articles in all groups through the {\bf expiry} process.\\
365 G d & Make a {\bf directory} grou
[all...]
H A DviperCard.tex26 % Permission is granted to process this file through TeX and print the
61 % email: gildea@stop.mail-abuse.org
389 \key{run the {\bf directory} editor}{:e RET {\rm or} C-xd}
739 \key{Current directory}{:pwd}
H A Dorgcard.tex59 % Internet: gildea@stop.mail-abuse.org
669 in the current directory. Publishing puts the resulting file into
702 %\key{settings for the export process}{\#+OPTIONS:}
H A Dvipcard.tex26 % Permission is granted to process this file through TeX and print the
54 % Internet: gildea@stop.mail-abuse.org
372 \key{run the {\bf directory} editor}{X d}
/macosx-10.10.1/CPANInternal-159.1/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm348 ### lock the locking process
392 ### lock the locking process
603 before the process continues. Non blocking locks will return undef if
604 another process currently has the lock. Shared will allow other
605 process to do a shared lock at the same time as long as there is not
668 to the child, both the parent and child process
685 suit other purposes (such as compatibility in mail systems).
695 but it may cause a process starvation condition on heavily locked files.
700 Locks cannot be obtained on directory nodes, nor can a directory nod
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dspam.el82 :group 'mail
85 (defcustom spam-directory (nnheader-concat gnus-directory "spam/")
87 :type 'directory
93 to the spam-process-destination. When nil, spam will also be moved from
98 (defcustom spam-process-ham-in-nonham-groups nil
126 (defcustom spam-process-ham-in-spam-groups nil
135 without losing it to the automatic spam-marking process."
141 The article is moved out of a spam group according to ham-process-destination.
148 "Whether `spam-split' should be ignored while resplitting ham in a process
[all...]
H A Dmm-decode.el29 (require 'mail-parse)
47 "Display of MIME in mail and news articles."
50 :group 'mail
55 "MIME security in mail and news articles."
57 :group 'mail
149 It is most likely intended to check whether the ominous spam mail has
352 (defcustom mm-tmp-directory
353 (if (fboundp 'temp-directory)
354 (temp-directory)
355 (if (boundp 'temporary-file-directory)
[all...]
H A Dgnus-group.el52 (defcustom gnus-group-archive-directory
56 :type 'directory)
58 (defcustom gnus-group-recent-archive-directory
62 :type 'directory)
181 %m Whether there is new(ish) mail in the group (char, \"%\")
301 ,(let ((file (nnheader-find-etc-directory
315 gnus-group-mail-1-empty)
317 gnus-group-mail-1)
319 gnus-group-mail-2-empty)
321 gnus-group-mail
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dsimple.el1586 ;; isn't being undone. We only need to process those element
1823 ;; Look for a handler in case default-directory is a remote file name.
1825 (find-file-name-handler (directory-file-name default-directory)
1836 (or small-temporary-file-directory
1837 temporary-file-directory)))
1846 (call-process shell-file-name nil
1879 (directory default-directory)
1883 ;; If will kill a process, quer
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/mh-e/
H A Dmh-e.el1 ;;; mh-e.el --- GNU Emacs interface to the MH mail system
10 ;; Keywords: mail
31 ;; MH-E is an Emacs interface to the MH mail system.
38 ;; MH (Message Handler) is a powerful mail reader. See
46 ;; M-x mh-rmail to read mail. Type C-h m there for a list of commands.
48 ;; M-x mh-smail to send mail. From within the mail reader, "s" works, too.
68 ;; https://sourceforge.net/mail/?group_id=13357
175 This directory contains, among other things, the components file.")
182 This directory contain
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dps-mode.el179 "*Name of directory to place temporary file.
187 :type '(choice (const nil) directory))
194 ;; Fontification is meant to clarify the document structure and process flow,
377 ["Quit PostScript" ps-run-quit (process-status "ps-run")]
378 ["Kill PostScript" ps-run-kill (process-status "ps-run")]
381 (process-status "ps-run")]
384 (and (mark t) (process-status "ps-run"))]
387 (process-status "ps-run")]
390 (process-status "ps-run")]
393 (process
[all...]
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/
H A DChanges80 ! #75019 HTTP server doesn't process PIPE signal
179 - bumped up version. Just curious about commit e-mail.
398 information in the process
597 server examples included in examples/XMLRPC directory
688 + added IO server implementation (for pipes, mail handlers, FTP and
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/
H A DChanges744 Brett Rann <brettrann@mail.com> (constants with leading _).
749 Reported by Brett Rann <brettrann@mail.com>.
751 Brett Rann <brettrann@mail.com>.
849 * (kg) t/024WarnDieCarp was assuming / as directory separator, failed
853 * (kg) moved TestBuffer under Appender/ directory along with DBI
897 * (ms) Added %P process ID to PatternLayout as suggested by
/macosx-10.10.1/sudo-73/src/
H A Dconfigure93 # Find who we are. Look in the path if we contain no directory separator.
297 # Create "$as_dir" as a directory, including parents if necessary.
338 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
932 # Installation directory options.
1331 # Check all directory arguments for consistency.
1344 # Be sure to have absolute directory names.
1349 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1379 as_fn_error $? "working directory cannot be determined"
1381 as_fn_error $? "pwd does not report name of working directory"
1387 # Try the directory containin
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim1159 \ 'bindtextdomain(': 'string domain, string directory | string',
1195 \ 'chdir(': 'string directory | bool',
1202 \ 'chroot(': 'string directory | bool',
1532 \ 'disk_free_space(': 'string directory | float',
1533 \ 'disk_total_space(': 'string directory | float',
1747 \ 'filepro(': 'string directory | bool',
1774 \ 'ftp_chdir(': 'resource ftp_stream, string directory | bool',
1786 \ 'ftp_mkdir(': 'resource ftp_stream, string directory | string',
1792 \ 'ftp_nlist(': 'resource ftp_stream, string directory | array',
1797 \ 'ftp_rawlist(': 'resource ftp_stream, string directory [, boo
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dconfigure94 # Find who we are. Look in the path if we contain no directory separator.
290 # Create "$as_dir" as a directory, including parents if necessary.
331 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
797 # Installation directory options.
1196 # Check all directory arguments for consistency.
1209 # Be sure to have absolute directory names.
1214 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1244 as_fn_error $? "working directory cannot be determined"
1246 as_fn_error $? "pwd does not report name of working directory"
1252 # Try the directory containin
[all...]
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DLite.pm4944 message a SOAP::Lite server will be allowed to process. To control this
5041 Let us scrutinize the deployment process. When designing your SOAP server you
5090 # dynamic dispatch that allows access to ALL modules in specified directory
5092 # 1. specifies directory
5094 # 2. gives access to ALL modules in this directory without limits
5442 in your PATH. To rectify, rename the directory in which the non-ActiveState
5628 You are welcome to send e-mail to the maintainers of SOAP::Lite with your
/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/
H A Dconfigure5 # Report bugs to <expat-bugs@mail.libexpat.org>.
91 # Find who we are. Look in the path if we contain no directory separator.
278 $0: expat-bugs@mail.libexpat.org about your system,
325 # Create "$as_dir" as a directory, including parents if necessary.
366 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
595 PACKAGE_BUGREPORT='expat-bugs@mail.libexpat.org'
769 # Installation directory options.
1168 # Check all directory arguments for consistency.
1181 # Be sure to have absolute directory names.
1186 as_fn_error $? "expected an absolute directory nam
[all...]
/macosx-10.10.1/emacs-93/emacs/
H A Dconfigure70 # Find who we are. Look in the path if we contain no directory separator.
757 # Installation directory options.
1120 # Be sure to have absolute directory names.
1131 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1162 { echo "$as_me: error: Working directory cannot be determined" >&2
1165 { echo "$as_me: error: pwd does not report name of working directory" >&2
1172 # Try the directory containing this script, then the parent directory.
1317 specify install directory for Emacs.app on Mac OS X
1330 --without-pop don't support POP mail retrieva
[all...]

Completed in 290 milliseconds