Re: Automatically sort groups into topics

2017-06-13 Thread B.V. Raghav
ng on the selected group, the message might be either a mail or a news. #+END_QUOTE HTH -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Define "Group" of mail recipients in Gnus?

2016-11-09 Thread B.V. Raghav
also available at: http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=contrib/lisp/org-contacts.el;hb=HEAD Thanks, r -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Define "Group" of mail recipients in Gnus?

2016-11-08 Thread B.V. Raghav
Rainer M Krug writes: > > I have at the moment regularly mails which I have to send to a large > number (28) recipients. In other mail clients, I can define a "group" > and ust send the mail to the group while the mail client handles > everything. > > Is there something similar in Gnus? Plus one.

Re: gnus-range-difference((nil . 95923) nil) → (wrong-type-argument number-or-marker-p nil)

2016-04-08 Thread B.V. Raghav
. "m") or (modseq . "n") changes to (modseq) - or vice versa 2. there is a difference in active cdr. For example, (active a1 . b) changes to (active a2 . b) Does that ring any bell? r -- (B.V. Raghav) Ph.D. Student, Design Programme, IIT Kanpur ___

Re: gnus-range-difference((nil . 95923) nil) → (wrong-type-argument number-or-marker-p nil)

2016-04-08 Thread B.V. Raghav
seems like a bug in gnus (though > possibly due to a another bug in dovecot/offlineimap/fastmail). Similar (unprecedented) behaviour here. I filed a bug report http://permalink.gmane.org/gmane.emacs.bugs/116201 at emacs.bugs Consider supporting it with your observations. Thanks, -- (B

Re: Trigger spell checking before sending

2016-02-19 Thread B.V. Raghav
Emanuel Berg writes: > "B.V. Raghav" writes: > >>> OK, I see the problem, it doesn't get called >>> interactively. Try this instead: (defun >>> spell-before-send () (let*((lang-input >>> (read-from-minibuffer "Langua

Re: Trigger spell checking before sending

2016-02-19 Thread B.V. Raghav
ell-before-send' as follows: (add-hook message-send-hook (lambda () "Calls spell-before-send interactively" (call-interactively 'spell-before-send))) If so, please enlighten the difference. Thanks, r -- (B.V. Raghav) __

Re: How to prevent gnus from always downloading full index

2016-01-21 Thread B.V. Raghav
r The erroneous behaviour was indeed because of (setq gnus-fetch-old-headers t) in the .gnus.el file Sorry for the noise. r -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: How to prevent gnus from always downloading full index

2016-01-19 Thread B.V. Raghav
the history. I am paranoid, and sort of never check unread news there! Thanks, r -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: multi-email gnus setup questions

2015-12-27 Thread B.V. Raghav
Hi, > Oof. That doesn't sound like much fun, but I'm glad you got it sorted. I > have to say, imap got a lot easier to work with when I switched away > from Gmail... > That is an feeling I perfectly resonate with. Thanks, r -- (B.V. Raghav) __

Re: multi-email gnus setup questions

2015-12-24 Thread B.V. Raghav
\\+\\(homemail\\|workmail\\|funmail\\):" group) > (format "nnimap+%s:[Gmail]\Bin" (match-string 1 group)) ;; ^ should this be a forward slash `/' ;;that is [Gmail]/Bin ;;instead of back

Re: Unable to see nntp lists when added to secondary sources

2015-12-22 Thread B.V. Raghav
Hi The problem was somewhere with the server. I had written to the admin and the problem vanished. So long and thanks for all the fish. r -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman

Re: Unable to see nntp lists when added to secondary sources

2015-12-22 Thread B.V. Raghav
pen showed the following: 200 narad InterNetNews NNRP server INN 2.5.3 ready (no posting).. Does it mean that the nntp server is not sending any newsgroups in the list? Thanks, r -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Unable to see nntp lists when added to secondary sources

2015-12-22 Thread B.V. Raghav
. However, there are no newsgroups shown. Is there a way to enable detailed logs or something like that? Thanks, r -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Unable to see nntp lists when added to secondary sources

2015-12-22 Thread B.V. Raghav
something like that? > > Best regards, > > Adam Thanks, r -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Unable to see nntp lists when added to secondary sources

2015-12-21 Thread B.V. Raghav
er, you should be able to > subscribe to newsgroups on it (using "u"), and they should show up in > the *Group* buffer afterwards. However, there are no newsgroups that show up there! Any suggestions? -- (B.V. Raghav) ___ info-gn

Unable to see nntp lists when added to secondary sources

2015-12-21 Thread B.V. Raghav
roup* buffer, I see all the lists by gmane, and all the imap folders. But I cant see the lists by the narad server. Though emacs asks for authentication (user-pass) on gnus startup. How can i fetch news from an nntp server added as secondary source to gnus? r -- (B.V. Raghav) ___

Re: fancy mail splitting

2015-12-20 Thread B.V. Raghav
ot_ match Subjects prefixed with > "Re: " (or anything else, for that matter). > > I tried tacking on "nil nil" and "nil t" to the rule as well, without > hitting the jackpot. I am lost. > > Any ideas? > > > Thanks! > >Adam -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Gnus Multiple Roles

2015-12-11 Thread B.V. Raghav
to use the server smtp.abc.tld, and on the other hand when I reply to a mail from b...@xyz.tld, i want to use the server smtp.xyz.tld Here is the example posting style: (setq gnus-posting-styles '((".*" (name "B.V. Raghav") (address &qu

Re: Gnus Multiple Roles

2015-12-09 Thread B.V. Raghav
following pair in the list: > ("X-Message-SMTP-Method" "smtp smtp.example.org 587") -- (B.V. Raghav) ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Gnus Multiple Roles

2015-12-08 Thread B.V. Raghav
Hi, I have been successfully using alpine for a long time now. While switching to gnus, I feel that the functionality of alpine that I find missing are: 1. Multiple Roles. The capability to send from any smtp server I prefer, not necessarily automated. I found this excellent library --- smtpmail