[O] Problem with Export-Org-Mode

2011-03-29 Thread Ghanashyam
Hi, I am Shyam and I am using emacs23.2 on Windows to write notes using the org mode. I have an org-mode buffer which I would like to export as pdf. I have MikTex installed on my system and use its utilities to process tex file. *The issue: * I type my org mode file, and just use the C-c C-e d to

Re: [O] Org mode articles

2011-05-16 Thread Ghanashyam
It was there on the signature :-) -- regards Shyam On Tue, May 17, 2011 at 10:22 AM, Nick Dokos wrote: > Eden Cardim wrote: > > > I just started publishing a series of articles about org-mode, > > describing my personal setup from start to finish. Thought I'd mention > > it here in case anyo

[O] Org Mode Calendar UID Mismatch.

2011-05-18 Thread Ghanashyam
I have had a problem with the org mode calendar export with emacs. It looks like org mode uses some uid generation exe which generates non unique UIDs. I am not sure why this is to. Even when I set the UID format to include the date format. Because of this, the ics file import into google calendar

Re: [O] Org Mode Calendar UID Mismatch.

2011-05-19 Thread Ghanashyam
On Fri, May 20, 2011 at 12:50 AM, Niels Giesen wrote: > Greg Troxel writes: > > > Ghanashyam writes: > > > >> I have had a problem with the org mode calendar export with emacs. > >> It looks like org mode uses some uid generation exe which > >> gene

Re: [O] Org Mode Calendar UID Mismatch.

2011-05-20 Thread Ghanashyam
. -- regards Shyam On Fri, May 20, 2011 at 12:12 PM, Niels Giesen wrote: > Ghanashyam writes: > > > [...] > > > > > > > > > I check the ics file and I can perfectly see that the UIDs were > > replicated.(exactly same). Also all my events were schedu

[O] Org Mode document export / TOC in Page 2

2011-05-20 Thread Ghanashyam
I have an org mode file which I export to a pdf document, and I have the table of contents enabled with toc:t. But what I want is that the heading of the document should appear in Page 1 at the center of the page,and there should be a page break after the heading and the table of contents should s

[O] Block Diagrams out of Verilog Mode

2011-05-21 Thread Ghanashyam
I kind of want to make block diagrams out of a verilog code, and I think Emacs verilog mode helps extract all the signals lists etc. I wanted to know if there is already anything in emacs which does this, using some artist mode. I am an amateur lisp user, so what I write would be too complicated a