ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Любителям sylpheed
@ 2003-03-11 15:33 Aleksey Novodvorsky
  0 siblings, 0 replies; only message in thread
From: Aleksey Novodvorsky @ 2003-03-11 15:33 UTC (permalink / raw)
  To: community

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

Hi!
Случайно заметил в списке рассылки sylpheed письмо с любопытной ссылкой.
Не проверял.

Rgrds, AEN

[-- Attachment #2: [sylpheed:19286] Re: A couple of questions... --]
[-- Type: message/rfc822, Size: 3338 bytes --]

From: David Turley <dturley@pobox.com>
To: sylpheed@good-day.net
Subject: [sylpheed:19286] Re: A couple of questions...
Date: Tue, 11 Mar 2003 10:29:17 -0500
Message-ID: <20030311102917.67dfbbd1.dturley@pobox.com>



On Tue, 11 Mar 2003 10:22:53 -0500 Bruce Bowler <bbowler@bigelow.org> wrote:

> 2)  Realizing full well the sylpheed is Hiro's baby, is there a list of
> planned future enhancements?  I'm aware of the claws branch and that not
> everything there is ever going to make it into main.  The one item that I
> feel is really missing from main that's in claws is spell checking and I'm
> wondering if/when Hiro might get around to incorporating it into main.

Spell check is REAL EASY to do with actions. Just from what I've seen from
mis-posted queries to this list about claws, the built-in spell check causes
problems for some users. 

Melvin has a great page about actions at

http://melvin.hadasht.free.fr/home/sylpheed/actions/index.html#Examples

The action for spell check is: 

Spell: |T=`mktemp $HOME/.sXXXXXX`; cat - > $T;xterm -e ispell $T;cat $T;rm $T|


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-11 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-11 15:33 [Comm] Любителям sylpheed Aleksey Novodvorsky

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git