Searched refs:nndir (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dnndir.el0 ;;; nndir.el --- single directory newsgroup access for Gnus
36 (nnoo-declare nndir
39 (defvoo nndir-directory nil
40 "Where nndir will look for groups."
43 (defvoo nndir-nov-is-evil nil
44 "*Non-nil means that nndir will never retrieve NOV headers."
50 (defvoo nndir-current-group "" nil nnml-current-group nnmh-current-group)
51 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
52 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
54 (defvoo nndir
[all...]
H A Dnnmaildir.el228 (defmacro nnmaildir--nndir (dir) `(nnmaildir--subdir ,dir ".nnmaildir"))
249 (setq x (nnmaildir--nndir x)
313 dir (nnmaildir--nndir dir)
661 absdir nndir tdir ndir cdir nattr cattr isnew pgname read-only ls
664 nndir (nnmaildir--nndir absdir))
684 (nnmaildir--mkdir nndir)
685 (nnmaildir--mkdir (nnmaildir--nov-dir nndir))
686 (nnmaildir--mkdir (nnmaildir--marks-dir nndir))
687 (write-region "" nil (concat nndir "markfil
[all...]
H A Dgnus-group.el2816 (if all "ding.archives" "ding.recent") '(nndir ""))))
2821 (list 'nndir (if all "hpc" "edu")
2822 (list 'nndir-directory
2828 "Create an nndir group.
2845 '(nndir "")))
2849 (list 'nndir (gnus-group-real-name group) (list 'nndir-directory dir)))))
H A Dgnus-msg.el231 '(nndraft nnml nnimap nnmaildir nnmh nnfolder nndir)
/macosx-10.10/swig-12/Source/Modules/
H A Dlang.cxx2356 int nndir = GetFlag(n, "feature:nodirector"); local
2358 dir = (ndir || nndir) ? (ndir && !nndir) : 0;
/macosx-10.10/emacs-93/emacs/etc/
H A Dgnus-refcard.tex363 G a & Make the Gnus list {\bf archive} group. (nndir over ange-ftp)\\
366 must have numeric names). (nndir)\\

Completed in 214 milliseconds