unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jean-Louis ABRAHAM <j-l.abraham@orange.fr>
Cc: 20288@debbugs.gnu.org
Subject: bug#20288: 24.4; password management in sql-oracle
Date: Fri, 10 Apr 2015 10:40:48 +0300	[thread overview]
Message-ID: <83mw2gv3b3.fsf@gnu.org> (raw)
In-Reply-To: <1798512573.22099.1428614781902.JavaMail.www@wwinf1h16>

> Date: Thu, 9 Apr 2015 23:26:21 +0200 (CEST)
> From: Jean-Louis ABRAHAM <j-l.abraham@orange.fr>
> Cc: 20288@debbugs.gnu.org
> 
> In the cmd box I enter:
> emacs -Q
> 
> In Emacs 24.4.1:
> 
> M-x sql-oracle
> User: <oracle user>
> Password: <password>
> Database: <dbname>
> 
> The *SQL* buffer looks like:
> 
> SQL*Plus: Release 12.1.0.2.0 Production on Thu Apr 9 23:07:25 2015
> 
> Copyright (c) 1982, 2014, Oracle. All rights reserved.
> 
> Connected to:
> Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production
> 
> SQL> host
> Microsoft Windows [version 6.1.7601]
> Copyright (c) 2009 Microsoft Corporation. Tous droits r serv s.
> 
> exit
> c:\Users\jean-louis\AppData\Roaming>exit
> 
> SQL>
> 
> The problem is that after I enter the "host" command the prompt doesn't
> display, only after I hit the <enter> key

Most probably, a buffering issue.  Is there a command-line switch for
sqlplus that causes it to use unbuffered I/O?  Or maybe some variable
you can set once connected to SQL?

But if you are saying that Emacs 24.3 on the same system and with the
same version of SQL didn't have that problem, then I don't see how's
that possible due to buffering.  Maybe I'm missing something.





  reply	other threads:[~2015-04-10  7:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 19:36 bug#20288: 24.4; password management in sql-oracle j-l.abraham
2015-04-09 19:51 ` Eli Zaretskii
2015-04-09 19:57   ` Eli Zaretskii
2015-04-09 21:26     ` Jean-Louis ABRAHAM
2015-04-10  7:40       ` Eli Zaretskii [this message]
2015-04-10 10:16         ` Jean-Louis ABRAHAM
2015-04-10 10:45           ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83mw2gv3b3.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20288@debbugs.gnu.org \
    --cc=j-l.abraham@orange.fr \
    /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 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).