Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Emacs on SQLPlus, er uh... SQLPlus on emacs.
I use sql-mode for local databases. Its got the advantage that you can
'pop' sql statements from another buffer into it, giving you something very
like the sqlplus worksheet. Its great when you're fiddling with a big
query.
Also, I use emacs with the vi emulation (viper) so I get the best of both worlds;)
Regards
David Lord
> -----Original Message-----
> From: Jeremiah Wilton [mailto:jwilton_at_speakeasy.net]
> Sent: 26 July 2003 10:09
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Emacs on SQLPlus, er uh... SQLPlus on emacs.
>
>
> I use SQL*Plus running under emacs shell every day. It is my
> preferred way of:
>
> - Recording my sqlplus sessions so I can go back and search to see
> what I did
> - having an up-arrow comand history capability
> - Having line editing capability
> - editing SQL scripts in the same window where I am running
> - everything else
>
> I came to prefer emacs because it has capabilities far in excess of vi
> or any other unix editor. Because it is open source software, many
> people have contributed over the years, making the package extremely
> powerful. Also, I started on Vax/VMS edt and eve/tpu, which are more
> like emacs than vi.
>
> There is an emacs OracleSQL mode, but I don't use it. I just start
> emacs, META-X shell, then sqlplus...
>
> --
> Jeremiah Wilton
> http://www.speakeasy.net/~jwilton
>
> On Fri, 25 Jul 2003, Orr, Steve wrote:
>
> > I agree with the developer vs. sysadmin generalization but
> this was not
> > meant to be a post about favorite editors... It's about
> whether anyone
> > has used or seen a SQLPlus "shell" running under emacs. Has anyone
> > "witnessed" SQLPlus running under a well-configured emacs
> session and
> > have impressions to share?
> >
> > The statistics I've heard are that 9 out of 10
> SysAdmin/DBA's use vi. I
> > wonder what the breakdown is for Linux admins? Since emacs
> is easy to
> > implement I could see it gaining ground on Linux but sometimes old
> > dinosaur type SysAdmins are slow to evolve. :-)
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Jeremiah Wilton
> INET: jwilton_at_speakeasy.net
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Lord David INET: David.Lord_at_hays-ims.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Jul 28 2003 - 07:20:38 CDT
![]() |
![]() |