* bug#21458: sql-connect: (setting-constant nil)
@ 2015-09-11 13:26 Manuel Uberti - Boccaperta
0 siblings, 0 replies; only message in thread
From: Manuel Uberti - Boccaperta @ 2015-09-11 13:26 UTC (permalink / raw)
To: 21458
I am on GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.6) of
2015-09-11.
In 'emacs- Q', I do:
- M-x sql-connect RET
- Type in 'boccaperta' (without quotes, only connection I have saved in
custom.el), and then hit RET
This is the error I see with toggle-debug-on-error enabled:
Debugger entered--Lisp error: (setting-constant nil)
(let ((nil (quote nil))) (sql-product-interactive (quote postgres) (quote nil)))
eval((let ((nil (quote nil))) (sql-product-interactive (quote postgres) (quote
nil))))
sql-connect("boccaperta" nil)
funcall-interactively(sql-connect "boccaperta" nil)
call-interactively(sql-connect nil nil)
command-execute(sql-connect)
This only happens the first time I use sql-connect. If I do it again, I
can connect to my DB.
--
Manuel Uberti
informatica.boccaperta.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-11 13:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-11 13:26 bug#21458: sql-connect: (setting-constant nil) Manuel Uberti - Boccaperta
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).