From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id BB6C36DE0C66 for ; Wed, 4 Oct 2017 08:18:47 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.486 X-Spam-Level: X-Spam-Status: No, score=0.486 tagged_above=-999 required=5 tests=[AWL=-0.166, SPF_NEUTRAL=0.652] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tLgyqj69BCJB for ; Wed, 4 Oct 2017 08:18:46 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by arlo.cworth.org (Postfix) with ESMTP id 42A4F6DE0C5F for ; Wed, 4 Oct 2017 08:18:45 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 5BE0D10019F for ; Wed, 4 Oct 2017 18:18:59 +0300 (EEST) From: Tomi Ollila To: notmuch@notmuchmail.org Subject: Re: Dealing with spaces in mail folders In-Reply-To: <87h8vf6qis.fsf@laptop.suse> References: <87h8vf6qis.fsf@laptop.suse> User-Agent: Notmuch/0.25+89~g5a0c015 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Oct 2017 15:18:47 -0000 On Wed, Oct 04 2017, Baptiste Demoulin wrote: > Hello folks, > > this is my first mail on this list, and I've been using notmuch as my > principal mail client with Emacs for around 1 week. > > For my Gmail account, I rely mostly on the general 'Tous les Messages' > ('All mails') folder. Thus, I have set notmuch-fcc-dirs with the > following value: > > ("bat.demoulin@gmail.com" . "gmail/[Gmail]/.Tous\ les\ messages") double space ... why not "gmail/[Gmail]/.Tous\ les\ messages" ... ? (although it looks interesting if this was the cause but anyway looks suspicious...) Tomi > > However, sending mails with my Gmail account result in the following > error message in *Notmuch errors*: > > insert --folder\=gmail/\[Gmail\]/.Tous les messages > exit status: 1 > stdout: > Error: unexpected query string: les messages > > What is the correct way to deal with spaces in folder names in this case > ? Thanks a lot !! > > baptiste > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > https://notmuchmail.org/mailman/listinfo/notmuch