unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* SQLi[postgres] mode and passing tabs to psql
@ 2008-06-16 18:44 rwc9u
  2008-06-17  8:45 ` Volkan YAZICI
  0 siblings, 1 reply; 3+ messages in thread
From: rwc9u @ 2008-06-16 18:44 UTC (permalink / raw)
  To: help-gnu-emacs

I'd like to figure a way to harness the completion functionality that
the psql client provides, and use that from within the emacs sqli mode
for postgres. If I run psql from the bash prompt then when I hit tab
twice I get completions for either sql keywords or table names
depending on the location of my cursor.

When I try to do this from within the sqli mode I can't figure out the
way to pass the tabs to the underlying process. I am assuming if I can
get this to work then I could write some sort of output filter to
provide a completions list.
Any ideas or modes to point me at that do something similar.

Thanks,

Rob


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-17 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 18:44 SQLi[postgres] mode and passing tabs to psql rwc9u
2008-06-17  8:45 ` Volkan YAZICI
2008-06-17 13:50   ` rwc9u

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).