unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Doug Lewan <dougl@shubertticketing.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: Special SQL mode?
Date: Wed, 28 Nov 2012 15:48:42 +0000	[thread overview]
Message-ID: <155DEC68569B714B86C2C7075F5EDA9828D39F26@DAKIYA1.pegasus.local> (raw)
In-Reply-To: <jwvtxshfv5j.fsf-monnier+gmane.emacs.help@gnu.org>

Stefan,

Thank you. These are details that I had known nothing about. I'll give your suggestions a try.

,Doug

> -----Original Message-----
> From: help-gnu-emacs-bounces+dougl=shubertticketing.com@gnu.org
> [mailto:help-gnu-emacs-bounces+dougl=shubertticketing.com@gnu.org] On
> Behalf Of Stefan Monnier
> Sent: Thursday, 2012 November 22 11:47
> To: help-gnu-emacs@gnu.org
> Subject: Re: Special SQL mode?
> 
> > Nonetheless, my *.sql files automatically get SQL[ANSI] mode.
> 
> When pp-sql-mode calls sql-mode, sql-mode registers
> `sql-highlight-product' on `hack-local-variables-hook' (which is run
> later, even after running the mode hooks) to select which SQL variant
> should be used.
> 
> A quick hack would be for you to (remove-hook 'hack-local-variables-
> hook
> 'sql-highlight-product t).  But maybe another approach (instead of
> or additionally to creating a derived-mode) would be to add an entry in
> sql-product-alist for your "pp sql".
> 
> 
>         Stefan
> 




      reply	other threads:[~2012-11-28 15:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-20 21:29 Special SQL mode? Doug Lewan
2012-11-22 16:47 ` Stefan Monnier
2012-11-28 15:48   ` Doug Lewan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=155DEC68569B714B86C2C7075F5EDA9828D39F26@DAKIYA1.pegasus.local \
    --to=dougl@shubertticketing.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).