Questions tagged [gnus]

GNUS is a powerful News and Mail reader for Emacs.

GNUS is both a Usenet news reader and email reader. It also has capabilities for reading RSS feeds and other data sources which can be massaged into a stream of messages.

Detailed information, including manuals and tips and tricks can be found at the Main Site and at the Emacs Wiki Category for Gnus

78 questions
0
votes
1 answer

Customizing gnus summary buffer

I want my theme to look like similar to below (code got from: http://emacswiki.org/emacs/TomRauchenwald) (source: modprobe.de) However I get this, i.e my threads dont join each other. I suspect this is due to text padding or something?
bneil
  • 1,590
  • 3
  • 16
  • 26
0
votes
2 answers

Emacs Gnus open two groups side by side

I'm trying to do the following. Suppose my mailbox has these groups: "inbox" and "sent mail". I want to have two buffers open in Gnus with the content of the first and the second group. The intuitive way of opening the first group, then creating a…
user797257
-2
votes
2 answers

How can I input such 'dot' or 'star' in emacs?

(setq gnus-sum-thread-tree-root "●") (setq gnus-sum-thread-tree-false-root "☆") thanks.
James.Y
  • 1,427
  • 1
  • 11
  • 16
1 2 3 4 5
6