[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] Editing Lisp through changing indentation
From: |
Barry OReilly |
Subject: |
Re: [RFC] Editing Lisp through changing indentation |
Date: |
Thu, 29 Aug 2013 18:49:08 -0400 |
>> For starters, the output is wrong about the command issued.
> This part is on purpose.
Why tell the user the wrong thing?
- -L $(dir $@) -f batch-byte-compile $<
+ $(patsubst %, -L %, $(filter-out %/cl-lib, $(pkgs))) \
+ -f batch-byte-compile $<
This allowed make to run to completion.
Using a sufficiently new Emacs executable helped too.
- Re: [RFC] Editing Lisp through changing indentation, Barry OReilly, 2013/08/28
- Re: [RFC] Editing Lisp through changing indentation, Stefan Monnier, 2013/08/28
- Re: [RFC] Editing Lisp through changing indentation, Barry OReilly, 2013/08/29
- Re: [RFC] Editing Lisp through changing indentation, Stefan Monnier, 2013/08/29
- Re: [RFC] Editing Lisp through changing indentation, Barry OReilly, 2013/08/29
- Re: [RFC] Editing Lisp through changing indentation, Stefan Monnier, 2013/08/29
- Re: [RFC] Editing Lisp through changing indentation, Andreas Schwab, 2013/08/29
- Re: [RFC] Editing Lisp through changing indentation, Stefan Monnier, 2013/08/29
- Re: [RFC] Editing Lisp through changing indentation,
Barry OReilly <=
- Re: [RFC] Editing Lisp through changing indentation, Stefan Monnier, 2013/08/29
- Re: [RFC] Editing Lisp through changing indentation, Barry OReilly, 2013/08/29
- Re: [RFC] Editing Lisp through changing indentation, Stefan Monnier, 2013/08/29