all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sven Bretfeld <sven.bretfeld@gmx.ch>
To: Kevin Rodgers <kevin.d.rodgers@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Whizzytex opens passwords
Date: Sat, 22 Sep 2007 23:50:40 +0200	[thread overview]
Message-ID: <20070922215040.GJ30345@relwi.unibe.ch> (raw)
In-Reply-To: <fd2v4l$k03$1@sea.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 684 bytes --]

Hi Kevin

Sorry for the personal cc. But I sent an answer to the list more than
10 hours ago and it didn't appear so far.

On Sat, Sep 22, 2007 at 05:43:27AM -0600, Kevin Rodgers wrote:
> This bit at the end of whizzy-start-process looks suspicious:
> 
>     (save-excursion
>       (set-buffer buf)
>       (setq whizzy-status status)
>       (setq comint-output-filter-functions
>             (list (function whizzy-filter-output)))
>       )
> 
> Perhaps that second setq should be replaced by
> 
>       (add-hook 'comint-output-filter-functions 'whizzy-filter-output t t)

This works. Thank you very much. I will hand in a bug report.

Greetings,

Sven


[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

      reply	other threads:[~2007-09-22 21:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20 21:46 Whizzytex opens passwords Sven Bretfeld
2007-09-20 22:17 ` Peter Dyballa
2007-09-20 22:42   ` Sven Bretfeld
2007-09-22 11:43     ` Kevin Rodgers
2007-09-22 21:50       ` Sven Bretfeld [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=20070922215040.GJ30345@relwi.unibe.ch \
    --to=sven.bretfeld@gmx.ch \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kevin.d.rodgers@gmail.com \
    /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.