all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thien-Thi Nguyen <ttn@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: help with using sql-connect
Date: Thu, 18 Dec 2014 13:01:09 +0100	[thread overview]
Message-ID: <87h9wt2mm2.fsf@zigzag.favinet> (raw)
In-Reply-To: <CAKoxK+75a41-CE5s7UsR=f7o+CH88VeGZwHQ1u2ZQwqH7k4TCA@mail.gmail.com> (Luca Ferrari's message of "Thu, 18 Dec 2014 12:20:43 +0100")

[-- Attachment #1: Type: text/plain, Size: 629 bytes --]

() Luca Ferrari <fluca1978@infinito.it>
() Thu, 18 Dec 2014 12:20:43 +0100

   Where CONNECTION is a symbol identifying the connection

I seem to recall that the original code used

 (interactive "sPROMPT?")

That arranges for the var to be assigned a string value.
Perhaps you can try:

 (interactive "SPROMPT?")

instead (NB: uppercase "S").  ‘C-h v interactive RET’ for details.

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2014-12-18 12:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-17  9:07 help with using sql-connect Luca Ferrari
2014-12-17 19:49 ` Alex Kost
2014-12-18  7:54   ` Luca Ferrari
2014-12-18  9:12     ` Thien-Thi Nguyen
2014-12-18 11:20       ` Luca Ferrari
2014-12-18 12:01         ` Thien-Thi Nguyen [this message]
2014-12-18 12:44           ` Luca Ferrari

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=87h9wt2mm2.fsf@zigzag.favinet \
    --to=ttn@gnu.org \
    --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.