bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3175: 23.0.92; [PATCH] Improve SQL-mode UX


From: Ian Eure
Subject: bug#3175: 23.0.92; [PATCH] Improve SQL-mode UX
Date: Thu, 30 Apr 2009 18:58:19 -0700

The user experience when using sql-mode is somewhat lacking. In particular, the behaviors when using a SQLi buffer could be more helpful.

The attached patch:
 - Adds a default binding (C-c C-t) to sql-set-sqli-buffer
- Directs the user to the function if they attempt to call sql-send- * with an unusable sql-buffer.
 - Updates sql-help to mention sql-set-sqli-buffer.

Attachment: sql-ux.diff
Description: Binary data



reply via email to

[Prev in Thread] Current Thread [Next in Thread]