Re: Treat article body iff header matches predicate?

2019-03-20 Thread Fraga, Eric
On Wednesday, 20 Mar 2019 at 11:30, Damien Collard wrote: > I receive posts from a Discourse forum as e-mails, but their quote > (citation) format has poor readability, so I have written a treatment > function that converts such quotes into the usual e-mail citation > format. One of the mailing li

Re: Treat article body iff header matches predicate?

2019-03-20 Thread Fraga, Eric
On Wednesday, 20 Mar 2019 at 13:25, Damien Collard wrote: > Sure, here it is, freshly uploaded: > > https://github.com/damiencollard/discourse-article > > (Still WIP.) Thanks and noted. -- Eric S Fraga via Emacs 27.0.50 & org 9.2.2 on Debian buster/sid __

Re: smtpmail vs msmtp

2019-08-01 Thread Fraga, Eric
On Thursday, 1 Aug 2019 at 16:41, Saša Janiška wrote: > Can someone more experienced tell me what do you suggest for sendming > mail from Gnus: smtpmail or msmtp? I've been using msmtp on Linux for years. Works well in my experience. -- Eric S Fraga via Emacs 27.0.50 & org 9.2.4 on Debian 10.0

Re: Emacs 26.3

2019-11-26 Thread Fraga, Eric
On Sunday, 24 Nov 2019 at 11:28, William Henderson wrote: > BUT I am 80 and cannot read the default type face any more and although > C-x C-+/-/0 work it is necessary to apply that to every file called - > the commands are nor persistent. I sympathize... maybe add something along these lines to y

Re: Emacs resident looking for advice when Gnus blocks while fetching news

2019-12-04 Thread Fraga, Eric
On Wednesday, 4 Dec 2019 at 15:46, Garjola Dindi wrote: > One thing that bothers me is the fact that Gnus blocks my emacs when > fetching news, e-mails and RSS feeds (altough I use feed2imap for most > of my feeds). > > I understand that some emacs users use 2 different emacs instances, one A few

Re: Gnus org-mode link problems in org 9.3

2019-12-04 Thread Fraga, Eric
On Wednesday, 4 Dec 2019 at 08:14, Bob Newell wrote: > Just updated to latest org (9.3 of 3 December) on Emacs 26.3.1 > and my gnus link functions seem to have quit. > > Now, whenever I do C-c C-o on an email link I get something like this: I updated both Emacs and org mode (both from git) this m

Re: Gnus org-mode link problems in org 9.3

2019-12-05 Thread Fraga, Eric
On Wednesday, 4 Dec 2019 at 14:39, Bob Newell wrote: > This occupied a few hours but it wasn't good beach weather today. :-) Glad you tracked this down. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-544-gd215c3 ___ info-gnus-english mailing li

Re: Emacs resident looking for advice when Gnus blocks while fetching news

2019-12-05 Thread Fraga, Eric
On Wednesday, 4 Dec 2019 at 22:04, Garjola Dindi wrote: > Another thing I have found to make things slow is having an nnmaildir > with lots of messages. I therefore archive the oldest ones and use > mairix to index and query. > > Maybe other methods than nnmaildir would be faster? My experience i

Re: Emacs resident looking for advice when Gnus blocks while fetching news

2019-12-09 Thread Fraga, Eric
On Monday, 9 Dec 2019 at 12:04, Garjola Dindi wrote: > Is there a way to convert all my messages from nnmaildir to nnml? Not that I am aware of. Others might chime in to prove me wrong... ;-) What you can do is go into the nnmaildir group, select all messages, and then ask to copy them all to a

Re: Reverse thread sorting by most recent number

2019-12-18 Thread Fraga, Eric
I cannot help you directly but I have the following various settings which together give me what I want: (setq gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date gnus-subthread-sort-functions '(gnus-thread-sort-by-date) gnus-thread-sort-functions '(gnus-thread-sort-by-date

Re: how do i use nnir with notmuch?

2020-01-23 Thread Fraga, Eric
On Thursday, 23 Jan 2020 at 19:43, physiculus wrote: > i try to use notmuch with gnus for my nnmaildir. therefore i put notmuch > inside default search engine. > but unfortunately a query always result with empty results. > does anybody knows if this engine works? Yes, notmuch works, at least for

Re: how do i use nnir with notmuch?

2020-01-24 Thread Fraga, Eric
On Friday, 24 Jan 2020 at 17:39, physiculus wrote: > but if i want to search for messages with a from: query, the results > contains messages in which the from: address appears inside the to: > also. > e.g.: from: z...@hotmail.de > then the query contains messages with to: z...@hotmail.de. Maybe s

Re: adding date to the summary buffer

2025-01-21 Thread Fraga, Eric
Response below/inline for email gfp wrote: > (original email sent 21 Jan 2025 at 14:34) > > Hi, > > thanks very much. > It worked. Excellent. > I am reading the manual every day, I read also that already twice, > but my problem is that I am still on a low level, > so I can´t put it into practice

Re: adding date to the summary buffer

2025-01-21 Thread Fraga, Eric
Response below/inline for email Gottfried wrote: > (original email sent 21 Jan 2025 at 11:48) > > HI, > > thanks to all for help > > using your proposal says: > > Debugger entered--Lisp error: (void-variable gnus-face-5) > I checked that, but I don´t know at the moment what to change in face 5.

Re: adding date to the summary buffer

2025-01-21 Thread Fraga, Eric
Response below/inline for email Gottfried wrote: > (original email sent 21 Jan 2025 at 13:22) > > now comes up another Lisp error: Can I suggest you read the documentation for the gnus-summary-line-format so that you can remove any offending fields? Otherwise, this becomes a rabbit hole! In this

Re: save a copy of a message

2025-02-26 Thread Fraga, Eric
Response below/inline for email Gottfried wrote: > (original email sent 25 Feb 2025 at 20:53) > > Yes, I changed it to nnimap. > Will no copy be saved in my nnml group then? Well, the argument is a list of lists so the following will probably work: (setq gnus-parameters '(("^nnimap.*" (gcc-self