On 21/02/2025 07:50, Enrico Schumann wrote:
> On Wed, 19 Feb 2025, Richmond writes:
>
>> Is it possible to search the body of articles only? If search articles
>> for 2G, I find matches on cancel locks and pgp signatures etc.
> Apparently, yes; described here:
>
>
Is it possible to search the body of articles only? If search articles
for 2G, I find matches on cancel locks and pgp signatures etc.
yeti wrote:
> Richmond writes:
>
>> Is gnu.emacs.gnus discontinued?
> I don't think so.
> Silence for a week just happens sometimes.
>
I see nothing since December 4th apart from my own post on 31st January.
Is gnu.emacs.gnus discontinued?
Is it possible to filter out all cross posts? i.e. only see articles
posted to the subscribed group?
Richmond writes:
> Richmond writes:
>
>> Emanuel Berg writes:
>>
>>> Richmond wrote:
>>>
>>>> A look at free.usenet reveals the need for matching on high
>>>> entropy random strings. These are being used in the from
>>>&g
Richmond writes:
> Emanuel Berg writes:
>
>> Richmond wrote:
>>
>>> A look at free.usenet reveals the need for matching on high
>>> entropy random strings. These are being used in the from
>>> header to thwart filters.
>>
>> Are you on Us
Emanuel Berg writes:
> Richmond wrote:
>
>> A look at free.usenet reveals the need for matching on high
>> entropy random strings. These are being used in the from
>> header to thwart filters.
>
> Are you on Usenet with news.eternal-september.org ?
I am on usenet w
A look at free.usenet reveals the need for matching on high entropy
random strings. These are being used in the from header to thwart
filters. It ought to be possible to match on a high entropy string. Is
it possible? Perhaps re-use password strength measuring code.
Richmond writes:
> If I execute:
>
> gnus-article-display-x-face
>
> it says no such file or directory uncompface
I installed debian packages compface, and netpbm, set
'(gnus-treat-display-x-face 'head)
Now it works. Gnus/5.13 (Gnus v5.13) Emacs/27.1
If I execute:
gnus-article-display-x-face
it says no such file or directory uncompface
Richmond writes:
> Adam Sjøgren writes:
>
>> Richmond writes:
>>
>>> If I have in .gnus a structure like
>>>
>>> (setq gnus-select-method
>>>
>>> and then subsequently
>>>
>>> (add-to-list 'gnus-secondar
Eric S Fraga writes:
> On Tuesday, 4 Apr 2023 at 12:45, Richmond wrote:
>> Ah, it's a face! I am not sure who though, David Grohl perhaps?
>
> You'll have to ask Adam that...
At least I know it is not this kind of face:
https://www.gnu.org/software/emacs/manual/html_node/emacs/Faces.html
Eric S Fraga writes:
> On Tuesday, 4 Apr 2023 at 12:12, Richmond wrote:
>> Eric S Fraga writes:
>>
>>> A data point: your face appears for me when reading your posts. I'm on
>>> Emacs from git updated three days ago now.
>>
>> I can see a
Eric S Fraga writes:
> A data point: your face appears for me when reading your posts. I'm on
> Emacs from git updated three days ago now.
I can see an x-face header in the original post, but no other evidence
of a face. What is it supposed to look like?
Emanuel Berg writes:
> Eric Abrahamsen wrote:
>
Thanks it worked. I thought you had a repeating n key, but
it's really a thing, nnnil.
https://github.com/emacs-mirror/emacs/blob/master/lisp/gnus/nnnil.el
>>>
>>> What's nn anyway, network news?
>>
>> The naming is built on the
Adam Sjøgren writes:
> Richmond writes:
>
>> Richmond writes:
>>
>>> I have ended up with the same server listed twice in
>
> [...]
>
>>> I must delete it from the configuration file, but there is only one in
>>> .gnus, where is the o
Richmond writes:
> I have ended up with the same server listed twice in
> (gnus-group-enter-server-mode). I think this may be because I originally
> added the server using (gnus-group-browse-foreign-server METHOD), and
> then added it to .gnus as a (gnus-secondary-select-metho
I have ended up with the same server listed twice in
(gnus-group-enter-server-mode). I think this may be because I originally
added the server using (gnus-group-browse-foreign-server METHOD), and
then added it to .gnus as a (gnus-secondary-select-methods) and then
later or maybe at the same time ad
Adam Sjøgren writes:
> Richmond writes:
>
>> If I have in .gnus a structure like
>>
>> (setq gnus-select-method
>>
>> and then subsequently
>>
>> (add-to-list 'gnus-secondary-select-methods
>>
>> How do I remove the first
If I have in .gnus a structure like
(setq gnus-select-method
and then subsequently
(add-to-list 'gnus-secondary-select-methods
How do I remove the first server from the list? Should I just replace it
with the second server? I think the article numbers would be messed up.
Richmond writes:
> I have tried various methods including setting the language and locale,
> and creating a file with encoding utf-16 and inserting it into an
> article, but I cannot seem to post an article with charset utf-16 or
> utf-32. It always converts to utf-8. I guess t
Richmond wrote:
> Pankaj Jangid writes:
>
>> Richmond writes:
>>
>>> I tried creating a new linux user, and copied the files .gnus and
>>> .gnu-emacs-custom and then ran emacs -nw -f gnus, but still got the
>>> same error.
>> Is this emacs-27?
Pankaj Jangid writes:
> Richmond writes:
>
>> I tried creating a new linux user, and copied the files .gnus and
>> .gnu-emacs-custom and then ran emacs -nw -f gnus, but still got the
>> same error.
>
> Is this emacs-27? I can see that that could be the only diffe
Pankaj Jangid writes:
> Richmond writes:
>
>> I have already reported it to them. They say there is nothing wrong
>>
>> their end.
>>
>> Notice this command works and allows interaction with the server:
>>
>> gnutls-cli nntp.aioe.org:563
>
&g
Pankaj Jangid wrote:
> Richmond writes:
>
>>> Could you please try removing the other params from your configuration
>>> if the previously mentioned restart also doesn’t fix the issue.
>> This change does fix the issue. However it means not using TLS. I want
>>
Pankaj Jangid wrote:
> Richmond writes:
>
>> Since nntp.aioe.org has upgraded its system from debian 8 I have been
>> getting this error when starting gnus:
>>
>>>>> (error Process nntpd not running)
>> nntp (nntp.aioe.org) open error: ‘>>> (
Since nntp.aioe.org has upgraded its system from debian 8 I have been
getting this error when starting gnus:
>>> (error Process nntpd not running)
nntp (nntp.aioe.org) open error: ‘>>> (error Process nntpd not
running)’. Continue? (y or n) y
However if I go to the server buffer and open the serv
Wayne Harris via info-gnus-english wrote:
> Emanuel Berg via info-gnus-english writes:
>
>> Wayne Harris via info-gnus-english wrote:
>>
>> o/ is there support in Gnus for fake news? a fake
>> news client if you will. fake client LOL. ? TIA
> I don't get it. :-)
C
Eric Abrahamsen wrote:
> Richmond writes:
>
>> Eric Abrahamsen wrote:
>>> Richmond writes:
>>>
>>>> Eric Abrahamsen wrote:
>>>>> Richmond writes:
>>>>>
>>>>>> Eric Abrahamsen writes:
>>>>&g
Eric Abrahamsen wrote:
> Richmond writes:
>
>> Eric Abrahamsen wrote:
>>> Richmond writes:
>>>
>>>> Eric Abrahamsen writes:
>>>>
>>>>> Richmond writes:
>>>>>
>>>>>> Due to my computer d
Eric Abrahamsen wrote:
> Richmond writes:
>
>> Eric Abrahamsen writes:
>>
>>> Richmond writes:
>>>
>>>> Due to my computer dying I lost some changes. One of which was to stop
>>>> subscribing to new groups. But even though I reappl
Bob Newell wrote:
>> So I don't understand. I am able to use seamonkey and claws-mail with an
>> app password, and it used to work with gnus. I am using ssl on port 993.
> Maybe it's obvious, but just to be sure I understand your
> setup:
>
> 1. You have 2-factor authentication turned on.
> 2. You
Adam Sjøgren via info-gnus-english writes:
> Richmond writes:
>
>> I tried both imap and imaps (instead of 993) but it made no difference.
>
> Just to be certain, you removed the (nnimap-stream ssl) when you tried
> imap, right?
>
No I didn't. What do you mean by t
Adam Sjøgren via info-gnus-english writes:
> Richmond writes:
>
>> Here is what I have in .gnus
>>
>> (setq gnus-select-method '(nnimap "gmail"
>> 8 (nnimap-address "imap.gmail.com")
>> 9
Adam Sjøgren via info-gnus-english writes:
> Richmond writes:
>
>> "This setting is not available for accounts with 2-Step Verification
>> enabled. Such accounts require an application-specific password for less
>> secure apps access. Learn more"
>
> Ah,
Adam Sjøgren via info-gnus-english writes:
> Richmond writes:
>
>> Has gnus stopped working with gmail? I think I read maybe about some
>> changes to gmail.
>
> It seemsyou have to turn on "Less secure app access" in Gmail for IMAP
> authentication using pass
Has gnus stopped working with gmail? I think I read maybe about some
changes to gmail.
I see an error "nnimap (gmail) open error: ‘’. Continue? (y or n)"
Then if I try to open from the server list buffer:
Unable to open server nnimap+gmail due to: Process *nnimap* not running
_
Eric Abrahamsen writes:
> Richmond writes:
>
>> Due to my computer dying I lost some changes. One of which was to stop
>> subscribing to new groups. But even though I reapplied this change, I
>> was unable to launch gnus because of this error. I cannot find any
>>
Due to my computer dying I lost some changes. One of which was to stop
subscribing to new groups. But even though I reapplied this change, I
was unable to launch gnus because of this error. I cannot find any
reference in the lisp to this function gnus-kill-newsgroup but something
is calling it and
Eric S Fraga writes:
> On Thursday, 12 Mar 2020 at 12:59, Richmond wrote:
>> OK I am sending this by email to the mailing list, and I have set a
>> message-id on it which will be something like
>> *richmond.this-is-a-message-id.example.com but I am expecting that
>>
Eric S Fraga writes:
> On Thursday, 12 Mar 2020 at 09:23, Richmond wrote:
>> OK so the message-id I set (*richmond.example.com) was moved from
>> message-id to references, which breaks the thread on the news
>> server. But seems to work ok for email.
>
> I am not sur
Richmond writes:
> Something wasn't quite right, because when looking at the news server,
> and I pressed ^ from your article, it did not find my article. I have
> complicated things by using different instances of gnus for email and
> news. So when I use this email instance
Eric S Fraga writes:
> On Wednesday, 11 Mar 2020 at 20:09, Richmond wrote:
>>> Thanks. This seems complicated by mailing lists. I have changed the
>>> message id to something more recognisable, but I am not sure if I can
>>> post here through the news server...
>
> Thanks. This seems complicated by mailing lists. I have changed the
> message id to something more recognisable, but I am not sure if I can
> post here through the news server...
Well it looks like it didn't, so this is going through email...
___
info
Is it possible to get gnus to tell me of replies to my articles? or
maybe raise the score of them? or mark them in the article summary
buffer?
___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-e
Adam Sjøgren via info-gnus-english writes:
> As your approach is giving you problems, maybe it would make sense to
> look into Gnus' demons?
>
> · http://gnus.org/manual/gnus_119.html#Daemons
>
> I use this:
>
> ; Demon to fetch email every 5 minutes when Emacs has been idle for 5
> minutes:
I've modified the script so that it does not check the servers and I
think I see the problem:
News checked at Thu Feb 20 16:41:01 2020
News checked at Thu Feb 20 16:46:01 2020
News checked at Thu Feb 20 16:51:01 2020
News checked at Thu Feb 20 17:00:41 2020
News checked at Thu Feb 20 17:05:41 2020
Eric Abrahamsen writes:
> Richmond writes:
>
>> I have devised this script to set up idle timers to poll the news
>> server. But it seems to cause emacs to hang after a while. If I use gtk
>> I can get it to respond with ctrl-g, but running in a terminal,
>> i.e
I have devised this script to set up idle timers to poll the news
server. But it seems to cause emacs to hang after a while. If I use gtk
I can get it to respond with ctrl-g, but running in a terminal,
i.e. konsole or lxterminal, it is more difficult. What's wrong? This is
placed in .gnus
(defun n
Richmond writes:
> I never edit these files, neither .gnu-emacs or .gnu-emacs-custom, so I
> don't know what is going on in there.
>
This has been a voyage of discovery. I found that running emacs gnus on
the virtual console, I was not able to see some of the headers, like
From
I have found a work around for this (in case anybody cares). Well, two
work arounds actually. The first is to run emacs from within
'screen'. The second is to use lxterminal.
___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.
Eric Abrahamsen writes:
> Richmond writes:
>
>> Emanuel Berg via info-gnus-english writes:
>>
>>> Richmond wrote:
>>>
>>>> Maybe it has to be in the context of gnus running?
>>>>
>>>> The link above was broken.
>>&g
I have found a problem in sit-for in that it seems to be cancelled by
alt-tab i.e. switch kde windows. This didn't happen in 26.3. I think alt
tab should not get to emacs and I am not sure how it has.
(defun test-sit-for ()
(interactive)
(setq quit-for t)
(while (eq quit-for t)
(setq nnn
Emanuel Berg via info-gnus-english writes:
> Richmond wrote:
>
>> Maybe it has to be in the context of gnus running?
>>
>> The link above was broken.
>
> Thanks for telling me, now the URL is fixed.
> The correct one should be:
>
> https://dataswamp.org/~
Emanuel Berg via info-gnus-english writes:
> Richmond wrote:
>
>> After upgrading to 27 I've lost some colour
>> settings affecting the gnus list of groups,
>> list of articles. It used to show groups with
>> unread articles in a different colour. I am
&
After upgrading to 27 I've lost some colour settings affecting the gnus
list of groups, list of articles. It used to show groups with unread
articles in a different colour. I am also getting error messages about
"invalid face" (a bit of a cheek!)
What can I do about these? Do I need to install fac
Eric Abrahamsen writes:
> Richmond writes:
>
>> Eric Abrahamsen writes:
>>
>>> Richmond writes:
>>>
>>>> Eric Abrahamsen writes:
>>>>
>>>>> Richmond writes:
>>>>>
>>>>>> Eric Abrahams
Eric Abrahamsen writes:
> Richmond writes:
>
>> Eric Abrahamsen writes:
>>
>>> Richmond writes:
>>>
>>>> Eric Abrahamsen wrote:
>>>>> Richmond writes:
>>>>>
>>
Eric Abrahamsen writes:
> Richmond writes:
>
>> Eric Abrahamsen wrote:
>>> Richmond writes:
>>>
>>>> When viewing the list of subscribed groups in gnus, you can select
>>>> from
>>>
I have to try to reformat that:
*:
*: aaa.inu-chan aaa.inu-chan
*: ab.arnet ab.arnet
*: ab.general ab.general
*: ab.jobs ab.jobs
*: ab.politics ab.politics
*: abg.allgemeinabg.allgemein
*: a
Eric Abrahamsen wrote:
> Richmond writes:
>
>> When viewing the list of subscribed groups in gnus, you can select
>> from
>> the group menu an option to describe the group (ctr
When viewing the list of subscribed groups in gnus, you can select
from
the group menu an option to describe the group (ctrl-c ctrl-d). For
this
group the description is "News reading under GNU Emacs
I am finding that groups appear on my list of groups which I have
not
subscribed to. Why is this? For example since adding the gmane server
I
am seeing things like this
appear:
Eric Abrahamsen writes:
> Richmond writes:
>
>> When searching articles using gnus-summary-search-article-forward or
>> backward, the search includes headers and body. Is it possible to search
>> only the body of the articles?
>
> I don't think so, no.
When searching articles using gnus-summary-search-article-forward or
backward, the search includes headers and body. Is it possible to search
only the body of the articles?
--
~
___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://list
Emanuel Berg writes:
> Richmond wrote:
>
>> I think you can use C-U C-X =
>
> `C-x =' is `what-cursor-position' and with C-u
> it brings up DETAILs instead of just a short
> message in the echo area.
>
> The information with C-u is identical to what
>
Emanuel Berg writes:
>
> And: How can you tell what encoding is in
> effect in an article?
I think you can use C-U C-X =
Put the curser over a character in the article whose encoding you would
like to know. If you are using gmane (or maybe even if you are not) try
it on these:
𐅻
“
--
~
__
Teemu Likonen writes:
> Richmond [2017-07-23 18:16:50+01] wrote:
>
>> Is it possible to make Gnus default to Windows-1252 (or iso-8859-?)
>> when no character set is specified in headers of news articles?
>
> Yes. See variables gnus-default-charset and gnus-group-char
soyeo...@doraji.xyz (Byung-Hee HWANG "(황병희, 黃炳熙)") writes:
>
> How about this: in ~/.emacs
>
> #+BEGIN_SRC emacs-lisp
> (prefer-coding-system 'utf-8)
> #+END_SRC
>
> Then Gnus display on UTF-8, always!!!
Thanks. I've, um, slightly adapted that for my needs. :)
--
~
___
Emanuel Berg writes:
>
> As you seem to be so concerned with the
> appearance of articles, how about reading
> section 4.3 in RFC 3676? :)
>
> http://www.ietf.org/rfc/rfc3676.txt
OK my lawyer and I read the document. I think I get what you are
saying. :)
--
This signature is entended purel
Is it possible to make Gnus default to Windows-1252 (or iso-8859-?) when
no character set is specified in headers of news articles?
I searched but only found the concept of washing, which replaces “ when
encoded as octal 224 with `` for example. W Y f. A very useful function
anyway.
a...@koldfront.dk (Adam Sjøgren) writes:
> Richmond writes:
>
>> When I switch on Agent for a server I find the colouring changes in the
>> summary buffers.
>
> Does running M-x describe-face with point on some of the colour-changed
> text give any clues?
>
> Ma
I am using xterm.
When I switch on Agent for a server I find the colouring changes in the
summary buffers. I think it is on all but one group. The colour has
changed to blue/grey as if the articles have been read, whereas they normally
appear in the foreground colour.
This also happens using gtk
Dmitry Alexandrov <321...@gmail.com> writes:
>> it appears in purple in xterm
>
> In addition, I have to mention that is no much use in describing
> colours that you see in *your* terminal to someone else.
>
> But when using GNU Emacs examining appearance might be indeed a good
> start to solving
Using Seamonkey I can set a flag on a message. It appears pictorially as
a flag if I enable the flag column. This is IMAP. If I go into Gnus and
look at the same message in the summary articles it appears in purple in
xterm and it does not go away when read. This is very useful. But I
don't know ho
76 matches
Mail list logo