all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Alex Griffin <a@ajgrf.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 3/3] gnu: Add emacs-ledger-mode.
Date: Sat, 7 May 2016 18:23:35 -0400	[thread overview]
Message-ID: <20160507222335.GB16592@jasmine> (raw)
In-Reply-To: <1462646529.1130971.601020129.0AC4E2B2@webmail.messagingengine.com>

On Sat, May 07, 2016 at 01:42:09PM -0500, Alex Griffin wrote:
> This is the Emacs mode for manipulating ledger files. Technically it
> depends on ledger but it would have need to be a propagated input, so I
> didn't include that. Maybe I should have? I don't know.

Somebody else will have to test that this works; I don't know enough
about Emacs to try it.

> * gnu/packages/emacs.scm (emacs-ledger-mode): New variable.

> +  (package
> +    (name "emacs-ledger-mode")
> +    (version "3.1.1")
> +    (source (origin

Would it be appropriate to use (package-version ledger) and
(package-source ledger), as in the package definition of tocc?

That way, updating ledger would automatically update emacs-ledger-mode
as well.

  reply	other threads:[~2016-05-07 22:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-07 18:42 [PATCH 3/3] gnu: Add emacs-ledger-mode Alex Griffin
2016-05-07 22:23 ` Leo Famulari [this message]
2016-05-08  2:10   ` Alex Griffin
2016-05-08  7:46 ` Alex Kost
2016-05-09  3:33   ` Leo Famulari
2016-05-10 23:34     ` Alex Griffin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160507222335.GB16592@jasmine \
    --to=leo@famulari.name \
    --cc=a@ajgrf.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.