From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: Bug: Wrong type argument: Integer or marker-p, nil Date: Fri, 31 Jan 2014 18:18:38 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7ba972c2f52e8a04f14398c1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9DWm-0005iC-TX for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 07:49:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9DWl-0003Vu-Me for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 07:49:00 -0500 Received: from mail-pa0-x236.google.com ([2607:f8b0:400e:c03::236]:63011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9DWl-0003Vn-52 for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 07:48:59 -0500 Received: by mail-pa0-f54.google.com with SMTP id fa1so4387119pad.13 for ; Fri, 31 Jan 2014 04:48:58 -0800 (PST) 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: emacs-orgmode --047d7ba972c2f52e8a04f14398c1 Content-Type: text/plain; charset=ISO-8859-1 For the below file, if I place the cursor in the right column and give C-c C-c I get the above error org 8.2.5e emacs 24.3.1 --------------- * What about $\Leftrightarrow$ ? As we know the truth-table for 'iff' also written as $\Leftrightarrow$ is as follows #+ATTR_LATEX: :align |c|c|c| | $P$ | $Q$ | $P \Rightarrow Q$ |$Q \Rightarrow P$ | ----------------- --047d7ba972c2f52e8a04f14398c1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
For the below file, if I place the cursor in the= right column
and give C-c C-c I get the above error

=
org 8.2.5e
emacs 24.3.1

---------------
* W= hat about $\Leftrightarrow$ ?
As we know the truth-table for 'iff' also written as $\Leftrightarr= ow$ is as follows
#+ATTR_LATEX: :align |c|c|c|
| $P$ | $Q$ | $P \Righ= tarrow Q$ |$Q \Rightarrow P$=A0=A0 |
-----------------

--047d7ba972c2f52e8a04f14398c1--