Gnus development mailing list
 help / color / mirror / Atom feed
* Flyspell mode and email completetion in message mode
@ 2004-04-04  8:40 Jonas Steverud
  2004-04-04 10:51 ` Reiner Steib
  2004-04-04 11:46 ` Simon Josefsson
  0 siblings, 2 replies; 4+ messages in thread
From: Jonas Steverud @ 2004-04-04  8:40 UTC (permalink / raw)



I found out that doing 
(add-hook 'message-mode-hook (function (lambda () (flyspell-mode 1))))
was a bad idea since it conflicts with BBDB completion of email
addresses in a new message.

Anyone else that seen this problem and/or has a solution to it?

/Jonas, who hasn't done any excavations yet to find out why
-- 
(        http://hem.bredband.net/steverud/        !     Wei Wu Wei     )
(        Meaning of U2 Lyrics, Roleplaying        !  To Do Without Do  )




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Flyspell mode and email completetion in message mode
  2004-04-04  8:40 Flyspell mode and email completetion in message mode Jonas Steverud
@ 2004-04-04 10:51 ` Reiner Steib
  2004-04-04 11:46 ` Simon Josefsson
  1 sibling, 0 replies; 4+ messages in thread
From: Reiner Steib @ 2004-04-04 10:51 UTC (permalink / raw)


On Sun, Apr 04 2004, Jonas Steverud wrote:

> I found out that doing 
> (add-hook 'message-mode-hook (function (lambda () (flyspell-mode 1))))
> was a bad idea since it conflicts with BBDB completion of email
> addresses in a new message.

In which way does it conflict?  I have no problems with using flyspell
and bbdb in message buffers.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Flyspell mode and email completetion in message mode
  2004-04-04  8:40 Flyspell mode and email completetion in message mode Jonas Steverud
  2004-04-04 10:51 ` Reiner Steib
@ 2004-04-04 11:46 ` Simon Josefsson
  2004-04-05 10:42   ` Jonas Steverud
  1 sibling, 1 reply; 4+ messages in thread
From: Simon Josefsson @ 2004-04-04 11:46 UTC (permalink / raw)


Jonas Steverud <tvrud@bredband.net> writes:

> I found out that doing 
> (add-hook 'message-mode-hook (function (lambda () (flyspell-mode 1))))
> was a bad idea since it conflicts with BBDB completion of email
> addresses in a new message.
>
> Anyone else that seen this problem and/or has a solution to it?

I'm using the above, and BBDB, and TAB work fine in new messages here.
Uhm, what happens for you?

(Well, I use a custom line as '(message-mode-hook (quote
(mc-install-write-mode flyspell-mode))) but I reckon it is the same.)




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Flyspell mode and email completetion in message mode
  2004-04-04 11:46 ` Simon Josefsson
@ 2004-04-05 10:42   ` Jonas Steverud
  0 siblings, 0 replies; 4+ messages in thread
From: Jonas Steverud @ 2004-04-05 10:42 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> writes:

> Jonas Steverud <tvrud@bredband.net> writes:
[...]
> I'm using the above, and BBDB, and TAB work fine in new messages here.
> Uhm, what happens for you?

M-tab is bound to bbdb-complete-name
tab is message-tab

M-tab becomes bound to flyspell-auto-correct-word when I use flyspell.

When I tried to find out about message-tab I did M-x find-function and
that loaded the function from the Gnus that is delivered with Emacs,
i.e. quite old. Therefor I never understood how it was working. And I
was not aware about tab, only M-tab.

Actually it never was a problem. My mistake. Sorry.

-- 
(        http://hem.bredband.net/steverud/        !     Wei Wu Wei     )
(        Meaning of U2 Lyrics, Roleplaying        !  To Do Without Do  )




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-04-05 10:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-04  8:40 Flyspell mode and email completetion in message mode Jonas Steverud
2004-04-04 10:51 ` Reiner Steib
2004-04-04 11:46 ` Simon Josefsson
2004-04-05 10:42   ` Jonas Steverud

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).