all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: How to escape a string which will be added as a ?key=value parameter in a url?
Date: Tue, 29 Sep 2015 02:47:37 +0200	[thread overview]
Message-ID: <87d1x2oxue.fsf@debian.uxu> (raw)
In-Reply-To: CAP_d_8VwwU-q9qrW7JUbUb5roPkqdLkWQP1tNtYAZ0h09oDxCQ@mail.gmail.com

Yuri Khan <yuri.v.khan@gmail.com> writes:

> Blindly substituting the value for %s in a format
> string, as Emanuel suggests, is definitely not the
> right thing.

Here is another example:

1. Load this file:

       http://user.it.uu.se/~embe8573/conf/emacs-init/isbn.el

2. Then, with the below Biblatex entry, put point at
   the beginning of the ISBN data field (i.e.,
   at/before the "0").

3. Do

       M-x isbn RET RET

...and observe what cool things you can do outside the
realm of schoolbook scholasticism!

@book{artificial-intelligence-and-the-design,
  title      = {Artificial Intelligence and the Design of Expert Systems},
  author     = {George Luger and William Stubblefield},
  publisher  = {Benjamin-Cummings},
  year       = 1989,
  ISBN       = 0805301399
}

-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2015-09-29  0:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-27 19:57 How to escape a string which will be added as a ?key=value parameter in a url? Marcin Borkowski
2015-09-27 20:20 ` Michael Heerdegen
2015-09-28  0:45   ` Yuri Khan
2015-09-29  0:47     ` Emanuel Berg [this message]
2015-09-29  5:25       ` Yuri Khan
2015-09-30  0:57         ` Emanuel Berg
2015-09-29  6:58       ` tomas
2015-09-30  1:19         ` Emanuel Berg
2015-09-27 23:17 ` Emanuel Berg

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=87d1x2oxue.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@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.
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.