Using sql*plus in emacs
- Start emacs
- start a shell in widown *shell* M-x shell
- cd to your desired folder. this folder normally contains login.sql file which has parameter settings like your default editor.
-
type sqlplus.
-
the rest should look like the same as you start sql*plus in tcsh or bash shell.