[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#7944: Should AM_PATH_PYTHON call AC_ARG_VAR?
From: |
Ralf Wildenhues |
Subject: |
Re: bug#7944: Should AM_PATH_PYTHON call AC_ARG_VAR? |
Date: |
Mon, 14 Feb 2011 22:10:02 +0100 |
User-agent: |
Mutt/1.5.20 (2010-08-04) |
* Stefano Lattarini wrote on Mon, Feb 14, 2011 at 12:35:17PM CET:
> On Friday 11 February 2011, Ralf Wildenhues wrote:
> >
> > There are a couple of things that I think could be better. One sentence
> > as a paragraph on its own isn't too pretty. The PYTHON override doesn't
> > seem to be the most important thing to me, so I'd put it last not first.
> > This would be in line with how autoconf.texi documents many macros:
> > cache and override variables are listed late. Also, I'd document that
> > the PYTHON variable is set by the macro. Ahh, that is already done,
> > further down in the text. I think the mention of override could be
> > placed there as well.
> >
> > So, how about this instead? Feel free to squash in and push if you
> > agree.
> >
> Hmmm... is the diff you posted incomplete, or am I missing something?
> I'll refrain from pushing the patch until this issue is clarified.
I think the diff was complete in the sense that all my intended changes
were shown, but I just really botched up and sent a diff against a file
that had further unrelated changes.
> Also, an unrelated issue: I couldn't find a way to apply the diff you
> posted automatically (with either 'git' or 'patch'), and I had to apply
> it manually (yuck!). I assume that I'm clearly missing something here.
> So, to spare myself similar situations in the future, I'd like to ask:
> how could I have applied the patch below automatically?
Probably not at all. Sorry about that. I'll try to be better next
time. (I'm mildly confused by your "an unrelated issue"; are they two
separate issues?)
If you are OK with the intended changes of the diff, then IMVHO you can
go ahead.
Thanks,
Ralf