ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Aleksey Novodvorsky <aen@altlinux.ru>
To: community@altlinux.ru
Subject: [Comm] Любителям sylpheed
Date: Tue, 11 Mar 2003 18:33:15 +0300
Message-ID: <3E6E01BB.305@altlinux.ru> (raw)

[-- 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|


                 reply	other threads:[~2003-03-11 15:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3E6E01BB.305@altlinux.ru \
    --to=aen@altlinux.ru \
    --cc=community@altlinux.ru \
    /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

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