From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/4] Update mu and autoload mu4e. Date: Mon, 09 May 2016 22:11:34 +0200 Message-ID: <87vb2noutl.fsf@gnu.org> References: <1462702911-18777-1-git-send-email-alezost@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51668) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azrWu-0002to-Hl for guix-devel@gnu.org; Mon, 09 May 2016 16:11:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1azrWr-00021G-5F for guix-devel@gnu.org; Mon, 09 May 2016 16:11:48 -0400 In-Reply-To: <1462702911-18777-1-git-send-email-alezost@gmail.com> (Alex Kost's message of "Sun, 8 May 2016 13:21:47 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Hello, does anyone use mu4e (emacs interface for 'mu')? If you do, may > I ask how? By adding "~/.guix-profile/share/emacs/site-lisp/mu4e" to > 'load-path' manually and requiring mu4e? I don=E2=80=99t use it, but=E2=80=A6 > Our Emacs doesn't look in sub-directories of "share/emacs/site-lisp" > (only in "guix.d" subdir), so mu4e is not found automatically... > I've just thought that it would probably be better to look at site-lisp > subdirs and not to use a special "guix.d" directory, but it's for a > separate thread. =E2=80=A6 I would just move =E2=80=98mu4e=E2=80=99 under =E2=80=98guix.d=E2= =80=99, no? Ludo=E2=80=99.