Rubydb and emacs

Hi,

I just started using rubydb under emacs and found that emacs doesn’t
update the source pane when moving up the stack. I’m using emacs
20.7.1 and ruby 1.6.8. Is there something I need to do to keep the
source in sync? New version of rubydb?

Thanks,
wing

Hi I’m a ruby newbie. I was wondering if anyone could give me some example
of using ruby and oracle 9i database.

Example such as executing some simple sql select command and return the
result with formatted output. Thanks

“wing” wing@employees.org wrote in message
news:88f6e586.0302072236.32383601@posting.google.com

···

Hi,

I just started using rubydb under emacs and found that emacs doesn’t
update the source pane when moving up the stack. I’m using emacs
20.7.1 and ruby 1.6.8. Is there something I need to do to keep the
source in sync? New version of rubydb?

Thanks,
wing

You can find the modules you need here:
   http://raa.ruby-lang.org/

Regards,

Brian.

···

On Mon, Feb 10, 2003 at 03:13:26PM +0900, Useko Netsumi wrote:

Hi I'm a ruby newbie. I was wondering if anyone could give me some example
of using ruby and oracle 9i database.