On Thu 12 Jan 2012 19:42, Mike Gran writes:
> There's a bit of confusion on the guile-config deprecation.
Indeed.
> NEWS says that guile-config "will be deprecated"
This reflects what I would like to happen, but I share your concern that
we not create a situation in which "guile-config will ju
On Thu 12 Jan 2012 06:07, Bake Timmons writes:
> Attached are patches to improve variable name usage in docstrings.
> These patches cover simple, blatant inconsistencies.
Applied; thanks!
Note that I applied them to stable-2.0. One of your patches applied to
weak-vector.c and weak-table.c, whi
On Thu 12 Jan 2012 17:11, Bake Timmons writes:
> The GNU coding standards advise sticking with proper case for
> identifiers, even if the identifier starts with a lowercase letter and
> appears at the beginning of a sentence.
>
> The Guile manual seems to follow this convention, with the exceptio
On Wed 11 Jan 2012 19:08, Bake Timmons writes:
> Months ago I proposed some improvements to the manual. With a gentle
> reminder from Andy Wingo, I have finally started breaking up my original
> giant patch into some manageable patches.
Thank you! I applied both of these patches. Sorry we did
Andy Wingo writes:
> On Thu 12 Jan 2012 17:11, Bake Timmons writes:
>
>> The GNU coding standards advise sticking with proper case for
>> identifiers, even if the identifier starts with a lowercase letter and
>> appears at the beginning of a sentence.
>>
>> The Guile manual seems to follow this
Andy Wingo writes:
> On Wed 11 Jan 2012 19:08, Bake Timmons writes:
>
>> Months ago I proposed some improvements to the manual. With a gentle
>> reminder from Andy Wingo, I have finally started breaking up my original
>> giant patch into some manageable patches.
>
> Thank you! I applied both o
Hi!
Andy Wingo skribis:
> I would like to take this task off his back, assuming he's OK with it:
> the release process was terribly long, and Ludo deserves a rest ;)
Thank you. :-)
> One thing: Ludo mentions that he had success with a cross-compiled MinGW
> 3.18 (IIRC?).
That’s on Hydra, and
> From: l...@gnu.org (Ludovic Courtès)
> Cc: Eli Zaretskii , 10...@debbugs.gnu.org,
> commander.si...@googlemail.com
> Date: Thu, 02 Feb 2012 17:39:44 +0100
>
> Note that it’s a ‘--disable-networking’ build too, which is easier.
That might just explain at least some of the problems that I hit,
> From: Andy Wingo
> Cc: l...@gnu.org (Ludovic Courtès), 10...@debbugs.gnu.org,
> commander.si...@googlemail.com
> Date: Thu, 02 Feb 2012 01:59:21 +0100
>
> I will assume that the canonicalize_file_name issues will get resolved
> eventually in gnulib, once your assignment completes. I will go
Andy Wingo wrote:
> On Thu 12 Jan 2012 19:42, Mike Gran writes:
>
> > There's a bit of confusion on the guile-config deprecation.
>
> Indeed.
>
> > NEWS says that guile-config "will be deprecated"
>
> This reflects what I would like to happen, but I share your concern that
> we not cre
On Thu 02 Feb 2012 19:49, writes:
> How about adding something for extensiondir ?
That's a good idea. The dir for the .go files, too.
Andy
--
http://wingolog.org/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
(Copy of reply sent to Mark alone by mistake)
Hi Mark
On 02/02/12 05:05, Mark H Weaver wrote:
> Hi Ian,
>
> Ian Hulin writes:
>> ian@nanny-ogg ~/src/lilypond (T2026-1)>> guild compile
>> --load-path="/home/ian/src/lilypond:/home/ian/src/lilypond/scm
Hi David,
David Fang skribis:
>> Can you try this (in a UTF-8 terminal):
>>
>> (use-modules (ice-9 i18n))
>> (setlocale LC_ALL "tr_TR.UTF-8")
>> (char-locale-upcase #\i)
[...]
> scheme@(guile-user)> (use-modules (ice-9 i18n))
> scheme@(guile-user)> (setlocale LC_ALL "tr_TR.UTF-8")
> $1 = "t
Hi Mark,
Mark H Weaver skribis:
> Thanks for tackling this. Of course this is Andy's area, but psyntax is
> still fresh in my mind, so I'll attempt a review as well as my own
> tentative approach.
Psyntax is not yet a place where I feel comfortable, so I appreciate. :-)
> l...@gnu.org (Ludov
Hi,
Mark H Weaver skribis:
> Ian Hulin writes:
>> ian@nanny-ogg ~/src/lilypond (T2026-1)>> guild compile
>> --load-path="/home/ian/src/lilypond:/home/ian/src/lilypond/scm"
>
> According to both the Guile manual and the output of "guile compile -h":
>
> -L, --load-path=DIR add DIR to the fro
On Thu 02 Feb 2012 15:37, Mark H Weaver writes:
> I would advocate reverting the R5RS portion of this patch.
Reverted. Thanks for the feedback :)
Andy
--
http://wingolog.org/
Hi,
Mark H Weaver skribis:
> Andy Wingo writes:
>
>> On Thu 12 Jan 2012 17:11, Bake Timmons writes:
>>
>>> The GNU coding standards advise sticking with proper case for
>>> identifiers, even if the identifier starts with a lowercase letter and
>>> appears at the beginning of a sentence.
>>>
>>
Hi,
Answers below.
David Fang skribis:
Can you try this (in a UTF-8 terminal):
(use-modules (ice-9 i18n))
(setlocale LC_ALL "tr_TR.UTF-8")
(char-locale-upcase #\i)
[...]
scheme@(guile-user)> (use-modules (ice-9 i18n))
scheme@(guile-user)> (setlocale LC_ALL "tr_TR.UTF-8")
$1 =
18 matches
Mail list logo