From: Jean-Louis ABRAHAM <j-l.abraham@orange.fr>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 20288@debbugs.gnu.org
Subject: bug#20288: 24.4; password management in sql-oracle
Date: Thu, 9 Apr 2015 23:26:21 +0200 (CEST) [thread overview]
Message-ID: <1798512573.22099.1428614781902.JavaMail.www@wwinf1h16> (raw)
In-Reply-To: <83lhi1dqhz.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 2269 bytes --]
Hi Eli
The complete recipe is:
In Win7/64:
Start/run/cmd
In the cmd box I enter:
emacs -Q
In Emacs 24.4.1:
M-x sql-oracle
User:
Password:
Database:
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 key
I could reproduce the behavior on 2 Win7/64 bits environments, whether calling Emacs with either "runemacs" or "emacs -Q".
Regards
Jean-Louis
> Message du 09/04/15 21:56
> De : "Eli Zaretskii"
> A : j-l.abraham@orange.fr
> Copie à : 20288@debbugs.gnu.org
> Objet : Re: bug#20288: 24.4; password management in sql-oracle
>
> > Date: Thu, 09 Apr 2015 22:51:01 +0300
> > From: Eli Zaretskii
> > Cc: 20288@debbugs.gnu.org
> >
> > > From: j-l.abraham@orange.fr
> > > Date: Thu, 09 Apr 2015 21:36:02 +0200
> > >
> > >
> > > =============================================
> > > Following issue in "sql-oracle" appeared with Emacs 24.4.1 on Windows. No problems with 24.3.1 on Windows.
> > > Once connected to oracle, while changing user with the "connect" command, the word "password" is missing and the password is displayed as clear text!
> > >
> > > SQL> connect devel@xe
> > > my_entered_password_is_clear_text!
> > >
> > > expected behavior:
> > > SQL> connect devel@xe
> > > password displayed as dots in the echo area
> > > =============================================
> >
> > I cannot reproduce the problem you report. I see the expected
> > behavior.
>
> Actually, it's quite possible that I didn't perform the same steps as
> you. Please provide a complete recipe starting from "emacs -Q" that
> could be used to reproduce the problem. For example, I'm sure that
> "once connected to oracle" requires some commands to be type, please
> show them.
>
[-- Attachment #2: Type: text/html, Size: 3035 bytes --]
next prev parent reply other threads:[~2015-04-09 21:26 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 [this message]
2015-04-10 7:40 ` Eli Zaretskii
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1798512573.22099.1428614781902.JavaMail.www@wwinf1h16 \
--to=j-l.abraham@orange.fr \
--cc=20288@debbugs.gnu.org \
--cc=eliz@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.