Re: How to intercept recipient before reply, and before sending?

2021-06-30 Thread P. Mazart
Hi Jean, Jean Louis schrieb am 30.06.2021 17:52:55: > That is good idea. It is nice hack. Intercept the file, change it a > bit if necessary and delegate to editor. > > I think in this version I will not get the To: field, I will get the > reply message. My fault: I was implying that you have ed

Re: How to intercept recipient before reply, and before sending?

2021-06-30 Thread Jean Louis
* P. Mazart [2021-06-30 10:01]: > Hi Jean, > > we missed each other in IRC, so here’s my reply. Thanks. > I think you could always create a {python,bash,ruby} script or c-program > and let it “mimic” an editor when you reply: > > :macro index r "set > editor=\"edit-id-then-reply.py\"set > ed

Re: How to intercept recipient before reply, and before sending?

2021-06-30 Thread P. Mazart
Hi Jean, we missed each other in IRC, so here’s my reply. Jean Louis schrieb am 24.06.2021 15:36:10: > Thus I would like to inject the ID number into the text before the > reply. I think you could always create a {python,bash,ruby} script or c-program and let it “mimic” an editor when you reply