Mekeor Melire writes: Hi Mekeor, > The "debbugs" package in GNU Elpa archive buffer-locally overrides the > gnus-posting-styles variable in debbugs-gnu-summary-mode. > > Personally, I use gnus-posting-styles to configure conditions for when > which email-address should be used. E.g. I want debbugs.el to always > use the email-address from which I'm now sending this email. But > debbugs.el won't obey my configuration in gnus-posting-styles. Well, this was made by intention in order to keep the posting-styles defined in debbugs-gnu-summary-mode. Could you, pls try the appended patch? It introduces a new user option debbugs-gnu-summary-keep-posting-styles. When set to t, your personal posting-styles shall be kept. Best regards, Michael.