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: Re: mu4e and tagging Date: Wed, 5 Aug 2015 07:52:06 -0700 (PDT) Message-ID: <67813906-0ef4-481f-aab1-2218d5359fdf@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1438786523 9067 80.91.229.3 (5 Aug 2015 14:55:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Aug 2015 14:55:23 +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 16:55:23 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 1ZN06E-0007hS-Hy for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Aug 2015 16:55:22 +0200 Original-Received: from localhost ([::1]:40809 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZN06D-0006Qp-Ny for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Aug 2015 10:55:21 -0400 X-Received: by 10.52.243.36 with SMTP id wv4mr6687449vdc.8.1438786327095; Wed, 05 Aug 2015 07:52:07 -0700 (PDT) X-Received: by 10.140.22.167 with SMTP id 36mr110460qgn.4.1438786327068; Wed, 05 Aug 2015 07:52:07 -0700 (PDT) Original-Path: usenet.stanford.edu!z61no5404033qge.0!news-out.google.com!78ni7652qge.1!nntp.google.com!69no4040153qgl.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: 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 14:52:07 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:213971 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:106256 Archived-At: On Wednesday, 5 August 2015 15:11:42 UTC+1, Drew Adams wrote: > > 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 > > emails across the various accounts. > > Bookmarks with tags? > > http://www.emacswiki.org/emacs/BookmarkPlus#BookmarkTags Thanks Drew - I can't see how that fits into the workflow - are you suggesting each tag is a bookmark and then applying that bookmark to the relevant emails?