all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Adding GnuTLS to the Windows port
Date: Tue, 05 Oct 2010 07:46:15 -0400	[thread overview]
Message-ID: <E1P35yJ-0004mX-Ua@fencepost.gnu.org> (raw)
In-Reply-To: <AANLkTikJRoub5u98SGLYCnYtVWjFmWi4CNscdcCkdELw@mail.gmail.com> (message from Juanma Barranquero on Tue, 5 Oct 2010 06:00:10 +0200)

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Tue, 5 Oct 2010 06:00:10 +0200
> 
> Patch attached.

Thanks.

> Though the description of dynamic-library-alist, currently at
> "(elisp)Image Formats" should be moved... where?

How about os.texi, e.g. in the "Startup" node?

A few comments regarding the patch:

> +Each element is a list @code{(@var{library} @var{file}...)}, where the
                                                         ^^^
@dots instead of a literal "...".

> +car is a symbol representing a supported external library, and the
   ^^^
We use either @code{car} or @sc{car}.

> +Emacs tries to load the library from the files in the orden they
> +appear on the list; if none is loaded, the running session of Emacs
                       ^^^^^^^^^^^^^^^^^
"if none is found" sounds better.

> +won't have access to that library.

"...and the features that depend on that library will be unavailable."

> +** `image-library-alist' is renamed to `dynamic-library-alist'.
> +The variable is now used to load all kind of supported dynamic libraries,
> +not just image libraries.

Please document here the fact that `image-library-alist' is still
available as an obsolete alias.



  parent reply	other threads:[~2010-10-05 11:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-03 20:52 Adding GnuTLS to the Windows port Juanma Barranquero
2010-10-05  4:00 ` Juanma Barranquero
2010-10-05  4:16   ` Christoph
2010-10-05 10:08     ` Juanma Barranquero
2010-10-05 11:46   ` Eli Zaretskii [this message]
2010-10-06 10:30     ` Juanma Barranquero
2010-10-06 11:52       ` Eli Zaretskii
2010-10-07  7:52       ` Stefan Monnier
2010-10-07 10:09         ` Juanma Barranquero
2010-10-07 14:06           ` Eli Zaretskii
2010-10-07 18:09             ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=E1P35yJ-0004mX-Ua@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.