emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* why I got the message
@ 2014-03-19 10:55 Dillon Peng
  2014-03-19 11:11 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Dillon Peng @ 2014-03-19 10:55 UTC (permalink / raw)
  To: emacs-orgmode

hi, all
   my emacs is GNU Emacs 24.0.95.1 (x86_64-redhat-linux-gnu, 
GTK+ Version 2.24.10),  
org is 8.2.5h   when I used C-c | to add a table 5X2 as follows:
 | d |   |   |   |   |
|---+---+---+---+---|
| d |   |   |   |   |
  and place cursor at "d" in 1 x 1, and 
(1) press M-x org-table-delete-column, 
I got the following message: 
user-error: This command is active in special context like tables,
                                   headlines or items  
(2) press M-x org-table-insert-row, I got :
Not at a table

how to resolve it, or what I missed, any advice will be appreciated!

Dillon Peng

 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: why I got the message
  2014-03-19 10:55 why I got the message Dillon Peng
@ 2014-03-19 11:11 ` Bastien
  2014-03-19 11:43   ` Dillon Peng
  0 siblings, 1 reply; 5+ messages in thread
From: Bastien @ 2014-03-19 11:11 UTC (permalink / raw)
  To: Dillon Peng; +Cc: emacs-orgmode

Hi Dilon,

I cannot reproduce the problem.

Please M-x org-version RET and report the *whole* indication,
it might be a problem in your installation.

Best,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: why I got the message
  2014-03-19 11:11 ` Bastien
@ 2014-03-19 11:43   ` Dillon Peng
  2014-03-19 12:11     ` Nick Dokos
  0 siblings, 1 reply; 5+ messages in thread
From: Dillon Peng @ 2014-03-19 11:43 UTC (permalink / raw)
  To: emacs-orgmode

Bastien <bzg <at> gnu.org> writes:

> 
> Hi Dilon,
> 
> I cannot reproduce the problem.
> 
> Please M-x org-version RET and report the *whole* indication,
> it might be a problem in your installation.

I got the message when M-x org-version RET:
Org-mode version 8.2.5h (8.2.5h-dist @ /study/doctor/note/org-8.2.5h/lisp/)

I used the org-8.2.5h's source without executing "make and make install", 
so that the above path was not standard path (ex. /usr/share/emacs/site-lisp).
and It seems be able to work well for other things such as exporting html.
  thanks again!

> 
> Best,
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: why I got the message
  2014-03-19 11:43   ` Dillon Peng
@ 2014-03-19 12:11     ` Nick Dokos
  2014-03-19 13:54       ` Dillon Peng
  0 siblings, 1 reply; 5+ messages in thread
From: Nick Dokos @ 2014-03-19 12:11 UTC (permalink / raw)
  To: emacs-orgmode

Dillon Peng <pengcz.nwpu@gmail.com> writes:

> Bastien <bzg <at> gnu.org> writes:
>
>> 
>> Hi Dilon,
>> 
>> I cannot reproduce the problem.
>> 
>> Please M-x org-version RET and report the *whole* indication,
>> it might be a problem in your installation.
>
> I got the message when M-x org-version RET:
> Org-mode version 8.2.5h (8.2.5h-dist @ /study/doctor/note/org-8.2.5h/lisp/)
>
> I used the org-8.2.5h's source without executing "make and make install", 
> so that the above path was not standard path (ex. /usr/share/emacs/site-lisp).
> and It seems be able to work well for other things such as exporting html.
>   thanks again!
>
Can't reproduce it either: I only get this kind of error if point is not
within the table.

-- 
Nick

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: why I got the message
  2014-03-19 12:11     ` Nick Dokos
@ 2014-03-19 13:54       ` Dillon Peng
  0 siblings, 0 replies; 5+ messages in thread
From: Dillon Peng @ 2014-03-19 13:54 UTC (permalink / raw)
  To: emacs-orgmode

hi,
   I figured out!
   after restart emacs with (require 'ox),  I found a strange error message: 
Wrong type argument: integerp, (48 . 57)
and the error message disapeared after updating emacs from 24.0.95-1 to 
24.1-7, and M-S-<left> also works! 
  thanks again!

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-19 13:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-19 10:55 why I got the message Dillon Peng
2014-03-19 11:11 ` Bastien
2014-03-19 11:43   ` Dillon Peng
2014-03-19 12:11     ` Nick Dokos
2014-03-19 13:54       ` Dillon Peng

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).