Re: gnus-search & imap: always "CHARSET UTF-8" when literal+ is supported

2021-10-25 Thread David Edmondson
On Friday, 2021-10-22 at 10:47:42 -07, Eric Abrahamsen wrote: > David Edmondson writes: > >> Using current emacs git head, talking to outlook.office365.com over >> IMAP. >> >> Attempts to use gnus-search always fail with the server reporting: >>

gnus-search & imap: always "CHARSET UTF-8" when literal+ is supported

2021-10-22 Thread David Edmondson
Using current emacs git head, talking to outlook.office365.com over IMAP. Attempts to use gnus-search always fail with the server reporting: (("NO" ("BADCHARSET" "(US-ASCII)") "The" "specified" "charset" "is" "not" "supported.")) Looking at gnus-search.el, `gnus-search-imap-search-command'

gnus hangs when refreshing Gmail

2015-12-24 Thread David Mann
ss "mail.epstudiossoftware.com") (nnimap-server-port 993) (nnimap-stream ssl) (nnir-search-engine imap))) (add-to-list 'gnus-secondary-select-methods '(nntp "news.gmane.org")) I wasn't successful in googling this issue. Any ideas a

Gnus Agent Fetch Group?

2015-12-13 Thread David Hume
I have enabled Gnus Agent, and created a category called "download", and put a newsgroup into that category. I have set the predicate for the category to "true" and also the score to "true" (although I am not sure if that is a valid value for score). And I have added the server to Agent (or added

Gnus Article Transate with Babel.el: Does it work?

2015-10-29 Thread David Hume
I am trying to use gnus translate, i.e. f10 article transate. I got babel.el from https://github.com/juergenhoetzel/babel but it seems to just hang. I have tried some other versions but none has worked so far. Is this now defunct? ___

Re: Standard way to use Gnus?

2015-03-22 Thread David Masterson
Glyn Millington glyn.milling...@gmail.com writes: David Masterson dsmaster...@gmail.com writes: Some in-depth .emacs examples would be good. I have found these helpful - in no special order - http://www.esperi.org.uk/~nix/xemacs/personal/personal.html http://bzg.fr/emacs.html https

Re: Standard way to use Gnus?

2015-03-20 Thread David Masterson
noise 3. Mail reading (POP/IMAP) 4. Mailing list management 5. Advanced message conversion (GIFs, PSs, etc.) 6. Tricks (username icons, etc.) Some in-depth .emacs examples would be good. -- David Masterson Programmer At Large ___ info-gnus-english mailing

Standard way to use Gnus?

2015-03-18 Thread David Masterson
? -- David Masterson Programmer At Large ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: gnus-calendar / gnus-icalendar in Emacs24?

2014-12-16 Thread David Engster
instances that I'm unfamiliar with. G00gle reveals that icalendar is an accursed Apple thing, so I suppose it is an integration with Apple's calendar. Good for you - eh :) Maybe try Google instead of G00gle, and you'll find http://tools.ietf.org/html/rfc5545 -David

gnus hanging - how to see what it is doing

2014-08-30 Thread David Hume
Gnus is hanging again, showing a rotating wheel. How can I see what it is doing? Is there a way to attach to the process and cause it to do backtrace, before I kill it off? ___ info-gnus-english mailing list info-gnus-english@gnu.org

Re: gnus hanging - how to see what it is doing

2014-08-30 Thread David Hume
On 2014-08-30, Adam Sjøgren a...@koldfront.dk wrote: David Hume david.h...@example.com writes: Gnus is hanging again, showing a rotating wheel. How can I see what it is doing? Is there a way to attach to the process and cause it to do backtrace, before I kill it off? Maybe M-x toggle-debug

Re: How to use Gnus to read newsgroup like gnu.emacs.gnus?

2014-07-15 Thread David Hume
tuhdo1...@gmail.com writes: (setq gnus-select-method '(nntp gnu.emacs.gnus)) This should be the name of the server, not the name of the news group. (I can't remember the name of the free server, but it probably begins with 'news'). ___

Re: RSS feeds

2014-07-07 Thread David Hume
clu scon...@gmail.com writes: On Saturday, July 5, 2014 10:26:57 AM UTC-7, akb427 wrote: Yep, Gnus has a backend called nnrss. Here's the relevant man page to get you started: https://www.gnu.org/software/emacs/manual/html_node/gnus/RSS.html Simple G R then enter the feed, and bam,

Re: why not just .newsrc?

2014-07-06 Thread David Engster
the chance of a crash corrupting .newsrc.eld itself, instead of just the dribble file. . It would make it more difficult to quit Gnus without saving .newsrc.eld in case you did something stupid (you'd have to store undo information instead, leading to a reverse dribble file). -David

Re: server, group, category, agent... can I download headers? or otherwise prevent having to wait everytime I click on a group?

2014-05-24 Thread David Hume
Brady Trainor algeb...@uw.edu writes: Two results I would like: 1. Shorter time to wait to see the browse groups (upon typing ^). I am not sure what you mean here, as when I type ^ I get the list of servers. If I then select one, it downloads the active file, which I really don't want as it

Re: server, group, category, agent... can I download headers? or otherwise prevent having to wait everytime I click on a group?

2014-05-24 Thread David Hume
Brady Trainor algeb...@uw.edu writes: The first one is not too bad, because I shouldn't want to browse the list of groups to often. My solution to this was to get a copy of the active file and then I wrote a macro to put the subscribe command around each line like this:

x no archive

2014-05-09 Thread David Hume
I have been getting this text appearing in *scratch*: X-No-Archive: Yes - save http://groups.google.com/ What is it about? Where has it come from? Is it caused by one of these options? (message-add-archive-header) (setq message-archive-note nil) ___

using format-time-string in nnimap-split-methods

2013-12-06 Thread David Bonnafous
'(((concat mail\/inbox- (format-time-string %Y-%m)) ))) but it doesn't work (nothing is splited). So I use (setq nnimap-split-methods '((mail\/inbox-2013-12 ))) it's ok but it's bad, isn't it :( Could you help me ? -- David Bonnafous Université de Toulouse France

how to refresh zombie groups

2013-01-04 Thread J. David Boyd
I see a lot of groups in my zombie list, but not the newest ones from gwene.com. Is there some way to refresh the list? ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: nnir, nnmairix, and search for local leafnode

2012-12-20 Thread David Engster
for mairix were ignored by its maintainer, so that's still not working as it should. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: gnus.registry.eioio when migrating from emacs 24.1 to 24.2

2012-09-06 Thread David Engster
Alan Schmitt writes: David Engster d...@randomsample.de writes: Do you have manually installed CEDET by any chance? No. (I even had to go look up what it was.) OK. Could you please also check your *Messages* buffer if you maybe see the warning Unsafe call to `eieio-persistent-read

Re: gnus.registry.eioio when migrating from emacs 24.1 to 24.2

2012-09-05 Thread David Engster
file. I still get the same error, no new file is created, and moved messages cannot be found. After relaunching emacs a few times, I don't get the error anymore (starting over for the registry). However message lookup no longer works. Do you have manually installed CEDET by any chance? -David

Re: Score file locations -- all.SCORE

2012-03-28 Thread David Dyer-Bennet
Lars Magne Ingebrigtsen la...@gnus.org writes: David Dyer-Bennet d...@dd-b.net writes: In the absence of my setting any path variables, where would the all.SCORE file be located? ~/News/all.SCORE Thanks; that's where I expected it to be looked for, and where I put it. Okay, I'll play

Re: Displaying text/calendar (VCALENDAR) parts?

2011-10-06 Thread David Engster
? I'm using this to import such things into my org agenda: http://ozymandias.dk/emacs/org-import-calendar.el -David ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Displaying text/calendar (VCALENDAR) parts?

2011-10-06 Thread David Engster
Lars Magne Ingebrigtsen writes: David Engster d...@randomsample.de writes: I'm using this to import such things into my org agenda: http://ozymandias.dk/emacs/org-import-calendar.el Nice. Is this going to be part of Org? Not that I know of. -David

nnmail/maildir loosing some of the received mails

2011-05-24 Thread David Kuehling
to suddenly realize that maybe significant amounts of mail have been lost in the past. I'd greately appreciate any help. cheers, David -- GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40

Re: nnmail/maildir loosing some of the received mails

2011-05-24 Thread David Kuehling
David == David Kuehling dvdkh...@gmx.de writes: [.] Doing some 'rgrep' for the mail subjects, I found all the mails in in the correct maildir directory, and in a strangely named Incoming13078phb, however the '.overview' file of the maildir does not list the corresponding mails. So somehow

Re: How to 'resend' a mail?

2011-05-24 Thread David Kastrup
is an interactive compiled Lisp function in `gnus-msg.el'. It is bound to S D r, menu-bar Post Resend message. (gnus-summary-resend-message ADDRESS N) Resend the current article to ADDRESS. [back] -- David Kastrup ___ info-gnus-english mailing list info-gnus

Re: How to setup a nntp server that needs user and password?

2011-03-24 Thread David Kastrup
-- David Kastrup ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

How to report bugs?

2011-03-14 Thread David Kastrup
A copy of a letter just sent to the ding mailing list. However, looking at the gnus.ding group on news.gnus.org, it would appear that ding has turned into a complete spamtrap and is unlikely to be read, either. From: David Kastrup d...@gnu.org Subject: Gnus bugfixing is broken. To: d

M-x gnus-bug RET

2011-03-09 Thread David Kastrup
Is there a particular rationale that the command gnus-bug sends mail to a mailing list that nobody reads? That does not seem to make much sense. -- David Kastrup ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org

Re: M-x gnus-bug RET

2011-03-09 Thread David Kastrup
Ted Zlatanov t...@lifelogs.com writes: On Wed, 09 Mar 2011 15:39:46 +0100 David Kastrup d...@gnu.org wrote: DK Is there a particular rationale that the command gnus-bug sends mail to DK a mailing list that nobody reads? DK That does not seem to make much sense. It should work properly

non 8-bit headers.

2011-03-08 Thread David Brown
=B8nnev=C3=A5g?= ... Thanks, David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: libgnutls support?

2011-03-06 Thread David Kastrup
it cause a difference? -- David Kastrup ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

libgnutls support?

2011-03-05 Thread David Kastrup
It would appear that Emacs now can be compiled with libgnutls support. Is there a way or a plan for letting gnus make use of that? -- David Kastrup ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info

Re: Unusual archiving behavior.

2011-01-03 Thread David Brown
On Sat, Jan 01 2011, Lars Magne Ingebrigtsen wrote: David Brown g...@davidb.org writes: However, if I compose a message from elsewhere in Emacs (C-x m), the message is archived to ~/Mail/2010 and not under the archive folder. Yes, that's a Gnus archiving method. If you're using the non

Re: my vs maildir

2011-01-03 Thread David Brown
or even MAIL settings? If its IMAP just talk through IMAP the underlying storage should be of no interest to the client. When you invoke the imap server directly, it doesn't read any configuration files, and must be told what mail directories to serve. David

Re: Reply to self behavior

2011-01-02 Thread David Kastrup
of generating a warning. That's the worst comb quoting and unreadable run-in garbage I've seen in a long time. Impressive that you managed to create it using gnus. -- David Kastrup ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org

Re: author of post and signature problems

2010-12-28 Thread David Brown
by clients that have that capability. David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Unusual archiving behavior.

2010-12-27 Thread David Brown
23.2 Thanks, David Brown ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: How to automatically display HTML in gwene. groups?

2010-08-10 Thread David Engster
Dan Poirier writes: On 2010-08-10 at 08:48, David Engster d...@randomsample.de wrote: Dan Poirier writes: I love the new gwene groups on news.gmane.org that gateway RSS feeds, but for me, every article displays as a [text/html]... button that I have to click before I can read it. I'd like

Re: nnimap dies when APPENDing large messages

2010-06-24 Thread David Engster
Dag-Erling Smørgrav writes: Client: Gnus 5.13, Emacs 23.0.95.1, FreeBSD 9 on amd64. You are using a pretest of Emacs 23. If I remember correctly, this was actually an Emacs bug and was fixed for Emacs 23.1. -David ___ info-gnus-english mailing list

Re: Ignore reply-to

2010-05-06 Thread David Kastrup
(without quoting of original) S B R (with quoting). which are the keybindings for gnus-summary-reply-broken-reply-to and gnus-summary-reply-broken-reply-to-with-original -- David Kastrup ___ info-gnus-english mailing list info-gnus-english@gnu.org http

Re: rss shimbuns

2010-02-17 Thread David Engster
not deleting/expiring the articles (just mark them as read) or by setting a large expiry time on the group. For doing the latter, completely delete the group (with 'C-u G DEL'), restart Gnus and create it anew. Then do 'G p' on the group and set ((expiry-time . 300)) Regards, David

Re: rss shimbuns

2010-02-12 Thread David Engster
Nigel Beck m...@nigelbeck.com writes: David Engster d...@randomsample.de writes: I agree. This is due to shimbun-rss-blogs-groups being defvar'ed. Adding (luna-define-method shimbun-groups ((shimbun shimbun-rss-blogs)) (mapcar 'car shimbun-rss-blogs-group-url-regexp)) to sb-rss-blogs.el

Re: nnshimbun: two problems

2009-10-05 Thread David Engster
Hermann meinelis...@onlinehome.de writes: In general it works fine, but there are two problems: [...] What may cause this problems? Generally nnshimbun is very nice. Those shimbuns are broken due to changes on the respective sites. Fixes should be in CVS soon. -David

Re: nnmairix: how to customize the search result folder paths

2009-10-05 Thread David Engster
tips and tricks', last paragraph. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: nnmairix: how to customize the search result folder paths

2009-10-05 Thread David Engster
Francis Moreau francis.m...@gmail.com writes: On 5 oct, 16:53, David Engster d...@randomsample.de wrote: nnmairix puts the results into the chosen mail backend. However, it should present you the results in its own folder, in this case named search, which is mapped to the above directory

Re: nnmairix on Emacs 22.3

2009-10-04 Thread David Engster
work on Emacs 22.3? Is there any patch that I have to apply? I am using Carbon Emacs on Mac OS X, BTW. I guess it would be best to use Gnus from CVS; nnmairix should work with Emacs 22. If you experience any problems, please let me know. Regards, David

Re: nnmairix question

2009-10-02 Thread David Engster
using for your mail (nnml, nnimap, or nnmaildir). Regards, David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Empty group listing for Zimbra server

2009-09-29 Thread David Engster
to imap-mailbox-list by default, but can be set to imap-mailbox-lsub. Don't be surprised if you encounter further problems with Zimbra, though... -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info

Re: Empty group listing for Zimbra server

2009-09-29 Thread David Engster
Alberto Luaces alua...@udc.es writes: l Martes, 29 de Septiembre de 2009ES 11:09:47 David Engster escribió: Did you customize 'nnimap-request-list-method'? It's set to imap-mailbox-list by default, but can be set to imap-mailbox-lsub. No, I didn't. In fact the variable you mentioned should

Re: Defining identity based on the recipients

2009-08-18 Thread David Engster
this. See http://thread.gmane.org/gmane.emacs.gnus.user/11919/focus=11922 -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: nnimap vs. nnmaildir

2009-07-30 Thread David Engster
a new article and delete the old one. One could script something similar in Gnus, but outside of nnimap. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: nnimap vs. nnmaildir

2009-07-15 Thread David Engster
Tassilo Horn tass...@member.fsf.org writes: Dan Christensen j...@uwo.ca writes: - ability to edit articles Dunno 'bout that one... IMAP forbids article editing, so nnimap cannot do that. nnmaildir supports it, AFAIK. -David ___ info-gnus-english

Re: Setting Return-Path to From address

2009-06-06 Thread David Engster
the documentation for mail-specify-envelope-from. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Link considered unsafe

2009-05-28 Thread David Engster
it is not Gnus that complains - at least I never heard of this and I couldn't find this string in the Gnus sources (nor in Emacs). I know this message from emacs-w3m. Frobbing the variables w3m-safe-url-regexp and mm-w3m-safe-url-regexp should help. -David

Re: Scoring

2009-04-22 Thread David Breton
On 22 Apr 2009, lguse...@be-well.ilk.org wrote: David Breton dbre...@cs.sfu.ca writes: I would like to have scoring do something and I can't figure out how to do it so I thought I'd ask here. There's this guy on one of the newsgroup I read. Every time he enters a thread, it goes downhill

Scoring

2009-04-21 Thread David Breton
this be done? I looked at thread-mark-and-expunge but this is not what I want because when he enters a thread, I don't want to kill the entire thing, just the subthread for which he is the root. Any help would be appreciated, David ___ info-gnus-english

Re: Indexing Gnus (and other...) mails

2009-04-10 Thread David Engster
servers at a time, so you will roughly have to know which mairix index could get you what you're looking for. BTW, 30 GB is not a lot, it is only 2.28 € at 0.076 €/GB now in France. :-) Well yes, measured in Euros. But otherwise, I'd say that definitely is a lot of mail. :-) -David

Re: Indexing Gnus (and other...) mails

2009-04-09 Thread David Engster
or Dovecot, please let me know. You mean as a plugin? Otherwise, it's pretty straightforward. I call it via ssh slave connections directly on the server. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman

How do I score a group?

2009-03-29 Thread David Spain
The 'info' page on group scoring says that it will mention how to do that below and then never does. Scoring doesn't appear to be any of the Groups options in the pull down menu either. ? ___ info-gnus-english mailing list info-gnus-english@gnu.org

Re: Keeping Gnus in sync across two machines

2009-03-26 Thread David
://www.emacswiki.org/emacs/GnusSync -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Call for nnimap hackers [was: Emacs/Gnus: About simple after things :-) [was: GNUS and imap]]

2009-03-20 Thread David Abrahams
on Thu Mar 19 2009, Leo sdl.web-AT-gmail.com wrote: On 2009-03-19 05:48 +, poppyer wrote: Leo sdl@gmail.com writes: : On 2009-03-19 02:37 +, poppyer wrote: : The only thing I am missing in nnimap (of gnus) is that I can not : preview the email by partial downloading. A typical

Re: Emacs/Gnus: About simple after things :-) [was: GNUS and imap]

2009-03-18 Thread David Abrahams
on Wed Mar 18 2009, Andrzej Adam Filip anfi-AT-onet.eu wrote: David Abrahams d...@boostpro.com wrote: on Tue Mar 17 2009, Richard Riley rileyrgdev-AT-gmail.com wrote: Is this server specific? I have only gnus-select-method '(nnimap mymail (nnimap

Re: posting-styles and bbdb from

2009-02-12 Thread David
via BBDB, but you can use any field you want, of course. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: posting-styles and bbdb from

2009-02-12 Thread David
Richard Riley rileyrg...@gmail.com writes: David de...@arcor.de writes: Richard Riley rileyrg...@gmail.com writes: I was wondering if anyone has a solution for setting the gnus-posting-style address based on a email-from field or similar on a contacts bbdb record? Put the following function

Re: posting-styles and bbdb from

2009-02-12 Thread David
(let ((gpriv (bbdb-get-field rec 'gnus-private)) (autocc (bbdb-get-field rec 'auto-cc))) (if (string-match work gpriv) (DE-message-change-from David da...@work) (DE-message-change-from David da...@private

Re: bbdb and storing emails

2009-01-25 Thread David
, it automatically creates a procmail rules file on the mail server via ssh, which is included in my .procmailrc. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: gnus and pine

2008-12-19 Thread David Kastrup
the 4 millions users for the pine MUA. What is your source ? Arithmetic overflow? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Different versions of Gnus

2008-12-15 Thread David
(and new bugs, of course). For details on the (totally uncool) version scheme, see http://thread.gmane.org/gmane.emacs.gnus.general/64419/focus=64812 -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman

Re: Losing Mail in Gnus - pt 2

2008-11-06 Thread David
suggested using (nnml mairix (nnml-directory ~brett/.mairix) (nnml-get-new-mail nil)) since nnml-get-new-mail is set to t by default. Did you try this, too? -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org

Auto Fill Mode Not Working In Gnus

2008-10-11 Thread David Spain
I am using Gnus v5.11 and Emacs version 22.1.1 When composing an article in Gnus (as I am now) or a reply to an article and I have auto-fill mode enabled ('Fill' shows up in Minor-Mode portion of status line) it seems to be ignored. I don't get automatic line feeds inserted when I run past the

Re: Losing Mail in Gnus

2008-09-11 Thread David
that's a Gnus issue. but hopefully someone here can give me a hand. In the meanwhile, I'm going to keep an eye on those directories for my missing e-mails. Thanks! What splitting rules do you have? Do you maybe use gnus-registry-split-fancy-with-parent? -David

Re: IMAP disconnecting

2008-08-20 Thread David
in the source (imap-login/client.c): /* Disconnect client after idling this many milliseconds */ #define CLIENT_LOGIN_IDLE_TIMEOUT_MSECS (3*60*1000) However, this shouldn't cause any problems with Gnus. The server should simply get reopened when you enter or check a nnimap group. -David

Re: IMAP disconnecting

2008-08-20 Thread David Kastrup
send it 3 minutes later cause Gnus lost connection :-/ Goto the *Group* buffer, type ^, go to the line with your server, type C (possibly followed with C-g if it hangs) and O. Now go back to your mail buffer and send. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum

Re: See pictures in RSS

2008-08-16 Thread David
: http://article.gmane.org/gmane.emacs.gnus.user/8988 -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: is nnimap broken? Is gnus 5.11 broken?

2008-07-30 Thread David
Ed [EMAIL PROTECTED] writes: On Jul 29, 7:56 am, David [EMAIL PROTECTED] wrote: Ed [EMAIL PROTECTED] writes: (nnimap-list-pattern (INBOX)) Please see the documentation to nnimap-list-pattern. The above line will drop everything except your INBOX. What you

Re: is nnimap broken? Is gnus 5.11 broken?

2008-07-30 Thread David
. You can make groups permanently visible in various ways. The easiest is to hit 'G c' (gnus-group-customize) over the group and select Permanently visible. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman

Re: is nnimap broken? Is gnus 5.11 broken?

2008-07-29 Thread David
to help you there. Also, you can remove the above line for now and see what is exported by the IMAP server. If the server exports the full home directory, you can limit access to the necessary mail folders through this variable. -David ___ info-gnus

Re: can nnimap be used as a primary select method for GNUS?

2008-07-28 Thread David
Ed [EMAIL PROTECTED] writes: On Jul 26, 10:34 am, David [EMAIL PROTECTED] wrote: Ed [EMAIL PROTECTED] writes: Can nnimap be used as the primary select method? Yes. Here's the section of the GNUS manual that caused my confusion, I believe: If you want to use IMAP as a mail storage

Re: can nnimap be used as a primary select method for GNUS?

2008-07-26 Thread David
Ed [EMAIL PROTECTED] writes: Can nnimap be used as the primary select method? Yes. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Quick Searching of Gnus Letters

2008-07-07 Thread David
here for a starting point: http://www.emacswiki.org/cgi-bin/wiki/GnusMairix The mairix home page: http://www.rpcurnow.force9.co.uk/mairix/ Regards, David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman

variable-width font in summary buffer?

2008-07-05 Thread David Abrahams
I'd like to use a variable-width font in my summary buffers, but it seems that, especially when displaying threads, much of what Gnus does there depends on a monospaced font. Is anyone successfully using a variable-pitch font in the summary buffer, and if so, do you have any configuration tips?

nnimap two-level expiry?

2008-07-05 Thread David Abrahams
I don't know if this is possible with nnimap, but I'm hoping someone can tell me how to do it. IMAP allows you to mark messages deleted and then, sometime later, actually flush or compress the folder to remove them completely. I'd like expiry to do something like: * mark all read articles as

Re: Ubuntu/Emacs22/Gnus

2008-06-30 Thread David Kastrup
and Gnus (gnus-5.10.10.tar.gz). Thanks to everyone who replied to my plea for help! -Kenneth PS It is hard to believe that Ubuntu doesn't support Emacs22/Gnus ... that combo contains two of my *most used* applications ... Why don't you just use the Gnus that is part of Emacs 22? -- David

Re: Ubuntu/Emacs22/Gnus

2008-06-30 Thread David Kastrup
work ... Are you using it? What version is it? Well, I am using developer versions of Emacs, anyway. But I don't remember anything wrong with gnus before we forked off the Emacs 22 release branch. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum

Gnus ignoring ~/.authinfo for gmail

2008-06-24 Thread David Arroyo
For whatever reason, gnus has been very temperamental with regards to gmail's imap. In my ~/.gnus.el I have (add-to-list 'gnus-secondary-select-methods '(nnimap gmail (nnimap-address imap.gmail.com) (nnimap-authinfo-file ~/.authinfo)

Re: rss is failing with some feeds

2008-06-15 Thread David
SmartFeed (TM), which again uses a terribly intelligent mechanism to determine if your reader supports Atom or not. You see how well this works. Try using (setq mm-url-use-external t) (setq mm-url-program lynx) (setq mm-url-arguments '(-source -useragent Drupal)) -David

Re: nnmairix - new version

2008-06-06 Thread David
mairix does not index the MIME type. -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: ANN: CRM114 backend for GNUS spam filtering

2008-05-27 Thread David
a little training function for mailreaver a while ago, but independent of spam.el: http://www.emacswiki.org/cgi-bin/wiki/GnusMailreaver -David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus

Why is In-Reply-To set when clicking on sender address?

2008-05-05 Thread David Kastrup
of the reply commands when I want to reply to a message. Is there a way to turn off this annoying behavior? Is it not a bug in the first place? If Gnus is going to mark this thing as a Reply, should it not do this right away instead of sneaking this information in afterwards? -- David Kastrup

Re: problems with rss feeds

2008-04-20 Thread David Hansen
rss feed. What is w3 used for anyway? I use w3m to display the articles, I think the xml parsing happens with the xml parser that comes with emacs. David ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo

Re: Splitting up mailing list messages

2008-04-02 Thread David Z Maze
Pete Axon [EMAIL PROTECTED] writes: Do people create a new group for each list with a corresponding nnmail-split-method? How do you handle this stuff? Definitely, one group per list. If you're on a bunch of related lists regexp matches can help; for example, from when I was active doing

Re: limiting articles and tagging

2008-04-02 Thread David Carlton
On Sun, 30 Mar 2008 17:42:39 -0700, David Carlton [EMAIL PROTECTED] said: I'd like a way to mark certain articles in an nnmail group with a tag (e.g. articles I want to respond to, articles where I'm waiting for a specific response), and then to have a way to only see the matching articles

Re: limiting articles and tagging

2008-04-02 Thread David Carlton
On Wed, 02 Apr 2008 15:43:14 -0700, David Carlton [EMAIL PROTECTED] said: On Sun, 30 Mar 2008 17:42:39 -0700, David Carlton [EMAIL PROTECTED] said: I'd like a way to mark certain articles in an nnmail group with a tag (e.g. articles I want to respond to, articles where I'm waiting

Re: limiting articles and tagging

2008-04-01 Thread David Carlton
On Mon, 31 Mar 2008 04:21:03 +0200, Richard G Riley [EMAIL PROTECTED] said: David Carlton [EMAIL PROTECTED] writes: I'd like a way to mark certain articles in an nnmail group with a tag (e.g. articles I want to respond to, articles where I'm waiting for a specific response), and then to have

Re: limiting articles and tagging

2008-04-01 Thread David Carlton
about ?. I think ! and ? is barely too small for me, but maybe that will work. I'll start with org-mode, though, since it seems to be getting several votes. David Carlton [EMAIL PROTECTED] ___ info-gnus-english mailing list info-gnus-english@gnu.org http

Re: Deleting drafts

2008-03-29 Thread David
Sébastien Vauban [EMAIL PROTECTED] writes: And is there a way to map the Gnus `nndraft:drafts' folder onto the IMAP `nnimap:INBOX.Drafts' one, so that I could easily access my draft mails from another PC, when at home? This is currently not possible. -David

Re: Skipping citations

2008-03-13 Thread David
hide or fold cited text. I use the following: (setq gnus-article-skip-boring t gnus-treat-hide-citation t gnus-cited-lines-visible '(3 . 6)) See the doc strings for more information. You can fold/unfold the citations with 'W W c'. -David

  1   2   3   >