Re: Universal "answered marks"?

2021-11-09 Thread Lars Ingebrigtsen
Lars-Johan Liman writes: > If I read the message in one of the folders, it will be marked as "read" > (and eventually classified as old ("O")) in both. I perceive this as > good. I only need to read it once. Yes, that's through the crossposting support... > But if I reply to the message, the "A

Re: Mail source unreachable - continue yes/no?

2021-10-19 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > In the meantime, what do you think about removing the call to `error' at > the end of `nntp-report'? I'm not sure what the repercussions would be, but it sounds like it should be possible. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http:

Re: Mail source unreachable - continue yes/no?

2021-10-17 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > The pop-up part of it is very easy to fix, it could even be added to > the Gnus window configuration stuff so people can have the > warnings/reports visible in *Group* but not elsewhere, etc. Perhaps it could be an opt-in thing. -- (domestic pets only, the antidote fo

Re: Mail source unreachable - continue yes/no?

2021-10-15 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > Looking over the code, I'm inclined to agree with Lars-Johan here: there > isn't really any need to halt the process, what's important is that the > user be made aware of the failure. I agree. > Allow me to re-introduce my suggestion of using warnings! It's looking > b

Re: Mail source unreachable - continue yes/no?

2021-10-15 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > In the meantime I got a backtrace on my stop-the-world nntp connection > error, which I've posted below. I guess there's nothing mysterious about > it -- the process dies (I can't tell if it's actually the timeout doing > it or not), and nntp-accept-process-output/nntp-r

Re: Mail source unreachable - continue yes/no?

2021-10-14 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > On second thought you're not wrong here: the various *-open-server > deffoos report their own failures with `nnheader-report' instead of > signaling errors, and then `gnus-open-server' swallows any other errors > and converts them to messages. Ah. I knew there was some

Re: Mail source unreachable - continue yes/no?

2021-10-13 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > I put plain old calls to `error' inside `nnimap-request-scan', and that > also derailed the "g" update process. So whatever handling there once > was either is not around this particular piece of code, or else it might > have gone away at some point. Yeah, perhaps it we

Re: Mail source unreachable - continue yes/no?

2021-10-12 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > I've got my nntp server set in `gnus-select-method', maybe that's why? > This has annoyed me off and on for years but I've never taken the time > to look into it. My other servers are all localhost nnimap and I never > see errors there. I just set debug-on-message approp

Re: Mail source unreachable - continue yes/no?

2021-10-12 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > `nnmail-get-new-mail' is called from within `gnus-request-scan', and > there's no error ignoring around `gnus-request-scan' in > `gnus-get-unread-articles' -- is there? I can't see anything. I would > propose removing error handling from `nnmail-get-new-mail-1': if the >

Re: Mail source unreachable - continue yes/no?

2021-10-12 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > We create a few custom error symbols for backend errors, including mail > source failures, open-server failures, etc, and we put some > condition-cases handling those errors in `gnus-get-unread-articles'. This is called from nnmail-get-new-mail-1, though, which ignores

Re: Mail source unreachable - continue yes/no?

2021-10-12 Thread Lars Ingebrigtsen
Lars-Johan Liman writes: > My question: how is my answer (yes/no) used? (Which are the consequences > of responding yes or no, respectively?) Answering "no" should beep an error, say "Cannot get new mail" and then stop. Hm... but I see that the caller (in `nnmail-get-new-mail-1' just ignores t

Re: Subject of PGP-encrypted emails

2021-08-04 Thread Lars Ingebrigtsen
Adam Sjøgren writes: > I noticed that instead of including an unencrypted Subject:-header, it > is replaced by "Subject: ..." and then 'filled in' when the message is > decrypted. Hm... I guess it would be possible to update the Summary buffer, too, but it'd be pretty awkward -- do we want to r

Re: gnutls-e-invalid-session

2021-01-02 Thread Lars Ingebrigtsen
Thien-Thi Nguyen writes: >What's your OS and the gnutls version? > > $ gnutls-cli --version > gnutls-cli 3.6.15 Same version I've got here... > $ uname -a > Linux miasma 5.9.0-4-amd64 #1 SMP Debian 5.9.11-1 (2020-11-27) x86_64 > GNU/Linux > > (This is actually a Devuan distro, somewhere be

Re: gnutls-e-invalid-session

2021-01-01 Thread Lars Ingebrigtsen
Thien-Thi Nguyen writes: > I tried to send a mail to info-gnu (AT ...), w/ From: > t...@gnu.org and X-Message-SMTP-Method: smtp eggs.gnu.org 587, > but instead of going through as it had done previously (maybe a > month or two ago), i encountered the error: > > gnutls.el: (err=[gnutls-e-invalid-

Re: How to access HTML DOM/source of MIME part?

2020-06-26 Thread Lars Ingebrigtsen
Tim Landscheidt writes: > b) I use this code as part of gnus-select-article-hook. >widget-forward does move point internally, but does not >update/recenter the display. Is this due to >gnus-with-article-buffer? What is the best way to make >the *Article* buffer follow point's mo

Re: How to access HTML DOM/source of MIME part?

2020-06-16 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > Something to be aware of is that, sometime not too long ago, Lars > re-implemented links in article bodies using widgets instead of buttons. The other way around -- they used to be widgets, and they're now buttons. -- (domestic pets only, the antidote for overdose, mi

Re: Highlight process-marked files in Gnus summary?

2020-05-22 Thread Lars Ingebrigtsen
Michael Heerdegen writes: > I would suggest to at least do the following: > > (1) Provide an `article' variable. Maybe also provide `processable' as > suggested and/or `sec-mark' (somewhere in the code the process mark is > called a "secondary mark")? I think everything that's not a readedness

Re: Highlight process-marked files in Gnus summary?

2020-05-19 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: >> The obvious goal is to get a better overview of what is marked before I >> e.g. delete the articles. It's too easy to make a mistake with only >> those little # marks around. Ideally the used face would specify a >> background color (like hl-line) so it doesn't interf

Re: Finding last messages in a thread

2020-04-29 Thread Lars Ingebrigtsen
Michael Heerdegen writes: > I guessed the quickest way could be to limit to the current thread > (???), and then turn off threading (C-M-t), but the first functionality > doesn't seem to exist, so I implemented it quicky: Limiting to a thread seems like a natural thing to do, but I can't find su

Re: Gnus signs email two times

2020-02-19 Thread Lars Ingebrigtsen
Christoph Groth writes: > I’ve been signing all my outgoing email for many years. Not sure why, > since no one ever verifies this... > > Anyway, since I got an OpenPGP keycard, I noticed that Gnus actually > performs two signing operations on each outgoing message. It first > signs and sends ou

Re: removing dead servers

2020-01-22 Thread Lars Ingebrigtsen
Leo Butler writes: > Yes, that is what I learned eventually. My question was, is there a way > to remove servers "from other sources" other than the one I described > (remove them from .gnus.el, add them to gnus-server-alist and k them)? You don't have to add them from gnus-server-alist. Just r

Re: removing dead servers

2020-01-22 Thread Lars Ingebrigtsen
Leo Butler writes: > Anyhow, after trying and failing to remove them in the *Server* buffer > (they were un-editable), I realized that gnus uses the list > gnus-server-alist for the editable servers. I massaged > gnus-server-alist, edited the dead servers, and problem was solved. You should be a

Re: From and Reply-To mangling?!

2019-12-28 Thread Lars Ingebrigtsen
Amin Bandali writes: > Could be due to changes made to a number of mailman settings (including > from munging) for many GNU lists by the FSF sysadmins in late October? Anybody know how we can get the admin of this list to stop the dmarc munging? It's really annoying. -- (domestic pets only, t

Re: Maybe a bug after df89d6d6dc429e638e425536d1c201b5373f2abd

2019-12-27 Thread Lars Ingebrigtsen
Adam Sjøgren via info-gnus-english writes: > Is this a fix for: [...] > * lisp/gnus/gnus-start.el: Use lexical-binding Yup. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no ___ info-gnus-e

Re: Maybe a bug after df89d6d6dc429e638e425536d1c201b5373f2abd

2019-12-27 Thread Lars Ingebrigtsen
Garjola Dindi writes: > I have a strange behaviour with recent versions of gnus (in emacs > master and branch emacs-27). > > When I try to subscribe to a group in the *Browse server buffer*, all > groups appear with the ’K’ mark and the subscribe command ’u’ does not > subscribe (the ’K’ still ap

Re: Incorrect character encoding in received messages

2019-12-27 Thread Lars Ingebrigtsen
Garjola Dindi writes: > I have recently been having trouble with Gnus decoding some e-mails as > ASCII when actually they should be decoded as unicode. Sounds like there's no Content-Type header in the message that says what the charset it. > For instance, in French, the “à” char gets displayed

Re: impossible to forward a message from nnrss

2019-12-10 Thread Lars Ingebrigtsen
physiculus writes: > But there is no X-Message-SMTP-Method line, so it is not possible to > send. You should normally not need a line like that. Perhaps you've customised message-send-mail-function to be something that doesn't work? Or set smtpmail-smtp-server to something invalid? -- (domest

Re: impossible to forward a message from nnrss

2019-12-08 Thread Lars Ingebrigtsen
physiculus writes: > below i paste my message buffer after C-c C-f. Looks normal to me and has nothing to do with nnrss. > it seems, that my from: address is not set and therefore i cannot send. > for my other accounts i use posting styles. > > why or how could i insert the correct part with al

Re: impossible to forward a message from nnrss

2019-12-05 Thread Lars Ingebrigtsen
physiculus writes: > i want to forward a rss message from my feeds. > therefore i push c-c c-f on the message. > a message buffer opens. > i could insert the to: address and write some text. > But if i c-c c-c to send, a message appears to select a browser. > after that, nothing happens. I'm una

Re: How to copy "raw", but decoded article body to a new buffer?

2019-11-23 Thread Lars Ingebrigtsen
Tim Landscheidt writes: > How can I copy the "raw", but decoded article body to a new > buffer? `C-u C-u g' and then `C-x C-w' the buffer to a file? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no __

Re: no smtp server found when sending from nnfolder or nnmaildir

2019-09-16 Thread Lars Ingebrigtsen
physiculus writes: > gnus does not find a smtp server if i want to send or forward a message > from my nnfolder+archive or nnmaildir+local. > Sending or forwarding from inside nnimap works. > Is this possible with gnus? I'm unable to reproduce this. If I `S o m' on an article in an nnfolder+arc

Re: smtpmail vs msmtp

2019-09-16 Thread Lars Ingebrigtsen
Eric Abrahamsen writes: > I'm using smtp with multiple accounts, and a `message-send-mail-hook' > that sets the msmtp account based on the From header. Is that still the > way everyone is doing it? Is there anything simpler for handling > multiple accounts? Doing this with Message/smtpmail.el is

Re: Question: Gmail how display imap folder in gnus?

2019-09-16 Thread Lars Ingebrigtsen
physiculus writes: > Is it possible to see the "folder" name from my Gmail account in > gnus-summary-line during inside "All Messages" folder? > Or is it nearly impossible, because "folder" names are tags in real. Hm... I think that sounds difficult to achieve (unless Gmail puts that data in th

Re: Rendering Content-Type: text/markdown with shr via text/html?

2019-08-03 Thread Lars Ingebrigtsen
Adam Sjøgren via info-gnus-english writes: > I'm experimenting with posting articles with text/markdown as the > Content-Type. > > I was wondering what the easiest way is to have Gnus translate such > articles to HTML and display them via shr, as is done for text/html > articles. > > Anyone alrea

Widgets -> Buttons

2019-07-30 Thread Lars Ingebrigtsen
Just a heads up: I've converted the Article buffer in Gnus from using widgets.el widgets to use button.el buttons. There should be no user-visible changes, but it's a pretty fundamental change. If you have code that relies on the Article buffer to widgetisised (that's a word) there may be compati

Re: Why does Gnus remove To: from forwarded messages?

2019-06-22 Thread Lars Ingebrigtsen
Adam Sjøgren writes: > which sets message-forward-included-headers to '("^From:" "^Subject:" > "^Date:") > > Shouldn't it include To: ? Yup. This was fixed a few weeks later (to include To and Cc). -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrig

Re: "Forward" in the standard way

2018-04-14 Thread Lars Ingebrigtsen
Jordan Wilson writes: > I ended up hacking together this very ugly function (more of a > script). I imagine it would have been trivial to implement this > properly, but didn't have the time to look at Gnus' internals. It works > most of the time in the way that I wanted. Hm, I see... Yes, somet

Re: slow `B m' due to a require for each of gnus-active-hashtb

2018-04-11 Thread Lars Ingebrigtsen
Kevin Brubeck Unhammer writes: > On Gnus v5.13, Emacs 24.5.1, doing `B m` takes quite a long time (10s > and up) before it shows any prompt (but seemingly only after I've been > using Emacs for a while). If I toggle-debug-on-quit and poormansprofile > it a bit, the backtraces always look like thi

Re: max-size for displayed PGP image on signed email?

2018-04-11 Thread Lars Ingebrigtsen
Kevin Brubeck Unhammer writes: > I've been running with > > (defun gnus-rescale-image (image size) > "Rescale IMAGE to SIZE if possible. > SIZE is in format (WIDTH . HEIGHT). Return a new image. > Sizes are in pixels." > (if (or (not (fboundp 'imagemagick-types)) > ;; (not (get-buffe

Re: Can a mail-sources :prescript communicate progress back to the user?

2018-04-11 Thread Lars Ingebrigtsen
a...@koldfront.dk (Adam Sjøgren) writes: > I am wondering whether there is any functionality for a :prescript in > mail-sources to report progress back to the user - e.g. by messages > being shown in the mini-buffer? Yes... can't you just use a prescript like, er, :prescript (lambda () (message

Re: Incorrect default value in prompt for gnus-summary-move-article

2018-04-11 Thread Lars Ingebrigtsen
j...@ankarstrom.se (John Ankarström) writes: > Sorry, I was in a hurry and realize now that I was a bit unclear. > > The problem I'm having is the escaped + sign: > >> nnimap\+mail.my-domain.com: > > It's supposed to say nnimap+mail.my-domain.com - escaping the > plus sign does not work. If I remo

Re: Not killing viewer?!

2018-04-11 Thread Lars Ingebrigtsen
Gijs Hillenius writes: > I confirm that adding these three > > > "application/vnd.openxmlformats-officedocument.wordprocessingml.document" > > "application/vnd.openxmlformats-officedocument.presentationml.presentation" > "application/vnd.openxmlformats-officedocument.spread

Re: "Forward" in the standard way

2018-04-10 Thread Lars Ingebrigtsen
Elias Mårtenson writes: > I'm brining this up here, because I feel that this functionality should be > part of Gnus. Yes, it sounds very useful. > However, my tool is not suitable for this, due to the fact that it > does the HTML rewriting using an external program. If there was an > Elisp impl

Re: Not killing viewer?!

2018-04-10 Thread Lars Ingebrigtsen
a...@koldfront.dk (Adam Sjøgren) writes: > I receive an email with a Microsoft Word document attached. That is > annoying in itself, but I click it, and Libreoffice opens with the > document. > > So far, so good. > > Then I read the next email in Gnus. > > And Libreoffice is killed. Gone. Window c

Re: gnus eml attach

2018-04-10 Thread Lars Ingebrigtsen
f.nikolakopou...@gmail.com writes: > On mml definitions when I add an attachment with C-c C-a I will need > also to add the charset like > > Now the output of C-c C-a is: > <#part type="application/pdf" filename="~/foo.pdf" disposition=attachment> > <#/part> > > I will need when I press C-c C-a: >

Re: sample - [dilb...@email.dilbert.com] Dilbert.com - Daily Strip Email

2016-02-23 Thread Lars Ingebrigtsen
Saša Janiška writes: > I see only one image of Scott, although when issuing 'W D W' I can see > other images for a brief moment. That's odd. Could you try downloading Emacs from git and see whether it works better there? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog

Re: sample - [dilb...@email.dilbert.com] Dilbert.com - Daily Strip Email

2016-02-22 Thread Lars Ingebrigtsen
Saša Janiška writes: > Now I'm really puzzled...Gnus renders images for the above forwarded > message, but the same message when seen within my nnimap account does > not render them. Any hint? Are you reading the forwarded message as mail or as news? Like I said, images are not automatically di

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-20 Thread Lars Ingebrigtsen
Emanuel Berg writes: >> Hm. Then that can't be the correct buffer. >> Does anybody know of a way to make edebug tell you >> what buffer it's currently in? > > What do you mean in what buffer it is in? All evaluation in Emacs happens in a buffer. There is probably a command in edebug that lets y

Re: rendring Dilbert strip inline

2016-02-20 Thread Lars Ingebrigtsen
Saša Janiška writes: >> If that's the case, the `W D W' command should display the images. > > It does not work...I can only see it in the browser externally. Works for me in HTML emails. Can you forward one of these mails? -- (domestic pets only, the antidote for overdose, milk.) bloggy b

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-20 Thread Lars Ingebrigtsen
Emanuel Berg writes: > Lars Ingebrigtsen writes: > >>> But in Gnus v5.13, when the debugger is at line >>> 2085 in gnus-score.el, in `gnus-score-string', >>> *Headers* contains: ((To . >>> "") (X-Spam-Flag . "YES") >>

Re: rendring Dilbert strip inline

2016-02-18 Thread Lars Ingebrigtsen
Saša Janiška writes: > I'm subscribed to the Dilbert Daily Strip and would like to be able to > see it inline - rendered in the buffer without need to open new tab in > my Firefox. Are you getting them via email? Gnus inhibits loading external images in Emacs (to avoid privacy problems with web

Re: smtp outlook.com

2016-02-15 Thread Lars Ingebrigtsen
Zaam Wu writes: > LU437-SMTP105.smtp.hotmail.com Microsoft ESMTP MAIL Service, Version: > 8.0.9200.16384 ready at Mon, 15 Feb 2016 00:54:39 -0800 > > Process smtpmail connection broken by remote peer So it connects fine, but then hangs up. So it probably doesn't want to talk to you? Do you hav

Re: smtp outlook.com

2016-02-15 Thread Lars Ingebrigtsen
Zaam Wu writes: > smtpmail-stream-type 'starttls ;; or `ssl' It's not a STARTTLS server, so it should be 'tls. > If smtpmail-stream-type to `ssl', it looks: > > -- smtpmail-stream-type ssl > Sending via mail... > gnutls.c: [0] (Emacs) fatal error: An unexpected TLS >

Re: Gnus seems to not understand video/* syntax in mailcap files.

2016-02-14 Thread Lars Ingebrigtsen
Ben writes: > Lars Ingebrigtsen writes: > >> Ben Bacarisse writes: >> >>> My system is currently set up so that gnus happens to use mplayer to >>> open video mime parts but I'd like it, and other mailcap aware programs, >>> to use something

Re: gmx imap failure

2016-02-14 Thread Lars Ingebrigtsen
ZWu writes: > As you see, running on command line gives `Connection timed out' > as well. If you're trying to talk to a server that doesn't want talk to you, there is nothing Gnus can do. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no

Re: gmx imap failure

2016-02-13 Thread Lars Ingebrigtsen
Zhu writes: > Opening TLS connection with `gnutls-cli --insecure -p 993 > imap.gmx.com' Try running this command manualle and see why it fails. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no ___

Re: gmx imap failure

2016-02-13 Thread Lars Ingebrigtsen
Zhu writes: > Opening TLS connection with `openssl s_client -connect > imap.gmx.com:993 -no_ssl2 -ign_eof'...failed Opening TLS connection to > `imap.gmx.com' Your Emacs is built without TLS support. Build it with TLS support. Or adjust the tls-program variable so that it's possible to connect

Re: Gnus seems to not understand video/* syntax in mailcap files.

2016-02-13 Thread Lars Ingebrigtsen
Ben Bacarisse writes: > My system is currently set up so that gnus happens to use mplayer to > open video mime parts but I'd like it, and other mailcap aware programs, > to use something else. So I put the line > > video/*; totem %s > > into ~/.mailscap. Checking with run-mailcap shows it to be

Re: [GNUS] Displaying available news-groups, sorted by name

2016-02-12 Thread Lars Ingebrigtsen
Emanuele Santoro writes: > I recently configured Gnus on GNU Emacs 24.4.1 as newsreader. In order > to subscribe to newsgroups, I type M-d, bound to the > gnus-group-describe-all-groups. > > The problem is that newsgroups shown are not sorted by name, making > quite anooying to browse. I've now

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-10 Thread Lars Ingebrigtsen
Emanuel Berg writes: > But in Gnus v5.13, when the debugger is at line 2085 > in gnus-score.el, in `gnus-score-string', *Headers* > contains: > > ((To . "") (X-Spam-Flag . "YES") (Subject > . "=?utf-8?B?TWluIGZpdHRhIHbDpXQ=?=")) > > After that *Headers* doesn't change until the function > is

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-09 Thread Lars Ingebrigtsen
Emanuel Berg writes: >>> Result: "[ (](X-Spam-Flag \\. >>> \"\\([^\"]*\"\\)*[^\"]*YES\\([^\"]*\"\\)*[^\"]*\")[ >>> )]" >>> Result: re-search-forward >>> Result: re-search-forward >>> Result: 101 (#o145, #x65, ?e) >>> Result: nil >> >> What's in the scoring buffer at this point? It looks >

Re: Fix continuation line causes empty email being sent

2016-02-09 Thread Lars Ingebrigtsen
Pietro writes: > As far as I can tell my .gnus.el looks pretty common, I haven't done > anything strange I guess, at least not on purpose. > > I am on another machine and I will be posting the .gnus.el file tomorrow > UK time, I wonder if this might have something to do with the problem I > am se

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-09 Thread Lars Ingebrigtsen
Emanuel Berg writes: > Lars Ingebrigtsen writes: > >>> I use the interactive system and do not edit the >>> file by hand (yet). So without Subject being in >>> (setq gnus-extra-headers '(To Cc Keywords Gcc >>> Newsgroups X-Spam-Flag Subject) >&

Re: Fix continuation line causes empty email being sent

2016-02-09 Thread Lars Ingebrigtsen
Pietro writes: > I have recently met a strange, at least strange for me as a Gnus > newbie, message popping up in the minibuffer when sending an email, > message says: > > "Fix continuation lines? [y/n]" That's very strange. Have you done any Gnus customisations? -- (domestic pets only, the

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-08 Thread Lars Ingebrigtsen
Emanuel Berg writes: > I use the interactive system and do not edit the file > by hand (yet). So without Subject being in > > (setq gnus-extra-headers '(To Cc Keywords Gcc Newsgroups X-Spam-Flag > Subject) > nnmail-extra-headers gnus-extra-headers) > > it says it isn't there. I

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-07 Thread Lars Ingebrigtsen
Emanuel Berg writes: > Lars Ingebrigtsen writes: > >> I don't have X-Spam-Flag in my extra headers, but >> I have To. If I score on that, it works as expected: >> >> (("extra" ("la...@gnus.org" nil nil s "To"))) > > That wor

Re: Expirable mark preserved

2016-02-07 Thread Lars Ingebrigtsen
Marcin Włodarczak writes: > I see. But then the documentation of this variable is rather confusing, > especially the part which says: > > If nil, the expirable marks will be unchanged except that the marks > will be removed when copying or moving articles to a group that has > not turned auto-exp

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-06 Thread Lars Ingebrigtsen
Emanuel Berg writes: > ("YES" -1000 nil e "X-Spam-Flag")) > (mark-and-expunge -999) > ) I don't have X-Spam-Flag in my extra headers, but I have To. If I score on that, it works as expected: (("extra" ("la...@gnus.org" nil nil s "To"))) -- (domestic pets only, the antidote for overdose

Re: newsgroup gwene.com.fatwallet.hotdeals breaks gnus

2016-02-06 Thread Lars Ingebrigtsen
Nomen Nescio writes: > Retrieving newsgroup: nntp+news.gmane.org:gwene.com.fatwallet.hotdeals... > Fetching headers for nntp+news.gmane.org:gwene.com.fatwallet.hotdeals... > byte-code: Invalid read syntax: ". in wrong context" > Mark saved where search started > ===8<-

Re: Expirable mark preserved

2016-02-06 Thread Lars Ingebrigtsen
Marcin Włodarczak writes: > In another attempt to move over to Gnus, I have been trying to figure > out a thing I have stubled over previously. So I have auto-expiry turn > on in my inbox and when I open an email, it is correctly marked as > expirable. However, when I then move a message to anoth

Re: Intermittent problem with gnus and Gmail POP3

2016-02-06 Thread Lars Ingebrigtsen
Bill Harris writes: > , > | Mail source (pop :server pop.gmail.com :port 995 :user > | @gmail.com :password :stream ssl) error (POP SSL > | connexion failed). Continue? (yes or no) > ` > > If I don't get that message, it works just fine. > > When I'm sending a message, a

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-06 Thread Lars Ingebrigtsen
Emanuel Berg writes: > Lars Ingebrigtsen writes: > >> I would also recommend using scoring instead >> of killing. > > OK, I did this: > > (setq gnus-extra-headers '(To Cc Keywords Gcc Newsgroups X-Spam-Flag)) Did you also tweak nnmail-extra-headers? --

Re: gnus hangs when refreshing Gmail

2016-02-06 Thread Lars Ingebrigtsen
David Mann writes: > I find that when pressing 'g' in the Group buffer, gnus will hang in the > midst of fetching from imap.gmail.com, usually fetching about 90K of > data and then freezing. I can press C-g and then press 'g' again and it > is able to complete fetching the mail. After a while (

Re: nntp-prepare-post-hook in ~/.gnus

2016-02-06 Thread Lars Ingebrigtsen
"Andrzej A. Filip" writes: > How to add hook to nntp-prepare-post-hook in ~/.gnus? > Simple minded attempt below has no effect: > > (add-hook 'nntp-prepare-post-hook 'my-nntp-rewrite) > > * package emacs24 in Debian/testing > * gnus is started via gnus-unplugged It's a server variable, so yo

Re: imap split-fancy greedy match?

2016-02-06 Thread Lars Ingebrigtsen
Emanuel Evans writes: > Hi! I'm trying to use fancy splitting with nnimap like so: > > (nnimap-split-fancy > (| (to "\\([-_[:alnum:]]+\\)@noreply\\.github\\.com" "github.\\1") > ;; etc. > )) > > The problem: it seems to not match the whole "To" field, so (for > instance) "database_clea..

Re: gibberish

2016-02-06 Thread Lars Ingebrigtsen
ZWu writes: > newbie to Gnus. Encounter gibberish for non-English characters: > > 1. When press ENTER into a group, 'minibuffer' will remind to input the > number of articles to display, but minibuffer show group name as > gibberish: This should now be fixed in emacs-25. -- (domestic pets only

Re: auto-kill mails with "X-Spam-Flag: YES"

2016-02-06 Thread Lars Ingebrigtsen
Emanuel Berg writes: > How do I automatically kill mails that are > > X-Spam-Flag: YES > > ? > > I tried > > (gnus-kill "X-Spam-Flag" "YES" '(gnus-summary-mark-as-read nil "X") t) > > in my KILL file but it won't evaluate. I would guess that that header isn't included in the ones that ar

Re: how to save ~/.authinfo.gpg?

2016-02-06 Thread Lars Ingebrigtsen
ZWu writes: > I am saving ~/.authinfo.gpg (Gnus imap password info), Emacs ask > for 'recipients': > > > > From, the picture, press either `m' or `u', minibuffer reminds: "no > key on this line". > > What the hell does this mean? If you had a list of recipients, then they would have been display

Re: sound distortion

2015-02-15 Thread Lars Ingebrigtsen
Haines Brown writes: > Sound is hopeless distorted. I think this is probably the wrong place to ask about audio problems... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ ___ info-gnus-english mai

Re: color of transient-mark-mode

2015-02-13 Thread Lars Ingebrigtsen
Haines Brown writes: > I thought this worked, but it turned out to apply only to the current > buffer because it was not saved. This reason is that all my emacs > sessions use -q and define their own init files. > > What I need is a string in the init files that defines the > highlight/transient

Re: color of transient-mark-mode

2015-02-13 Thread Lars Ingebrigtsen
Lars Ingebrigtsen writes: > When you hit "apply and save", the setting was saved to your .emacs > file, presumably. Look for the `custom-set-variables' section in that > file and see what it saved, and put that in your other startup file. I mean the `custom-set-faces&

Re: Subject field in summary buffer modified

2015-02-04 Thread Lars Ingebrigtsen
a...@koldfront.dk (Adam Sjøgren) writes: > My elisp fu fails me now, this function: > > (defun gnus-group-get-list-identifiers (group) > "Get list identifier regexp for GROUP." > (or (gnus-parameter-list-identifier group) > (if (consp gnus-list-identifiers) > (mapconc

Re: max-size for displayed PGP image on signed email?

2015-01-29 Thread Lars Ingebrigtsen
Kevin Brubeck Unhammer writes: > After some digging, it seems gnus-rescale-image returns early on some > articles because > > (not (get-buffer-window (current-buffer))) > > For articles where it works, current-buffer is > # > > For articles where it returns early, current-buffer is > # > > (Why

Re: How can there be duplicates in an nnml *Gnus Browse Server*

2015-01-29 Thread Lars Ingebrigtsen
Julien Cubizolles writes: > I'm using a nnml named "local" server for all the saved messages I > keep. I noticed that groups (ie directories in ~/Mail/) show up twice in > the *Gnus Browse Server* buffer for this server. I've tried manually > cleaning the ~/Mail/active file but it didn't remove t

Re: Batch IMAP jobs?

2015-01-28 Thread Lars Ingebrigtsen
mikael.svahnb...@gmail.com writes: > Any given morning this means that I select 10-20 messages and execute > a move command. This is a slow operation and may sometimes take a > couple of minutes. > > I have a sneaking suspicion (no proof, though) that gnus/nnimap issues > one move command per mess

Re: sort nested topics similar to sorting groups

2015-01-28 Thread Lars Ingebrigtsen
Harry Putnam writes: > After chasing down the manual section on `sorting' I didn't see any > reference to sorting nested topics. > > The times I've tried to set subtopics of higher topic by hand it seems > the topics have a mind of their own. > > Any chance to control how subtopics get listed bel

Re: Subject field in summary buffer modified

2015-01-28 Thread Lars Ingebrigtsen
a...@koldfront.dk (Adam Sjøgren) writes: > Sometimes the subject shown in the summary buffer has the beginning cut > off, i.e. an article with: > > Subject: BC Camplight: How To Die In The North [3/6] > > will show this in the summary: > >[ 2: unknown] How To Die In The Nor

Re: Cannot read partial active file msg

2015-01-28 Thread Lars Ingebrigtsen
Sivaram Neelakantan writes: > I just noticed that I keep getting this message over the last few > days. What does this mean? > > Opening nntp server on freenews.netfront.net...done > Cannot read partial active file from nntp server. > Reading active file via nndraft...done It probably means tha

Re: Performance problem of IMAP move (Gmail)

2015-01-28 Thread Lars Ingebrigtsen
mrem...@process-one.net writes: > I am currently trying to trouble shoot performance problem of the nnimap > move methods. It takes more than 30 seconds here to move a mail (I am > using Gmail) on imap on the same server. This should now be fixed in the Emacs trunk (and in git Gnus). -- (domest

Re: All non-marked messages unread

2015-01-28 Thread Lars Ingebrigtsen
Cecil Westerhof writes: > I have a very strange problem. All messages from a certain folder that > where not marked became unread. This where around 30.000 messages. I > used ‘c’ (gnus-summary-catchup-and-exit) to mark them again as read. > > When entering the group again disaster has struck: the

Re: max-size for displayed PGP image on signed email?

2015-01-28 Thread Lars Ingebrigtsen
Kevin Brubeck Unhammer writes: > I like how gnus shows the image belonging to the key of a signed email, > but some people have really big heads or something and I have to scroll > a lot to get to what they actually wrote. > > Is it possible to have gnus auto-resize the image to a maximum size li

Re: How to properly delete a nnmaildir folder?

2014-03-07 Thread Lars Ingebrigtsen
Jin Huang writes: > The group buffer list all the subdirectories well. However, after I > removed one useless subdirectory, the group buffer still shows it, but > with a star before it: > >*: nnmaildir+email: xxx > > I have tried to use G to delete it from the group, it tells me: > >

Re: saving gwene RSS posts

2014-03-06 Thread Lars Ingebrigtsen
Sivaram Neelakantan writes: > I've had a look at article caching and I can't figure how that would > apply to my use case. Some RSS articles I want to save for long term > reference. Is it enough to simply copy them to some other folder, > preferably in the same format that I see in the gwene n

Re: nnimap: How do I work with the "folders" on the IMAP server?

2014-03-05 Thread Lars Ingebrigtsen
nljlistb...@gmail.com (N. Jackson) writes: > IMAP implements the semantics of a folder hierarchy, if not the reality > of it. > > For me this heirarchical arrangement of saved emails is > essential. Without it is like living with a file system that only > supports directories one level deep; it's

Re: nnimap: How do I work with the "folders" on the IMAP server?

2014-03-05 Thread Lars Ingebrigtsen
nljlistb...@gmail.com (N. Jackson) writes: > I would suggest that it wouuld be better if the prompt asked for the > Select Method explicitly, perhaps with an example, or a note that tab > completion works. E.g. "Select method for new group (use tab for > completion): " Yeah, makes sense. I've no

Re: nnimap: BAD Missing '"'

2014-03-05 Thread Lars Ingebrigtsen
"Jens K. Loewe" writes: >> Didn't Gnus send anything over to the IMAP server before the IMAP server >> returned that error message? > > Nothing which would appear in the log... What are the lines before the BAD? Include the BAD line, too. -- (domestic pets only, the antidote for overdose, mil

Re: Trouble with extra headers

2014-03-05 Thread Lars Ingebrigtsen
nljlistb...@gmail.com (N. Jackson) writes: > I added > > (setq gnus-extra-headers '(To Newsgroups Delivered-To)) > > to my .gnus.el file. (Eventually I would have this in the group > parameters for my local IMAP server, but it seemed simplest to add it > globally at first.) You have to tell n

Re: Faking filenames for attachments

2014-03-05 Thread Lars Ingebrigtsen
Tim Landscheidt writes: > usually, if I attach a file /a/b/c.e to a message, it gets > MIME headers: > > | Content-Type: mime/type > | Content-Disposition: attachment; filename=c.e > > However, I want to pretend the filename is d.e. Yeah, there is no easy way to do that. I've now added `recipie

Re: nnimap: BAD Missing '"'

2014-03-05 Thread Lars Ingebrigtsen
"Jens K. Loewe" writes: >> >> BAD Missing '"' >> >> Try setting `nnimap-record-commands', and then look into the *imap > log* >> buffer for clues. > > I did - nothing except that message. Didn't Gnus send anything over to the IMAP server before the IMAP server returned that error message? --

Re: nnimap: How do I work with the "folders" on the IMAP server?

2014-03-05 Thread Lars Ingebrigtsen
nljlistb...@gmail.com (N. Jackson) writes: > I can create a folder, but only indirectly, by copying or moving an > article to the corresponding Gnus group from the *Summary* or *Article* > buffer, using B c and B m. Is there a direct way to create one? `G m' in the group buffer. > I cannot see h

  1   2   3   >