Julien Cubizolles writes: > Bob Newell writes: > > >> ;; Prefix v (reserved by gnus for user stuff?) then >> ;; a=archive (to 'all mail') s=spam t=trash i=inbox >> >> ;; Archive. >> (define-key gnus-summary-mode-map "va" >> (lambda () (interactive) >> (gnus-summary-move-article nil "nnimap+gmail:[Gmail]/All Mail" nil))) >> ;; Spam. >> (define-key gnus-summary-mode-map "vs" >> (lambda () (interactive) >> (gnus-summary-move-article nil "nnimap+gmail:[Gmail]/Spam" nil))) >> ;; Trash. >> (define-key gnus-summary-mode-map "vt" >> (lambda () (interactive) >> (gnus-summary-move-article nil "nnimap+gmail:[Gmail]/Trash" nil))) >> ;; Move to INBOX (such as for false positive spam). >> (define-key gnus-summary-mode-map "vi" >> (lambda () (interactive) >> (gnus-summary-move-article nil "nnimap+gmail:[Gmail]/INBOX" nil))) > > > When you move something to Spam or Trash, it doesn't remove the copy > from All Mail, does it ? Unless I am not completely mistaken (and the workflow I am using for the last years does not work...), it is done, if you sync your Trash and Spam back to gmail - than Gmail is doing it's magic based on the content of the Spam and Trash folder. The next time you sync your All Mail folder, it will be gone. Cheers, Rainer > > Julien. > > > _______________________________________________ > info-gnus-english mailing list > info-gnus-english@gnu.org > https://lists.gnu.org/mailman/listinfo/info-gnus-english -- Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982