Re: [O] Org table html export problem

2012-09-23 Thread Jai
Thank you Bastien. My apoligies, my incorrect settings to
org-export-html-table-tag variable were the cause of the problem. Now it
works.

Thank you,
Jai


Re: [O] Incorrect LaTex Export

2011-05-28 Thread Jai Bharat Patel
Thank you very much, Nicolas. Yes, it is working now.

Best Regards,
Jai

On Fri, May 27, 2011 at 7:59 AM, Nicolas Goaziou n.goaz...@gmail.comwrote:

 Hello,

 Jai Bharat Patel i...@jaib.net writes:

  The following fragment(in minimal.org) used to work correctly with
  org-mode-7.3 when exporting to pdf (C-c C-e d), but not working with
 latest
  code in the latest snapshot
 
  #+TITLE:
  #+AUTHOR:
  #+EMAIL:
  #+DATE:
  #+OPTIONS: toc:nil ^:nil
 
  #+LATEX_HEADER: \usepackage{listings,babel}
  #+LATEX_HEADER: \lstset{breaklines=true, basicstyle=\ttfamily,
  frame=shadowbox}
 
  #+BEGIN_LaTeX
  \begin{lstlisting}
--
Item List:
--
- Item 1
- Item 2
- Item 3
  \end{lstlisting}
  #+END_LaTeX

 This should now be fixed in master. Don't hesitate to report back if it
 isn't. Thanks for reporting this !

 Regards,

 --
 Nicolas Goaziou



[Orgmode] MobileOrg - no TODO state

2010-06-04 Thread Jai Jeffryes

I push my org file to a WebDav directory. I sync MobileOrg on my iPod Touch. I 
see all of the Outline data.

 

However, MobileOrg thinks none of the items have a TODO state. If I try to 
update the TODO state, the only choice MobileOrg displays is DONEARCHIVE.

 

The Org Manual says you should define the TODO states in your Init file. I did 
it like this:

 

(custom-set-variables
 '(org-todo-keywords '((sequence TODO NEXT WAITING MAYBE | DONE 
CANCELLED)))
)


My org file cycles through the TODO states okay.

 

I also tried defining my TODO states in the org file. The org file could cycle 
through the TODO states, but MobileOrg still behaved as I indicated before.

 

Here's an excerpt from my org file. Does MobileOrg not like that my TODO tasks 
are in a sub-heading?

 

Any ideas?

 

* Tasks
** DONE Buy light socket with switch for foyer:ERRAND:
   CLOSED: [2010-06-03 Thu 21:07]
** DONE Buy protein powder  :ERRAND:
   CLOSED: [2010-06-03 Thu 21:29]
** MAYBE Battery for sports watch :ERRAND:


Thanks for any help.

 

Jai Jeffryes

NYC
  
_
The New Busy is not the old busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] org-agenda-file-to-front (unbalanced parentheses))))

2009-09-02 Thread Jai Jeffryes

I get a scan error when I try to add my current ORG file to the list of agenda 
files.

 

I'm using Emacs 23.1.1 on Windows, so it has the Org mode built in.

 

I create a new .ORG file, add some text, and save it.

 

Then I type C-c [

 

and I get this error.

 

Scan error: Unbalanced parentheses, 17495, 29440

 

Any ideas?

 

The same thing happens if I use the menu:

 

Org -- File list for agenda -- Add/Move current file to front of list

 

Or the full command: org-agenda-file-to-front

 

I tried running the debugger, but that part of Emacs I've never learned. I 
haven't done my own Lisp programming. I'd provide some more info if someone 
wanted to prompt me on the next thing to try!

 

Jai Jeffryes

NYC

_
Windows Live: Keep your friends up to date with what you do online.
http://windowslive.com/Campaign/SocialNetworking?ocid=PID23285::T:WLMTAGL:ON:WL:en-US:SI_SB_online:082009___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode