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 68EF56DE0C67 for ; Wed, 4 Oct 2017 05:34:12 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.311 X-Spam-Level: X-Spam-Status: No, score=-0.311 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.211, SPF_PASS=-0.001] 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 X4jgUU00GjMZ for ; Wed, 4 Oct 2017 05:34:08 -0700 (PDT) Received: from mail-wr0-f179.google.com (mail-wr0-f179.google.com [209.85.128.179]) by arlo.cworth.org (Postfix) with ESMTPS id AA4626DE0A89 for ; Wed, 4 Oct 2017 05:34:07 -0700 (PDT) Received: by mail-wr0-f179.google.com with SMTP id l39so8534106wrl.12 for ; Wed, 04 Oct 2017 05:34:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=i4nZjqmFzetRgQqwAQREpwIteQ40MM/yldjKzrdhDvI=; b=lP67ZD3ZjpVudVikqImUXz1JI/bTJ/iPiAswAMnkLYqHD3ZzuQsSYp4q6VReFX6HDC jufsOo5Vuu9BhxQvRf3fBN2O07GoT6BnN6BUssowtDplP7y6dyDqB9pV69ifnu4jeEfJ qC3Sbk30td2fwYRlmO9IuFszgteqJtPVbvvxqCLK8UYSZahpFUySJ3DUGvtwzi3262tn iXEHVEN0gdAcGSqZbcecGMar0fAvRMNOqTe01YrzyarY+nqJ0cNhfnA80he1ZuxHjKQq WMZavPirHvutCQhzCzNsKn2hQj4KFeNeSjRJ2MsIugdM7YexmLAk1ak3j0RUf1/NBZS4 pUoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=i4nZjqmFzetRgQqwAQREpwIteQ40MM/yldjKzrdhDvI=; b=fJ5DxWi2PnzKCvZdYOatKgbyE+KxLDkTZemKey/uZC4H6MW3tDRvIPPOzAqbrhdQrO vgaLP9Lhn4cE2HGxYqt9HyhKF7jjOWee0R1UvuRArCGXpdXKk9xR1xZ+xCkxVjYveIsw meFu6SX49EIiwK+9QmtTSsogIOV0Fty6GiO/E7KLiMFBzikS28+Y/gZzZlkakj2U80Gz eoyMxObn+BKWvBkangjz1u0n5lnu/IpyZjLpTZ6CXdAwgOLJGpt5ZD73+vXBCIDkM3MT F4amL16cBnD2cG9ycQAINL1fr28AcMP4RDmXWHbq49sTcD+6kAoxA6v9W0lgUrcOcCsz NG3Q== X-Gm-Message-State: AMCzsaWSc11v2vd5sH2+X5QkiFz5PjU6ZHPxEnSIMrHD2DDfZh8mpLRq QxnhUhDrpH91BQNdS0LAs+jOMQ== X-Google-Smtp-Source: AOwi7QAQlTO547jG0oAveXBu8fVIbZWzo8AbxizDqfzZA/J3ItnC96ABH/sz+nNpKYZpmqwaqkLEkA== X-Received: by 10.223.177.214 with SMTP id r22mr2688382wra.214.1507120444713; Wed, 04 Oct 2017 05:34:04 -0700 (PDT) Received: from localhost (dhcp-180-198.ens-lyon.fr. [140.77.180.198]) by smtp.gmail.com with ESMTPSA id z192sm16902692wmz.28.2017.10.04.05.34.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2017 05:34:04 -0700 (PDT) From: Baptiste Demoulin To: notmuch@notmuchmail.org Subject: Dealing with spaces in mail folders Date: Wed, 04 Oct 2017 14:34:03 +0200 Message-ID: <87h8vf6qis.fsf@laptop.suse> 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 12:34:12 -0000 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") 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