From mboxrd@z Thu Jan 1 00:00:00 1970 From: Du Yanning Subject: Re: org-7.7, C-c C-c to align tables says "invalid function: org-called-interactively-p" Date: Mon, 10 Oct 2011 12:02:46 +0800 Message-ID: References: <81d3e645l2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd568fc199e7f04aee9dd01 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RD74i-00021j-PP for emacs-orgmode@gnu.org; Mon, 10 Oct 2011 00:02:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RD74h-00054j-Tl for emacs-orgmode@gnu.org; Mon, 10 Oct 2011 00:02:48 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:60426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RD74h-00054a-MD for emacs-orgmode@gnu.org; Mon, 10 Oct 2011 00:02:47 -0400 Received: by iaen33 with SMTP id n33so9175798iae.0 for ; Sun, 09 Oct 2011 21:02:47 -0700 (PDT) In-Reply-To: <81d3e645l2.fsf@gmail.com> 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: Du Yanning , emacs-orgmode@gnu.org --000e0cd568fc199e7f04aee9dd01 Content-Type: text/plain; charset=ISO-8859-1 Thank you for your reply. I have solved it by reinstalling org-7.7. Originally, I started emacs with parameter "-q" , and then used C-u 0 M-x byte-recompile-directory to compile the lisp folder under org-7.7. However, the compilation experienced problem. Then I started emacs without "-q" and compile. Perhaps this process is the cause of the problem. Thank you very much. On Sun, Oct 9, 2011 at 10:12 PM, Jambunathan K wrote: > Du Yanning writes: > > > Windows 7 > > GNU Emacs 23.3.1 for Windows (i386-mingw-nt6.1.7601) > > Org 7.7 > > > > When I press C-c C-c to align a table, it says "invalid function: > > org-called-interactively-p" > > > > Org 7.5 is Ok. > > Check > > M-x locate-library RET org-table RET > M-x locate-library RET org-macs RET > > Make sure the reported values are both elc files (or they are both el > files) and they are in the same dir > > > > > -- > --000e0cd568fc199e7f04aee9dd01 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thank you for your reply.
I have solved it by reinstalling org-7.7.
<= br>Originally, I started emacs with parameter "-q" , and then use= d C-u 0 M-x byte-recompile-directory to compile the lisp folder under org-7= .7. However, the compilation experienced problem. Then I started emacs with= out "-q" and compile. Perhaps this process is the cause of the pr= oblem.

Thank you very much.

On Sun, Oct 9, 2= 011 at 10:12 PM, Jambunathan K <kjambunathan@gmail.com> wrote:
Du Yanning <duyanning@gmail.com> writes:

> Windows 7
> GNU Emacs 23.3.1 for Windows (i386-mingw-nt6.1.7601)
> Org 7.7
>
> When I press C-c C-c to align a table, it says "invalid function:=
> org-called-interactively-p"
>
> Org 7.5 is Ok.

Check

M-x locate-library RET org-table RET
M-x locate-library RET org-macs RET

Make sure the reported values are both elc files (or they are both el
files) and they are in the same dir

>

--

--000e0cd568fc199e7f04aee9dd01--