• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/lisp/gnus/

Lines Matching +defs:kill +defs:this +defs:buffer

72 current newsgroup, you will go to the next newsgroup.  If this variable
74 buffer.
75 If this variable is non-nil, Gnus will either put you in the
79 If this variable is `best', Gnus will make the next newsgroup the one
93 "*If non-nil, the \\<gnus-group-mode-map>\\[gnus-group-get-new-news-this-group] command will advance point to the next group."
99 "*Regexp to match groups that should always be listed in the group buffer.
126 "*Function used for sorting the group buffer.
178 %B Whether a summary buffer for the group is open (char, \"*\")
182 %l Whether there are GroupLens predictions for this group (string)
191 string, which will be inserted into the buffer just like information
194 Note that this format specification is not always respected. For
195 reasons of efficiency, when listing killed groups, this specification
234 "Hook run when catching up a group from the group buffer."
245 "*A function that is called to generate the group buffer.
250 than this number should be displayed.
257 "Hook called after the group buffer has been generated.
258 If you want to modify the group buffer, you can use this hook."
359 "*Controls the highlighting of group buffer lines.
368 requires an understanding of Lisp expressions. Hopefully this will
388 "Add Icons to your group buffer."
393 "*Controls the insertion of icons into group buffer lines.
404 requires an understanding of Lisp expressions. Hopefully this will
460 "Function for sorting the group buffer.")
463 "Function for sorting the selected groups in the group buffer.")
471 (defvar gnus-group-edit-buffer nil)
577 "\M-g" gnus-group-get-new-news-this-group
588 "\ek" gnus-group-edit-local-kill
589 "\eK" gnus-group-edit-global-kill
590 "\C-k" gnus-group-kill-group
592 "\C-w" gnus-group-kill-region
608 "<" beginning-of-buffer
609 ">" end-of-buffer
622 "b" gnus-group-mark-buffer
745 "k" gnus-group-kill-group
747 "w" gnus-group-kill-region
748 "\C-k" gnus-group-kill-level
749 "z" gnus-group-kill-all-zombies)
786 ["Check for new articles" gnus-group-get-new-news-this-group
791 ["Check for new articles " gnus-topic-get-new-news-this-topic
797 ["Kill" gnus-group-kill-group :active (gnus-group-group-name)
836 ["Local kill file" gnus-group-edit-local-kill (gnus-group-group-name)]
837 ["Global kill file" gnus-group-edit-global-kill t])))
892 ["Mark buffer" gnus-group-mark-buffer t]
897 ["Kill all newsgroups in region" gnus-group-kill-region
899 ["Kill all zombie groups" gnus-group-kill-all-zombies
901 ["Kill all groups on level..." gnus-group-kill-level t])
965 ["Enter server buffer" gnus-group-enter-server-mode t]
971 ["Clear dribble buffer" gnus-group-clear-dribble t]
987 "Update group buffer toolbar.
994 (with-current-buffer gnus-group-buffer
1062 (gnus-group-get-new-news-this-group "gnus/gnntg")
1120 The group buffer lists (some of) the groups available. For instance,
1127 For more in-depth information on this mode, read the manual (`\\[gnus-info-find-node]').
1133 (kill-all-local-variables)
1143 (buffer-disable-undo)
1145 (setq buffer-read-only t)
1163 (gnus-set-work-buffer)
1194 (defun gnus-group-setup-buffer ()
1195 (set-buffer (gnus-get-buffer-create gnus-group-buffer))
1199 (gnus-carpal-setup-buffer 'group))))
1243 (gnus-group-setup-buffer)
1250 (set-buffer gnus-group-buffer)
1254 (zerop (buffer-size)))
1255 ;; No groups in the buffer.
1272 ;; first newsgroup in the buffer.
1317 (set-buffer gnus-group-buffer)
1318 (let ((buffer-read-only nil)
1324 (erase-buffer)
1394 ;; this by ignoring the group format specification altogether.
1430 "Update the current line in the group buffer."
1431 (let* ((buffer-read-only nil)
1484 ;; Moving through the Group buffer (in topic mode) e.g. with C-n doesn't
1502 "Force updating the group buffer tool bar."
1509 (with-current-buffer gnus-group-buffer
1510 ;; FIXME: Is there a better way to redraw the group buffer?
1517 "Insert a group line in the group buffer."
1571 (gnus-buffer-live-p (gnus-summary-buffer-name
1581 (buffer-read-only nil)
1657 (let ((buf (current-buffer))
1659 (set-buffer gnus-group-buffer)
1661 ;; The buffer may be narrowed.
1666 found buffer-read-only)
1667 ;; Enter the current status into the dribble buffer.
1689 ;; No such line in the buffer, find out where it's supposed to
1690 ;; go, and insert it there (or at the end of the buffer).
1714 (set-buffer buf)))
1717 "Update the mode line in the group buffer."
1719 ;; Yes, we want to keep this mode line updated.
1721 (set-buffer gnus-group-buffer)
1731 (and gnus-dribble-buffer
1732 (buffer-name gnus-dribble-buffer)
1733 (buffer-modified-p gnus-dribble-buffer)
1735 (set-buffer gnus-dribble-buffer)
1736 (not (zerop (buffer-size))))))
1738 ;; Say whether the dribble buffer has been modified.
1746 (setq mode-line-buffer-identification
1747 (gnus-mode-line-buffer-identification
1749 (set-buffer-modified-p modified))))))
1841 (let ((buffer-read-only nil)
1888 (defun gnus-group-mark-buffer (&optional unmark)
1889 "Mark all groups in the buffer.
2007 "Read news in this newsgroup.
2009 readable. IF ALL is a number, fetch this number of articles. If the
2040 "Select this newsgroup.
2042 If the group is opened, just switch the summary buffer.
2044 If ALL is a positive number, fetch this number of the latest
2046 If ALL is a negative number, fetch this number of the earliest
2057 buffer.
2066 gnus-apply-kill-hook
2079 the current group; no changes you make while in this group will
2084 gnus-score-find-score-files-function gnus-apply-kill-hook
2097 (unless (get-buffer gnus-group-buffer)
2105 (let ((window (get-buffer-window gnus-group-buffer)))
2120 If the number of articles in a newsgroup is greater than this value,
2137 ;; Enter a group that is not in the group buffer. Non-nil is returned
2151 If NUMBER, fetch this number of articles.
2180 (cons gnus-summary-buffer
2185 (set-buffer gnus-group-buffer)
2220 ;; Either go to the line in the group buffer...
2273 ;; Search through the entire buffer.
2306 (if level " on this level or higher" "")))
2379 "Jump to the server buffer."
2381 (gnus-enter-server-buffer))
2441 "Delete this 1 group? "
2475 (gnus-group-kill-group 1 t)
2522 (gnus-group-kill-group)
2603 (gnus-group-kill-group 1))
2635 Optional argument NOERROR modifies the behavior of this function when the
2736 (cons (current-buffer)
2829 The user will be prompted for a directory. The contents of this
2929 (cons (current-buffer)
2995 "Sort the group buffer according to FUNC.
3020 "Sort the group buffer alphabetically by group name.
3026 "Sort the group buffer alphabetically by real (unprefixed) group name.
3032 "Sort the group buffer by number of unread articles.
3038 "Sort the group buffer by group level.
3044 "Sort the group buffer by group score.
3050 "Sort the group buffer by group rank.
3056 "Sort the group buffer alphabetically by back end name.
3062 "Sort the group buffer alphabetically by server name.
3103 "Sort the group buffer alphabetically by group name.
3110 "Sort the group buffer alphabetically by real group name.
3117 "Sort the group buffer by number of unread articles.
3124 "Sort the group buffer by group level.
3131 "Sort the group buffer by group score.
3138 "Sort the group buffer by group rank.
3145 "Sort the group buffer alphabetically by back end name.
3259 The number of newsgroups that this function was unable to catch
3310 ;; Remove entries for this group.
3505 (gnus-group-kill-group 1)
3511 (defun gnus-group-kill-all-zombies (&optional dummy)
3514 (interactive (list (not (gnus-yes-or-no-p "Really kill all zombies? "))))
3521 (defun gnus-group-kill-region (begin end)
3539 (gnus-group-kill-group lines)))
3541 (defun gnus-group-kill-group (&optional n discard)
3549 (let ((buffer-read-only nil)
3571 ;; this thing instead.
3598 "Yank the last newsgroups killed with \\[gnus-group-kill-group], inserting it before the current newsgroup.
3609 ;; Find which newsgroup to insert this one before - search
3611 ;; other newsgroups in this buffer, just make this newsgroup the
3621 (gnus-group-kill-group 1))))
3626 (defun gnus-group-kill-level (level)
3639 "Do you really want to kill all groups on level %d? "
3653 (error "Can't kill; invalid level: %d" level))))
3662 ;; Redefine this to list ALL killed groups if prefix arg used.
3665 "List all killed newsgroups in the group buffer.
3681 "List all zombie newsgroups in the group buffer."
3711 (buffer-read-only nil)
3713 (erase-buffer)
3736 re-scanning. If ARG is non-nil and not a number, this will force
3741 ;; Binding this variable will inhibit multiple fetchings
3779 (defun gnus-group-get-new-news-this-group (&optional n dont-scan)
3782 If N is negative, this group and the N-1 previous groups will be checked.
3791 ;; Binding this variable will inhibit multiple fetchings
3914 ;; We check whether this group's method has been
3925 "Pop up a buffer with descriptions of all newsgroups."
3932 (let ((buffer-read-only nil)
3934 (erase-buffer)
3957 (obuf (current-buffer))
3978 (pop-to-buffer "*Gnus Help*")
3979 (buffer-disable-undo)
3980 (erase-buffer)
3994 (pop-to-buffer obuf)))
4074 (defun gnus-group-edit-global-kill (&optional article group)
4075 "Edit the global kill file.
4076 If GROUP, edit that local kill file instead."
4078 (setq gnus-current-kill-article article)
4079 (gnus-kill-file-edit-file group)
4083 (format "Editing a %s kill file (Type \\[gnus-kill-file-exit] to exit)"
4086 (defun gnus-group-edit-local-kill (article group)
4087 "Edit a local kill file."
4089 (gnus-group-edit-global-kill article group))
4100 In fact, cleanup buffers except for group mode buffer.
4105 ;; Kill Gnus buffers except for group mode buffer.
4106 (let ((group-buf (get-buffer gnus-group-buffer)))
4108 (unless (or (member buf (list group-buf gnus-dribble-buffer))
4111 (set-buffer buf)
4113 (gnus-kill-buffer buf)))
4116 (gnus-kill-gnus-frames)
4118 (bury-buffer group-buf)
4122 "Clear all information from the dribble buffer."
4125 (gnus-message 7 "Cleared dribble buffer"))
4132 (or noninteractive ;For gnus-batch-kill
4152 (when (or noninteractive ;For gnus-batch-kill
4153 (zerop (buffer-size))
4162 (when (and (gnus-buffer-live-p gnus-dribble-buffer)
4164 (set-buffer gnus-dribble-buffer)
4165 (buffer-size)))))
4171 (gnus-kill-buffer gnus-group-buffer)
4182 If called interactively, this function will ask for a select method
4228 (set-buffer gnus-group-buffer)
4233 (set-buffer gnus-group-buffer)
4295 (let ((buffer (gnus-summary-buffer-name group)))
4296 (if (gnus-buffer-live-p buffer)
4298 (set-buffer (get-buffer buffer))
4433 (let ((buffer (gnus-summary-buffer-name group))
4436 (if (get-buffer buffer)
4437 (with-current-buffer buffer