help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help with using sql-connect


From: Thien-Thi Nguyen
Subject: Re: help with using sql-connect
Date: Thu, 18 Dec 2014 13:01:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

() 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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]