From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Colin Yates Newsgroups: gmane.emacs.help Subject: mu4e and tagging Date: Wed, 5 Aug 2015 05:21:05 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1438782673 5371 80.91.229.3 (5 Aug 2015 13:51:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Aug 2015 13:51:13 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 05 15:51:12 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZMz68-0004gM-Mk for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Aug 2015 15:51:12 +0200 Original-Received: from localhost ([::1]:40600 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMz68-0004Po-2C for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Aug 2015 09:51:12 -0400 X-Received: by 10.129.91.137 with SMTP id p131mr7981419ywb.0.1438777266160; Wed, 05 Aug 2015 05:21:06 -0700 (PDT) X-Received: by 10.140.21.74 with SMTP id 68mr98148qgk.16.1438777266143; Wed, 05 Aug 2015 05:21:06 -0700 (PDT) Original-Path: usenet.stanford.edu!69no4012622qgl.1!news-out.google.com!b31ni5030qge.0!nntp.google.com!z61no5376558qge.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.24.148.170; posting-account=DnKhnAoAAACmJNVPnti9sTAjh0-9cnCT Original-NNTP-Posting-Host: 86.24.148.170 User-Agent: G2/1.0 Injection-Date: Wed, 05 Aug 2015 12:21:06 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:213965 X-Mailman-Approved-At: Wed, 05 Aug 2015 09:51:00 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106252 Archived-At: Hi all, I have read the manual and googled around but I can't find the answer (mayb= e my terminology is wrong?). Basically I have a number of email accounts and I want to apply a number of= 'tags' to a message (e.g. 'family', 'important', 'urgent' and so on). This= let's me then find all 'important' emails very quickly. For this to work I= need to apply multiple tags to a single email and apply the same tag to em= ails across the various accounts. I have mu4e 'working' so I can pull emails and search across them, but I ju= st can't figure out how to 'tag' them. 'Filing' isn't sufficient as I can o= nly put it in one folder... I did think about maybe using org-mode and linking to the email as a soluti= on but that is a bit beyond my skills.. I also considered notmuch as well, = or even the good old gnus, but they are both new to me. Thoughts/suggestions? Thanks!