GNU bug report logs - #24483
25.1; sql-mode error due to nil prompt-cont-regexp

Previous Next

Package: emacs;

Reported by: Michael Kleehammer <michael <at> kleehammer.com>

Date: Tue, 20 Sep 2016 17:50:01 UTC

Severity: normal

Merged with 27586

Found in version 25.1

Fixed in version 27.0.50

Done: Michael Mauger <mmauger <at> protonmail.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 24483 <at> debbugs.gnu.org (full text, mbox):

From: Nikolay Kudryavtsev <nikolay.kudryavtsev <at> gmail.com>
To: Pablo Mercader Alcántara <programingfrik <at> gmail.com>
Cc: 24483 <at> debbugs.gnu.org
Subject: Re: bug#24483: 25.1; sql-mode error due to nil prompt-cont-regexp
Date: Tue, 30 May 2017 00:50:22 +0300
Oh, sorry for the cp866 suggestion, my bad, cp850 is probably right for you.

If you're using osql, can you try switching to sqlcmd? Osql had been 
considered deprected by Microsoft for many years. Sqlcmd is freely 
downloadable and should be usable with any more or less modern version 
of SQL Server. The configuration for it that I use looks like this:

(setq sql-ms-program "sqlcmd"
          sql-ms-options (quote ("-W" "-s" "|" "-I")))

-- 
Best Regards,
Nikolay Kudryavtsev





This bug report was last modified 6 years and 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.