unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Mathieu Lirzin <mthl@gnu.org>
To: ludo@gnu.org (Ludovic Courtès)
Cc: guile-devel@gnu.org
Subject: Re: [PATCH] libraries: Abstract packages and categories.
Date: Sun, 22 Nov 2015 23:56:37 +0100	[thread overview]
Message-ID: <87wpt9zlqy.fsf@gnu.org> (raw)
In-Reply-To: <87wptdiv2y.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 19 Nov 2015 21:37:57 +0100")

ludo@gnu.org (Ludovic Courtès) writes:

> Mathieu Lirzin <mthl@gnu.org> skribis:
>
>> +;;; XXX: In order to allow a proper alignement of keywords in Emacs we need to
>> +;;; enable the prefix keyword type ':NAME'.
>> +(read-set! keywords 'prefix)
>
> If you want to take that route, you need to make sure the reader change
> is effective when the file is read, rather than at run time:
>
>   (eval-when (expand load eval)
>     (read-set! keywords 'prefix))
>
> I would suggest fixing Emacs though, or ignoring the limitation for now.
>
> WDYT?

This makes sense, I have removed this hack.

> Other than this minor issue, I find it very nice!
>
> I’ve added you to the Savannah group so you can push changes to the web
> site.  Please restrict yourself to guile-web.git and post changes here
> beforehand (and feel free to ping those lazy maintainers when it takes
> too long!).

Thanks. :)

> When you push a change to the web site’s source, can you please update
> the CVS web repo at the same time?  See
> <https://savannah.gnu.org/cvs/?group=guile> for instructions.  If in
> doubt, don’t hesitate to ask.

I will take a look on this old CVS thing and ask if it don't get it.

--
Mathieu Lirzin



  reply	other threads:[~2015-11-22 22:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-08  1:22 [PATCH] libraries: Abstract packages and categories Mathieu Lirzin
2015-11-08  3:00 ` Luis Felipe López Acevedo
2015-11-19 20:37 ` Ludovic Courtès
2015-11-22 22:56   ` Mathieu Lirzin [this message]
2015-11-22 23:00     ` Mathieu Lirzin

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=87wpt9zlqy.fsf@gnu.org \
    --to=mthl@gnu.org \
    --cc=guile-devel@gnu.org \
    --cc=ludo@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).