From: David R <angel_ov_north@tiscali.co.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: Running ispell
Date: Tue, 26 Jun 2007 09:50:30 +0100 [thread overview]
Message-ID: <4680d358_4@mk-nntp-2.news.uk.tiscali.com> (raw)
In-Reply-To: <mailman.2619.1182807516.32220.help-gnu-emacs@gnu.org>
Peter Dyballa wrote:
>
> Am 25.06.2007 um 22:58 schrieb Alberto Simões:
>
>> I am trying to configure ispell, but when I run M-$ I get the default
>> usage message from ispell.
>
> Options menu -> Customize Emacs -> Specific Group..., type isp TAB or
> ispell RET – ready. Apply or save your changes.
>
>>
>> How can I check the command that is really being issued, so I can
>> debug this problem?
>>
>
> In *shell* buffer: ps -augwwwx | grep -v grep | egrep '^USER|spell'
>
> or in another shell: pstree -w -p <emacs pid>; <emacs pid> can be
> determined in *shell* buffer with 'echo $$' (close match) or (exact):
> pstree -w -p $$.
>
> --
> Greetings
>
> Pete
>
> There's something the technicians need to learn from the artists. If it
> isn't aesthetically pleasing, it's probably wrong.
ps on cygwin just lists two processes, bash and the ps
emacs is being run in this case as a win32 patched version in c:\program
files
I had similar problems a week ago.
I got aspell which is invoked at each ispell command automatically.
David R
next prev parent reply other threads:[~2007-06-26 8:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-25 20:58 Running ispell Alberto Simões
2007-06-25 21:38 ` Peter Dyballa
[not found] ` <mailman.2619.1182807516.32220.help-gnu-emacs@gnu.org>
2007-06-26 8:50 ` David R [this message]
2007-06-26 10:10 ` Peter Dyballa
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=4680d358_4@mk-nntp-2.news.uk.tiscali.com \
--to=angel_ov_north@tiscali.co.uk \
--cc=help-gnu-emacs@gnu.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.
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.