Re: Strip signature on reply without standard separator

2022-09-13 Thread Emanuel Berg
Satoshi Yoshida wrote:

>>> (add-hook 'gnus-article-prepare-hook #'gnus-article-prepare-hook-f)
>> 
>> I'm currently considering function name. Please tell me
>> what last "f" means. I want to use it as reference.
>
> Maybe function?

Yes, correct. I got it from someone else.

-- 
underground experts united
https://dataswamp.org/~incal




Custom tags/keywords/labels

2022-09-13 Thread Thomas Ieong
Hey

I'm just trying to get the tags/marks/labels that you find in Thunderbird like
Important/Todo or even custom ones visible to gnus but I don't know
how to do that.

My use case is that I'm in a team that relies heavily on Thunderbird
tags to assign to which team member a task(There are custom tags
for each member of the team).

So I can see that the server do have the custom flags:

FETCH(FLAGS (\Seen CUSTOM50) 

Also I saw that there was gnus-registry-marks-* and while it does allow
to store important/todo/custom tags... locally it does not seems to push
them to the remote server(imap) and as a result my webmail and
Thunderbird can't see the tags.

-- 
Thomas Ieong



Re: Denied posting the From looks strange

2022-09-13 Thread GH
Adam Sjøgren  writes:

> Take a look at the variable message-syntax-checks - it might allow you
> to disable the from check you don't want?

Default *message-syntax-checks* value: '((sender . disabled))

I set:

(setq message-syntax-checks '((sender . disabled)
  (from . disabled)))

works! thanks



Re: Denied posting the From looks strange

2022-09-13 Thread Adam Sjøgren
GH writes:

> "Denied posting -- the From looks strange"
>
> How can config gnus to post it?

Take a look at the variable message-syntax-checks - it might allow you
to disable the from check you don't want?


  Best regards,

Adam

-- 
 "He said, "He who is not for Me is against Me,"Adam Sjøgren
  Just so you know where He's coming from."a...@koldfront.dk