Gnus development mailing list
 help / color / mirror / Atom feed
From: Steve Youngs <steve@sxemacs.org>
Subject: Re: Use of ecomplete.el in message.el
Date: Mon, 17 Apr 2006 10:23:35 +1000	[thread overview]
Message-ID: <microsoft-free.87y7y5uk1k.fsf@youngs.au.com> (raw)
In-Reply-To: <v9y7y5b8q0.fsf_-_@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Sun, 16 Apr 2006 21:50:47 +0200")

[-- Attachment #1: Type: text/plain, Size: 1632 bytes --]

* Reiner Steib <reinersteib+gmane@imap.cc> writes:

  > On Fri, Apr 14 2006, Lars Magne Ingebrigtsen wrote:
  >> (setq message-mail-alias-type 'ecomplete)

  > I didn't try it yet (I'm quite happy with BBDB).  Just some remarks:

I tried it last night with SXEmacs.  It didn't get to the point of
"collecting" any addresses (I didn't look too closely to see when that
happens... during reading or composing or both).  I tried composing an
email and noticed "No ecomplete matches" messages for every char I
typed in To header.  So I figured it was at least trying to do
something. 

Then I hit C-c C-c...

SXEmacs immediately became unusable.  It was locked up tighter than a
fish's... ahem.  C-g was no help.  I had to manually kill(1) it.

I'll try in XEmacs (although it shouldn't make a difference) and
report back.

  > - In `message-put-addresses-in-ecomplete' you should use
  >   `gnus-replace-in-string' instead of `replace-regexp-in-string' for
  >   compatibility with XEmacs.

Only needed for XEmacs 21.4.  XEmacs 21.5 and SXEmacs has
`replace-regexp-in-string'. 

  > - Maybe it would be better to use a file under ~/.emacs.d/ or
  >   ~/.xemacs/ for `ecomplete-database-file'.  See e.g. `savehist-file'
  >   (recent addition to Emacs).

For (S)XEmacs, I'd suggest...

  (expand-file-name ".ecompleterc" user-init-directory)


-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|                 I am Dyslexic of Borg.                   | 
|    Fusistance is retile. Your arse will be laminated.    |
|------------------------------------<steve@sxemacs.org>---|

[-- Attachment #2: Type: application/pgp-signature, Size: 257 bytes --]

  parent reply	other threads:[~2006-04-17  0:23 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-11 10:30 New completion mode Lars Magne Ingebrigtsen
2006-04-11 15:40 ` Sam Steingold
2006-04-11 15:52   ` Lars Magne Ingebrigtsen
2006-04-11 16:02     ` Sam Steingold
2006-04-12  6:21       ` Lars Magne Ingebrigtsen
2006-04-12  7:55         ` Lars Magne Ingebrigtsen
2006-04-12 11:13           ` Reiner Steib
2006-04-12 11:35             ` Lars Magne Ingebrigtsen
2006-04-12 13:25               ` Lars Magne Ingebrigtsen
2006-04-12 14:41               ` Lars Magne Ingebrigtsen
2006-04-13  2:29 ` Wolfram Fenske
2006-04-13  5:42   ` Lars Magne Ingebrigtsen
2006-04-13 16:19     ` Wolfram Fenske
     [not found]     ` <m3bqv6av4t.fsf-qBEgNjfYAPolG3ThADb//ti2O/JbrIOy@public.gmane.org>
2006-04-13 17:31       ` Jochen Küpper
2006-04-14 10:27         ` Lars Magne Ingebrigtsen
2006-04-16 19:50           ` Use of ecomplete.el in message.el (was: New completion mode) Reiner Steib
2006-04-16 20:30             ` Use of ecomplete.el in message.el Lars Magne Ingebrigtsen
2006-04-17 11:40               ` Reiner Steib
2006-04-17 13:04                 ` Lars Magne Ingebrigtsen
2006-04-17  0:23             ` Steve Youngs [this message]
2006-04-17  9:01               ` Lars Magne Ingebrigtsen
2006-04-18 11:17           ` New completion mode Simon Josefsson
2006-04-18 13:04             ` Reiner Steib
2006-04-18 13:46               ` Simon Josefsson
2006-04-18 15:24                 ` Lars Magne Ingebrigtsen
2006-04-18 21:07                   ` Simon Josefsson
2006-04-21 23:51                     ` Lars Magne Ingebrigtsen
2006-04-14 19:26     ` Miles Bader
2006-04-15  5:46       ` Lars Magne Ingebrigtsen
2006-04-18 22:22         ` Wolfram Fenske
2006-04-19  7:26 ` Katsumi Yamaoka
2006-04-20 12:14   ` Steve Youngs
2006-04-20 13:07     ` gnus-replace-in-string: Avoid inf-loop in XEmacs (was: New completion mode) Reiner Steib
2006-04-20 14:18       ` gnus-replace-in-string: Avoid inf-loop in XEmacs Michael Olson
2006-04-20 15:23         ` Reiner Steib
2006-04-22  4:36           ` Michael Olson
2006-04-20 16:06       ` Steve Youngs
2006-04-20 17:06         ` Reiner Steib
2006-04-21  6:32     ` New completion mode Steve Youngs
2006-04-22  0:01   ` Lars Magne Ingebrigtsen
2006-04-24  8:55     ` Katsumi Yamaoka
2006-04-30  9:32       ` Lars Magne Ingebrigtsen

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=microsoft-free.87y7y5uk1k.fsf@youngs.au.com \
    --to=steve@sxemacs.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.
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 NNTP newsgroup(s).