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

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

Re: Assigning C-B to iSpell


From: Kevin Rodgers
Subject: Re: Assigning C-B to iSpell
Date: Mon, 21 Aug 2006 15:35:11 -0600
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

Bill wrote:
I've notice a strange issue. I can assign C-f to iSpell-buffer with no
porblem. It runs fine.  When I assign the same command to C-b backward
paragraph continues to run.

Here's how I am assigning the command:

(global-set-key "\C-b" 'ispell-buffer)

C-b must have a local binding in that buffer that overrides the global
binding.

--
Kevin





reply via email to

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