Re: [PATCH 3/3] gnu: Add emacs-ledger-mode.

2016-05-10 Thread Alex Griffin
On Sun, May 8, 2016, at 10:33 PM, Leo Famulari wrote: > On Sun, May 08, 2016 at 10:46:59AM +0300, Alex Kost wrote: > > So I think there is no need to make a separate 'emacs-ledger-mode' > > package, but instead 'ledger' package should be adjusted (if needed) to > > put elisp files in appropriate pl

Re: [PATCH 3/3] gnu: Add emacs-ledger-mode.

2016-05-08 Thread Leo Famulari
On Sun, May 08, 2016 at 10:46:59AM +0300, Alex Kost wrote: > Alex Griffin (2016-05-07 21:42 +0300) 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 h

Re: [PATCH 3/3] gnu: Add emacs-ledger-mode.

2016-05-08 Thread Alex Kost
Alex Griffin (2016-05-07 21:42 +0300) 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. As for me, I think this emacs stuff shouldn't be

Re: [PATCH 3/3] gnu: Add emacs-ledger-mode.

2016-05-07 Thread Alex Griffin
Sep 17 00:00:00 2001 From: Alex Griffin Date: Sat, 7 May 2016 12:22:15 -0500 Subject: [PATCH 3/3] gnu: Add emacs-ledger-mode. * gnu/packages/emacs.scm (emacs-ledger-mode): New variable. --- gnu/packages/emacs.scm | 25 + 1 file changed, 25 insertions(+) diff --git a/gn

Re: [PATCH 3/3] gnu: Add emacs-ledger-mode.

2016-05-07 Thread Leo Famulari
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 t

[PATCH 3/3] gnu: Add emacs-ledger-mode.

2016-05-07 Thread Alex Griffin
06c53f77be Mon Sep 17 00:00:00 2001 From: Alex Griffin Date: Sat, 7 May 2016 12:22:15 -0500 Subject: [PATCH 3/3] gnu: Add emacs-ledger-mode. * gnu/packages/emacs.scm (emacs-ledger-mode): New variable. --- gnu/packages/emacs.scm | 31 +++ 1 file changed, 31 insertion