all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: hazlup <robjsargent@gmail.com>
To: Help-gnu-emacs@gnu.org
Subject: Re: sql-postgres input from create function generates 'sql help' listing
Date: Tue, 6 Oct 2009 07:53:30 -0700 (PDT)	[thread overview]
Message-ID: <25770296.post@talk.nabble.com> (raw)
In-Reply-To: <87ab04bqum.fsf@ambire.localdomain>




Thien-Thi Nguyen-6 wrote:
> 
> () hazlup <robjsargent@gmail.com>
> () Fri, 2 Oct 2009 06:55:34 -0700 (PDT)
> 
>                        quote_literal(OLD.element_id),
>                        quote_literal(OLD.version),
>                        quote_literal(OLD.last_modified),
>                        quote_literal(COALESCE((OLD.last_username), '')),
>                        quote_literal(COALESCE(OLD.comments, '')),
>                        quote_literal(COALESCE(OLD.parent_collection,'')),
>                        quote_literal(COALESCE(OLD.name, '')),
>                        quote_literal(COALESCE(OLD.owner, '')),
>                        quote_literal(sts),
>                        quote_literal(OLD.xml_text)
> 
> These lines include the TAB (ASCII 0x9) character, which is probably
> triggering the completion response from the inferior command interpreter.
> 
> You can either convert the TABs to spaces (M-x untabify),
> or arrange for the subprocess to not trigger on TAB.
> 
> thi
> 
> 
> 
> 
Exactly, thanks.  Started seeing this behaviour elsewhere.  I'm in the
process of moving to a new box so my set up isn't complete.  Thanks for your
help.


-- 
View this message in context: http://www.nabble.com/sql-postgres-input-from-create-function-generates-%27sql-help%27-listing-tp25716253p25770296.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





      reply	other threads:[~2009-10-06 14:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-02 13:55 sql-postgres input from create function generates 'sql help' listing hazlup
2009-10-06 13:21 ` Thien-Thi Nguyen
2009-10-06 14:53   ` hazlup [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

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

  git send-email \
    --in-reply-to=25770296.post@talk.nabble.com \
    --to=robjsargent@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.