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

Lines Matching +refs:gnus +refs:summary +refs:mark +refs:unread +refs:as +refs:read

7 % From this LaTeX file (gnus-refcard.tex) plus a single logo (gnus-logo.eps),
10 % gnus/texi/Makefile.
14 % latex gnus-refcard.tex &&
15 % dvips -t letter -f gnus-refcard.dvi > gnus-refcard.ps
17 % latex '\def\booklettrue{}\def\letterpapertrue{}\input{gnus-refcard}' &&
18 % mv gnus-refcard.dvi gnus-booklet.dvi &&
19 % dvips -t letter -f gnus-booklet.dvi > gnus-booklet.ps
82 \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$}
112 \includegraphics[width=\logoscale\logowidth]{gnus-logo}}}
156 marked with the process mark \#, these are operated on. Else only the
161 `gnus-group-default-list-level' is used. If
162 `gnus-group-use-permanent-levels', then a prefix to the `g' and `l'
166 `gnus-summary-default-score' is used. \\*[\baselineskip]
169 \begin{keys}{M-x gnus-unplugged}
170 M-x gnus & start Gnus. \\
171 M-x gnus-no-server & start Gnus without connecting to server
172 (i.e. to read mail). \\
174 Additionally, there are the two commands \texttt{gnus-plugged} and
175 \texttt{gnus-unplugged}, which are only used if you want to download
176 news and/or read previously downloaded news offline (see C-c C-i g Gnus
177 Unplugged RET). Note: \texttt{gnus-no-server} ignores the stuff in
178 \texttt{gnus-agent-directory}, and thus does not allow you to use Gnus
210 {\esamepage If a command directly sets a mark, it is shown in parentheses.\\*
221 All these marks appear in the first column of the summary line, and so
224 ` ' & (M-u, M SPC, M c) Not read.\\
229 \$ & (M-d, M s x, S x). Marked as spam.\\
233 is read (killed, uninteresting), and have more or less the same effect.
237 r & (d, M d, M r) Deleted (marked as {\bf read}).\\
240 O & {\bf Old} (read in a previous session).\\
242 M & Article marked as read by duplicate suppression.\\
263 `gnus-summary-line-format'. [3]\\
270 RET & (=) Enter this group. [Prefix: how many (read) articles to fetch.
272 view all articles, not just unread]\\
274 M-SPC & Same as RET but does not expunge and hide dormants.\\
276 SPC & Select this group and display the first (unread) article. [Same
277 prefix as above.]\\
281 , & Jump to the lowest-level group with unread articles.\\
282 . & Jump to the first group with unread articles.\\
287 c & Mark all unticked articles in this group as read ({\bf catch-up}).
294 n & Go to the {\bf next} group with unread articles. [distance]\\
297 p & (DEL) Go to the {\bf previous} group with unread articles.
301 r & Re-read the init file ({\bf reset}).\\
303 `gnus-save-newsrc-file').\\
306 C & Mark all articles in this group as read ({\bf Catch-up}). [p/p]\\
313 M-c & Clear data from group (marks and list of read articles). \\
314 C-c C-s & {\bf Sort} the groups by name, number of unread articles, or level
315 (depending on `gnus-group-sort-function').\\
328 [Prefix: re-read from server].\\
329 M-d & {\bf Describe} all groups. [Prefix: re-read from server]\\
342 [Prefix: also list groups with no unread articles]\\
347 A m & List groups that {\bf match} a regexp and have unread articles.
349 A s & (l) List all {\bf subscribed} groups with unread articles.
351 A u & (L) List all groups (including read and {\bf unsubscribed}).
367 G D & Enter a {\bf directory} as a (temporary) group.
368 (nneething without recording articles read)\\
370 G E & {\bf Edit} this group's info (select method, articles read, etc).\\
376 G r & Rename this group (does not work with read-only groups!).\\
377 G u & Create one of the groups mentioned in gnus-{\bf useful}-groups.\\
383 G DEL & {\bf Delete} group [Prefix: delete all articles as well].\\
387 You can also create mail-groups and read your mail with Gnus (very useful
396 G s b & gnus-group-brew-soup: not documented.\\
397 G s p & gnus-soup-pack-packet: not documented.\\
399 G s s & gnus-soup-send-replies: not documented.\\
400 G s w & gnus-soup-save-areas: not documented.\\
405 M m & (\#) Set the process {\bf mark} on this group. [scope]\\
407 M u & (M-\#) Remove the process mark from this group ({\bf unmark}).
409 M U & Remove the process mark from all groups (\textbf{umark all}).\\
417 toggle gnus-topic-mode (C-c C-i g Group Topics RET).\\*
429 T \# & Mark all groups in the current topic with the process-mark.\\
430 T M-\# & Remove the process-mark from all groups in the current topic.\\
451 T S u & Sort by number of {\bf unread} articles.\\
457 T S s & Sort according to `gnus-group-sort-function'.\\
491 M-\& & Execute a command on all articles having the process mark.\\
493 M-n & (G M-n) Go to the {\bf next} summary line of an unread article.
495 M-p & (G M-p) Go to the {\bf previous} summary line of an unread article.
505 C-t & Toggle {\bf truncation} of summary lines.\\
506 Y g & Regenerate the summary-buffer.\\
507 Y c & Insert all cached articles into the summary-buffer.\\
541 For the commands operating on one MIME part (a subset of gnus-article-*), a
568 C-c C-s C-a & Sort the summary-buffer by {\bf author}.\\
569 % C-c C-s C-t & Sort the summary-buffer by {\bf recipient}.\\ % No Gnus
570 C-c C-s C-d & Sort the summary-buffer by {\bf date}.\\
571 C-c C-s C-i & Sort the summary-buffer by article score.\\
572 C-c C-s C-l & Sort the summary-buffer by amount of {\bf lines}.\\
573 C-c C-s C-c & Sort the summary-buffer by length.\\
574 C-c C-s C-n & Sort the summary-buffer by article {\bf number}.\\
575 C-c C-s C-s & Sort the summary-buffer by {\bf subject}.\\
576 C-c C-s C-r & Sort the summary-buffer {\bf randomly}.\\
577 C-c C-s C-o & Sort the summary-buffer using the default method.\\
595 B p & Query whether the article was {\bf posted} as well.\\
615 D t & \textbf{Toggle} sending (mark as unsendable).\\
627 G f & (.) Go to the {\bf first} unread article.\\
628 G n & (n) Go to the {\bf next} unread article.\\
629 G p & (p) Go to the {\bf previous} unread article.\\
637 G l & (l) Go to the previously read article ({\bf last-read-article}).\\
638 G o & Pop an article off the summary history and go to it.\\
653 summary-buffer.\\
654 s & Go to \textbf{summary}-buffer.\\
739 W T s & Display according to `gnus-article-time-format'.\\
783 t & View the MIME object as a different {\bf type}.\\
796 d & (M d, M r) Mark this article as read and move to the next one.
798 D & Mark this article as read and move to the previous one. [scope]\\
799 ! & (u, M !, M t) Tick this article (mark it as interesting) and move
802 M ? & (?) Mark this article as dormant (only followups are
807 C-w & Mark all articles between point and mark as read.\\
813 M e & (E, M x) Mark this article as {\bf expirable}. [scope]\\
816 next unread one.\\
817 M K & (C-k) {\bf Kill} all articles with the same subject as this one.\\
821 M H & {\bf Catch-up} (mark read) this group to point (to-{\bf here}).\\
826 M M-r & (x) Expunge all {\bf read} articles from this group.\\
827 M M-C-r & Expunge all articles having a given mark.\\
831 The variable `gnus-summary-goto-unread' controls what happens after a mark
839 M V m & Mark all high-scored articles with a given {\bf mark}. [score]\\
840 M V u & Mark all high-scored articles as interesting (tick them). [score]\\
847 These commands set and remove the process mark (\#). You only need to use
865 M P k & Push the current process-mark set onto stack and unmark
867 M P y & Pop process-mark set from stack and restore it.\\
868 M P w & Push process-mark set on the stack.\\
877 // & (/s) Limit the summary-buffer to articles matching {\bf subject}.\\
878 /a & Limit the summary-buffer to articles matching {\bf author}.\\
880 /u & (x) Limit to {\bf unread} articles.
883 /m & Limit to articles marked with specified {\bf mark}.\\
898 /C & Mark all excluded unread articles as read.
899 [Prefix: also mark ticked and dormant articles]\\
937 S o p & Forward this article as a {\bf post} to a newsgroup.\\
967 S O p & Digest these series and forward as a {\bf post} to a newsgroup.
970 S u & {\bf Uuencode} a file and post it as a series.\\
980 T \# & Mark this thread with the process mark.\\
1013 V c & Specify a new score file as {\bf current}.\\
1016 V m & {\bf Mark} all articles below a given score as read.\\
1024 V R & {\bf Re-score} the summary buffer.\\
1046 C-c C-d & Insert the current {\bf date} as number of days.\\
1055 1/10\dots10/10) and processes the series accordingly. You can mark and
1087 Z c & (c) Mark all unticked articles as read ({\bf catch-up}) and exit.\\
1088 Z C & Mark all articles as read ({\bf catch-up}) and exit.\\
1090 Z n & Mark all articles as read and go to the {\bf next} group.\\
1096 [Prefix: select all articles, read and unread.]\\
1097 Z s & Update and save the dribble buffer. [Prefix: save .newsrc* as well]\\
1109 C-c C-d & Don't send message (save as \textbf{draft}).\\
1124 justify as well]\\
1199 D & Mark this server as unreachable ({\bf deny}).\\
1245 J c & Mark all undownloaded articles as read (\textbf{catch-up}).\\
1319 % summary-mode