From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Louis Subject: bug#22970: guix edit mutt -- not working Date: Thu, 10 Mar 2016 00:22:20 +0100 Message-ID: <20160309232220.GA13286@protected.rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adnYM-00061x-Bf for bug-guix@gnu.org; Wed, 09 Mar 2016 18:30:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adnYI-0004TL-WB for bug-guix@gnu.org; Wed, 09 Mar 2016 18:30:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:44892) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adnYI-0004Sw-T5 for bug-guix@gnu.org; Wed, 09 Mar 2016 18:30:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1adnYI-0006ce-OY for bug-guix@gnu.org; Wed, 09 Mar 2016 18:30:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adnRb-0001o9-Qu for bug-guix@gnu.org; Wed, 09 Mar 2016 18:23:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adnRY-0001mv-LP for bug-guix@gnu.org; Wed, 09 Mar 2016 18:23:07 -0500 Received: from stw1.rcdrun.com ([217.170.207.13]:40819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adnRY-0001m0-ET for bug-guix@gnu.org; Wed, 09 Mar 2016 18:23:04 -0500 Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 22970@debbugs.gnu.org Hello, My understanding is that each user, shall be able to: guix edit mutt as example, change the options, and get such package, as I wanted to add: --enable-hcache here: `(#:configure-flags '("--enable-smtp" "--enable-imap" "--enable-pop" "--enable-gpgme" "--with-ssl" "--with-sasl" but I cannot "save" the file, as it is read only: /gnu/store/632msbms2yaldfnlrb5lbnlnmn9yjisw-guix-0.9.0/share/guile/site/2.0/gnu/packages/mail.scm: unmodified, UNLOCKED, readonly: line 206 of 1007 [20%] And I could not save the file in my home directory, and do: guix package -i mutt -f mail.scm I need help in understanding, rather than using mutt, as I want to urgently run the GNU. Jean Louis