all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ispell-buffer with latex-mode doesn't spell buffer or whole-buffer region
@ 2014-11-21  3:19 Emanuel Berg
  0 siblings, 0 replies; only message in thread
From: Emanuel Berg @ 2014-11-21  3:19 UTC (permalink / raw)
  To: help-gnu-emacs

This is a possible bug which I will report unless
someone convinces me otherwise.

In latex-mode, `ispell-buffer', which is

    (ispell-region (point-min) (point-max))

doesn't work.

But if I set the region to (1+ (point-min)) it works.

Worst thing, not only doesn't it work, it tells you
spelling is done, so you think there are no errors. I
have been "spelling" my LaTeX some time now and
noticed some typos when I yanked some into a message
buffer where it worked alright (with `ispell-message')
- otherwise I wouldn't have known (I usually don't
spot my own typos when I read).

It'll be interesting to hear what you make of it.

-- 
underground experts united


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

only message in thread, other threads:[~2014-11-21  3:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21  3:19 ispell-buffer with latex-mode doesn't spell buffer or whole-buffer region Emanuel Berg

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.