help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ispell and flyspell


From: wael-zwaiter
Subject: Re: ispell and flyspell
Date: Sat, 2 Jan 2021 17:34:12 +0100

> Sent: Saturday, January 02, 2021 at 9:53 PM
> From: "Eli Zaretskii" <eliz@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: ispell and flyspell
>
> > From: wael-zwaiter@gmx.com
> > Cc: help-gnu-emacs@gnu.org
> > Date: Sat, 2 Jan 2021 16:35:35 +0100
> >
> > Have written the following function, but (ispell-region) is failing.
> > How can I make option 2 call (ispell-region) on the current paragraph.
> > [...]
> >     (2 (ispell-region)
>
> When you call a function, it is highly recommended to consult its doc
> string, so you see what arguments it requires and what is the meaning
> of each argument.  You _must_ supply the mandatory arguments, they
> cannot be omitted when calling from Lisp.

I know, but aw unsure what commands to use for the arguments to get
the beginning and end of the paragraph.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]