Re: How to list bugs on debbugs by submitter

2018-01-21 Thread Oleg Pykhalov
l...@gnu.org (Ludovic Courtès) writes: [...] > Very useful, thanks for sharing! NP, I wonder should it be in the in the HACKING file still. Another tip to open a bug report in Emacs Debbugs with M-x ffap on URL: --8<---cut here---start->8--- (require 'debbug

Re: How to list bugs on debbugs by submitter

2018-01-17 Thread Ludovic Courtès
Hello, Oleg Pykhalov skribis: > I want to share a quick hack with you about how to list bug reports on > debbugs by submitter (your reports) with emacs-debbugs. > > You could do it interactively by evaluting: > > (debbugs-gnu-search) RET submitter RET YOUR-EMAIL RET > > > Also you could defi