From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Orgmode and flyspell Date: Mon, 9 May 2011 14:54:22 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJWXB-0002zL-45 for emacs-orgmode@gnu.org; Mon, 09 May 2011 15:54:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJWXA-00071K-Ap for emacs-orgmode@gnu.org; Mon, 09 May 2011 15:54:25 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:52976) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJWXA-00071A-4F for emacs-orgmode@gnu.org; Mon, 09 May 2011 15:54:24 -0400 Received: by bwz17 with SMTP id 17so5531760bwz.0 for ; Mon, 09 May 2011 12:54:22 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Hi guys, I have activated flyspell-mode (using aspell under the hood) and while the detection of spelling errors work OK, I can't get the mouse-2 functionality on org buffers. The org context menu comes instead. Does anyone know how to deal with it? Thanks, Marcelo.