Tag Archives: emacs lisp

Choosing Database Columns Using Ido Mode

For my final riff on extracting the data dictionary using Perl DBI, I’ll demonstrate using ido mode to quickly choose and insert a database column. This was inspired by a Stuart Halloway video which shows that ido mode is useful whenever you need to choose between a list of things. ido mode provides a mechanism [...]

Posted in Emacs, Perl | Also tagged | 2 Comments