all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gary Weselle" <weselle_g@hotmain.com>
Subject: Re: problem visiting .emacs
Date: Mon, 10 Apr 2006 19:20:11 -0700	[thread overview]
Message-ID: <443a0750_1@news.iprimus.com.au> (raw)
In-Reply-To: 44397b44$0$15790$14726298@news.sunsite.dk


"Colin S. Miller" <no-spam-thank-you@csmiller.demon.co.uk> wrote in message
news:44397b44$0$15790$14726298@news.sunsite.dk...
> Gary Weselle wrote:
> > "Eli Zaretskii" <eliz@gnu.org> wrote in message
> > news:mailman.111.1144294710.9609.help-gnu-emacs@gnu.org...
> >
> >>>From: "Gary Weselle" <weselle_g@hotmain.com>
> >>>Date: Thu, 6 Apr 2006 12:39:06 -0700
> >>>
> >>>1) Find file: C:\emacs-21.3\bin/, I want to see my HOME directory
> >
> > instead.
> >
> >>If you are invoking Emacs from a desktop shortcut, set the starting
> >>directory via the Property sheets of that shortcut.
> >>
> >>
> >>>2) not able to visit .c:\path-to-file\.emacs.
> >>
> >>Type "C-x C-f ~/.emacs RET".  This should work.  The error message
> >>about aspell means that somehow you start the speller for Lisp files,
> >>which is the reason for your apparent inability to visit .emacs.
> >>You need to solve that problem first.
> >>
> >>
> >
> >
> > the only other reference to spell in my .emacs is
> > (add-hook 'text-mode-hook 'flyspell-mode t) ; check spelling
> >
> > now how could I solve the problem with the speller starting for Lisp
files.
> > I really don't know how can it be since the same .emacs file is being
used
> > for my Linux box and works fine. this problem happened after I installed
> > aspell under cygwin. does this help.
> > thanks
> >
> >
>
> Is the word "Fly" in the mode-line for .emacs?

No.


> If so, flyspell-mode is enabled.
> This will cause emacs to start the program defined in
> ispell-program-name when you load .emacs, and if it fails to
> start, emacs tries to restart it for every edit.
>
> ispell-program-name defaults to "ispell" but can also be changed to
"aspell"
> or other compatible program.
> To disable or enable flyspell for this buffer use M-x flyspell-mode
>

doing M-x flyspell-mode gives
Searching for program: no such file or directory, ispell

> IIRC, most programming modes are derived from text-mode, and so may
inherit
> the mode-hooks.
>
> HTH,
> Colin S. Miller
>
>
> -- 
> Replace the obvious in my email address with the first three letters of
the hostname to reply.

      reply	other threads:[~2006-04-11  2:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-06 19:39 problem visiting .emacs Gary Weselle
2006-04-06  3:38 ` Eli Zaretskii
     [not found] ` <mailman.111.1144294710.9609.help-gnu-emacs@gnu.org>
2006-04-08  3:36   ` Gary Weselle
2006-04-09 21:23     ` Colin S. Miller
2006-04-11  2:20       ` Gary Weselle [this message]

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=443a0750_1@news.iprimus.com.au \
    --to=weselle_g@hotmain.com \
    /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.