sqlup-mode.el
sqlup-mode.el copied to clipboard
An emacs minor mode to upcase SQL keyword and functions
I noticed that keywords get capitalized when in double quotes, e.g. to escape keywords in column names. It would be nice to have an option or mechanism to avoid capitalization...
| Necessary information | Examples | Yours | |-----------------------+---------------------------------+------------| | OS | OSX, Ubuntu 16.10 | OSX/Gentoo | | Emacs distribution | Railwaycat 24.5.1, apt-get 24.4 | 25.3.1 | |...
http://nullprogram.com/blog/2017/01/30/
Changes in Specialized Modes and Packages in Emacs 25.1 > New command 'checkdoc-package-keywords' checks if the > current package keywords are recognized. Set the new option > 'checkdoc-package-keywords-flag' to non-nil...
> case-fold-search is a variable defined in `C source code'. > Its value is t > > Automatically becomes buffer-local when set. > > Documentation: > Non-nil if searches and...
This package started out as a hack, because I'm lazy, and I wanted to show off, and I wanted to learn emacs-lisp. It got some success quickly, which surprised and...
I'm not sure if there are cases when sql keywords should be upcased when prefixed by a ".", but I find it annoying when my column names are upcased, eg....