You can undefine the key for LaTeX-mode by adding

    (define-key LaTeX-mode-map "\C-c\C-w" nil)

in the proper place (say a LaTeX-mode-hook or an eval-after-load).  Then your 
global key binding will be used.

-Ivan

On Nov 6, 2011, at 5:55 AM, Jeffrey Spencer wrote:

> It appears to me that something in Auctex messes up the C-c C-w key binding. 
> It only has an issue in the Auctex mode and toggles bad boxes on and off. 
> This already has a key binding so I was wondering how to shut this off or if 
> this is an error where to look to change it.
> 
> Thanks,
> Jeff
> 
> -- 
> ________________________
> Jeffrey Spencer
> [email protected]
> 
> 
> _______________________________________________
> auctex mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/auctex


_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to