Re: [O] [dev] About a beamer back-end

2012-06-21 Thread suvayu ali
Hi Nicolas, On Thu, Jun 21, 2012 at 4:37 PM, Nicolas Goaziou wrote: > > If you want to try them out (there has been no serious debugging for > them), you can > >  (defalias 'org-metaup 'org-element-drag-backward) > > `org-element-drag-backward' is a strict super-set for `org-metaup'. > I will tr

Re: [O] Beginner's question

2012-06-21 Thread suvayu ali
On Thu, Jun 21, 2012 at 10:53 AM, Sebastien Vauban wrote: > Put a `:' in front of your value. That way, Babel can locate and read the > value. I didn't know about this syntax! Thanks a lot. :) -- Suvayu Open source is the future. It sets us free.

Re: [O] :var problems with R

2012-06-21 Thread suvayu ali
Hi Neuwirth, On Thu, Jun 21, 2012 at 8:14 AM, Neuwirth Erich wrote: > The following works > #+name: xvar > #+begin_src emacs-lisp > "ahaRx" > #+end_src Why are you not using something that you know works? Try the following for example. #+name: xvar |"ahaRx"| #+name: myblock #+begin_src R :var

Re: [O] Searching linked files

2012-06-20 Thread suvayu ali
Hi Marvin, On Wed, Jun 20, 2012 at 7:45 PM, Marvin Doyley wrote: > This is almost what I am looking for. I would be nice if I could get it to > drill down into subdirectories. Maybe this will help. This defines a custom function:

Re: [O] Selective export of Babel code blocks

2012-06-19 Thread suvayu ali
Hi Tom, On Mon, Jun 18, 2012 at 9:05 PM, Thomas S. Dye wrote: > > The :noweb header argument can take several values to control when these > noweb references are expanded.  Many of these don't show in the Org-mode > manual on Worg.  Here they are in org.texi: [...] I had missed these options!

Re: [O] Selective export of Babel code blocks

2012-06-18 Thread suvayu ali
Hi Thomas, On Mon, Jun 18, 2012 at 7:11 PM, Thomas S. Dye wrote: > #+CALL: clean-up() :exports none > > This way, the original code block will be exported and subsequent calls > should not be. I think John's use case requires other code blocks "using" the common code block. Can a "CALL" be done

Re: [O] Selective export of Babel code blocks

2012-06-18 Thread suvayu ali
Hi John, My R knowledge is zero, but I'll give it a shot. On Mon, Jun 18, 2012 at 6:50 PM, John Hendy wrote: > #+name: preamble > #+begin_src R :exports none > tikzDevice("file-name") > #+end_src > Are you trying to use "file-name" as a variable? if so I think the source block header should inc

Re: [O] Selective export of Babel code blocks

2012-06-18 Thread suvayu ali
Hi John, On Mon, Jun 18, 2012 at 4:53 PM, John Hendy wrote: > Doing this got me to thinking how it would be > quite neat to run code in a block but mark it to be omitted from > export for these kind of "setup" lines that are necessary for the > desired graphs but unnecessary for your reader to se

Re: [O] Multiple images per figure with LaTeX export

2012-06-18 Thread suvayu ali
Hello Brett, Glad to see another HEP researcher using org-mode. :) On Mon, Jun 18, 2012 at 5:04 PM, Brett Viren wrote: > I want to put two images in one figure for LaTeX/PDF export but can't > find a way. Sadly my solution is a big bad hack: #+begin_latex \begin{figure} \centering

Re: [O] [dev] About a beamer back-end

2012-06-18 Thread suvayu ali
Hi Eric, On Mon, Jun 18, 2012 at 9:50 AM, Eric S Fraga wrote: > Avdi Grimm writes: > >> On Fri, Jun 15, 2012 at 12:41 PM, suvayu ali >>  wrote: >> >>> With this syntax it would be very easy to write both really long (40-50 >>> frames) as well as qui

Re: [O] export to pdf tags showing

2012-06-17 Thread suvayu ali
On Mon, Jun 18, 2012 at 1:40 AM, Nicolas Goaziou wrote: > This is not a bug. LaTeX has its own command to create the table of > contents. There is no simple way to interfere with the process and > remove the tags. I think this should work: \section[Section title in toc]{Section title} Then the

Re: [O] [dev] About a beamer back-end

2012-06-15 Thread suvayu ali
Hi Nicolas, First a big thank you for all your efforts over the last year. On Fri, Jun 15, 2012 at 5:08 PM, Nicolas Goaziou wrote: > > I'm wondering if it is really interesting to have every environment set > up from headlines. I understand it allows to use column view but, from > my experience,

Re: [O] Difficulty of using Org mode

2012-06-05 Thread suvayu ali
Hi, On Tue, Jun 5, 2012 at 5:09 PM, Stephen Eglen wrote: > I guess if you were to ask me what I found difficult, was that it was > quite overwhelming knowing where to start.  (So I started small by > learning the agenda features...) IMO the reason many have this problem because they think "I nee

Re: [O] LaTeX export for numbered equations

2012-06-04 Thread suvayu ali
Hey Seb, On Mon, Jun 4, 2012 at 9:41 AM, Sebastien Vauban wrote: > Hi Nick, > > Nick Dokos wrote: >> Sebastien Vauban wrote: >> >>> I'm trying to get numbered equations in Beamer, hence using the >>> begin_equation >>> block, but the formula is not correctly translated to LaTeX, and I have no >

Re: [O] Publishing Org to Org?

2012-06-04 Thread suvayu ali
On Mon, Jun 4, 2012 at 3:58 AM, François Pinard wrote: > My feeling is that ideally, Org should itself provide a standard Org > exporter, as generic as it should be. C-h f org-export-as-org [RET] -- Suvayu Open source is the future. It sets us free.

Re: [O] Documents for old versions of org-mode

2012-06-03 Thread suvayu ali
On Sun, Jun 3, 2012 at 5:49 PM, Victor Miller wrote: > Suvayu, Thanks for the reply, but, as I said, it's impossible for me to > update a new version of org-mode.  Our work systems are not connected to the > internet, and there is no possibility of bringing in any updates. My second suggestion ab

Re: [O] Documents for old versions of org-mode

2012-06-03 Thread suvayu ali
Hello Victor, Welcome to Org-mode. On Sun, Jun 3, 2012 at 4:07 PM, Victor Miller wrote: > I've recently discovered org-mode, and have started using it. > However, the version of org-mode on my work system is on > 6.36. There is no chance of getting it updated (at least not in > the near future).

Re: [O] Org, Org-mode, Orgmode, Org Mode

2012-06-02 Thread suvayu ali
On Sat, Jun 2, 2012 at 12:11 PM, Bastien wrote: > Hi Achim and Thorsten, > > Achim Gratz writes: > >> So my question still stands, which variant is the preferred one if any >> and should we work to standardize it across all documentation? > > The documentation standards states: > >  - Prefer "Org

Re: [O] if both schedule and deadline, appear only once in agenda

2012-05-30 Thread suvayu ali
On Wed, May 30, 2012 at 11:12 AM, SW wrote: > I think what the OP wanted (and what lead me to this thread) is an advanced > warning for *scheduled* items. For example, I'd like to know on the Friday > before that I have a scheduled item starting on the Monday. To do this I > SCHEDULE the item to M

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread suvayu ali
On Tue, May 29, 2012 at 8:57 PM, Samuel Wales wrote: > in case it's relevant to bisecting. Nick already diagnosed the bug for us. :) org-at-timestamp-p is the culprit. -- Suvayu Open source is the future. It sets us free.

Re: [O] Problem Installing Info Files

2012-05-23 Thread suvayu ali
Hello Ian, On Wed, May 23, 2012 at 12:11 PM, Ian Barton wrote: > from the directory containing org gives the following error: > > ~/.emacs.d/src/info/dir: could not read (No such file or directory) and > could not create (No such file or directory) I think your info setup is a bit different. It

Re: [O] Using Org for a dissertation - appendices

2012-05-23 Thread suvayu ali
Hi Bastien, On Wed, May 23, 2012 at 12:19 PM, Bastien wrote: >> >> > > If there is anything useful from the link above that should > be added to Worg, pleas

Re: [O] README.org on github

2012-05-22 Thread suvayu ali
Hi Tom, On Mon, May 21, 2012 at 3:29 PM, Tom Regner wrote: > Hi, > > suvayu ali writes: > >> I see source blocks formated as example blocks. Is that the same as you >> are seeing? If so, I wouldn't call that support for source blocks. I >> would expect t

Re: [O] Using Org for a dissertation - appendices

2012-05-21 Thread suvayu ali
On Mon, May 21, 2012 at 9:08 AM, Henri-Paul Indiogine wrote: > The LaTeX export of course does not know the that last chapter should > contain the appendices.  I have tried to insert several LaTeX commands > in the orgmode file, but I could not make it work. This might help:

Re: [O] README.org on github

2012-05-21 Thread suvayu ali
Hi Puneeth, On Mon, May 21, 2012 at 10:57 AM, Puneeth Chaganti wrote: > Actually, embedding code blocks in the README does work[1][2].  You > need to use all upper case keywords, i.e., BEGIN_SRC or BEGIN_EXAMPLE > instead of begin_src or begin_example. > > [1] - https://github.com/punchagan/exper

Re: [O] Using Org for a dissertation

2012-05-15 Thread suvayu ali
yu Open source is the future. It sets us free. # -*- mode: org; -*- #+TITLE: Estimation and modelling of Standard Model backgrounds in the search for \(W'\) gauge bosons with ATLAS (\mu channel) #+AUTHOR:Suvayu Ali #+EMAIL: suvayu@cern.ch #+DATE: \today #+DESCRIPTION: #+KE

Re: [O] Help! org-insert-heading doesn't work anymore and I'm losing my mind!

2012-04-30 Thread suvayu ali
Hi Trey, On Mon, Apr 30, 2012 at 14:34, Bastien wrote: > Trey Darley writes: > >> * What have I tested? >> >> ** running emacs under a different terminal (urxvt and xterm) >> ** running outside tmux in a normal session >> ** disabling all my ~/.emacs.d/ modifications apart from setting my load-p

Re: [O] [BUG?] Fontification broken

2012-04-27 Thread suvayu ali
On Fri, Apr 27, 2012 at 17:42, Zack Mayson wrote: > What version of Emacs 2.4? Well I update my emacs once a week. I ran a git bisect and narrowed down all my fontification issues to the commit I mentioned earlier. However my observation that org is also affected was probably incorrect, as I note

Re: [O] [BUG?] Fontification broken

2012-04-27 Thread suvayu ali
Hi Bastien On Fri, Apr 27, 2012 at 16:22, Bastien wrote: > Hi Suvayu, > > suvayu ali writes: > >> I think the following commit in Emacs 24 broke fontification in several >> places (inside and outside Org). Inside Org I noticed it in certain >> headlines and part

[O] [BUG?] Fontification broken

2012-04-27 Thread suvayu ali
Hi, I think the following commit in Emacs 24 broke fontification in several places (inside and outside Org). Inside Org I noticed it in certain headlines and parts of file headers. I'm not entirely sure, as I have no

Re: [O] Makefile restructuring

2012-04-23 Thread suvayu ali
Hi Achim, On Sun, Apr 22, 2012 at 17:34, Achim Gratz wrote: > suvayu ali writes: >> The above recipe works. But just "make", leaves the working tree without >> lisp/org-install.el. From the log I see it explicitly deletes it, but >> doesn't generate it aga

Re: [O] Makefile restructuring

2012-04-22 Thread suvayu ali
Hi Achim, Last time when I tested the latest changes, I overlooked something. On Sat, Apr 21, 2012 at 16:34, Achim Gratz wrote: > If you don't install org (i.e. run it directly out of the Git worktree), > that would be: > > make compile autoloads info The above recipe works. But just "make", le

Re: [O] Makefile restructuring

2012-04-21 Thread suvayu ali
Hi, On Sat, Apr 21, 2012 at 12:39, Bastien wrote: > Achim's branch is now merged in Org's git master branch. > > Please test this and report any problem while using make > to install Org. > It works great with my setup; compile and use without installing it with other Emacs files. I love the mod

Re: [O] Flexible plain list bullets

2012-04-19 Thread suvayu ali
Hi Mark, On Thu, Apr 19, 2012 at 10:18, Nicolas Goaziou wrote: > "Mark E. Shoulson" writes: > >> Attached is a patch that adds a customization variable for setting >> which characters you can use as bullets in plain lists.  Unicode has >> all kinds of pretty characters like ❧ or ☞ that would be

Re: [O] Using '?' as a todo keyword?

2012-04-14 Thread suvayu ali
Hi Filippo, On Fri, Apr 13, 2012 at 22:28, Filippo A. Salustri wrote: > Later, during review, the '?'s stand out against the other alpha keywords, > drawing my attention to them. Maybe something like this will help. (setq org-todo-keyword-faces '(("DBUG" . (:background "gold" :foreground

Re: [O] [beamerposter] How do I suppress frame title?

2012-04-14 Thread suvayu ali
Hi Mikhail, On Fri, Apr 13, 2012 at 20:31, Mikhail Titov wrote: >> Your solution works, and I have used it before to get a backup slide >> marker saying just "bakup slides" in the centre before. > > Do you mean former or latter one? When I try to change org-beamer.el as > described above, I get

Re: [O] [beamerposter] How do I suppress frame title?

2012-04-13 Thread suvayu ali
Hi Mikhail, On Fri, Apr 13, 2012 at 08:19, Mikhail Titov wrote: > I just found a quick workaround - to use "* " that is asterisk followed > by a space. It still generates frame but does not insert any title. I > feel like it might be even a bug. But it works since it is the only > frame I have. >

Re: [O] Ever used org-mode contrib packages?

2012-04-11 Thread suvayu ali
Hi François, On Wed, Apr 11, 2012 at 21:22, François Allisson wrote: > I'm curious > to know what you are using from org-contrib... - I use org-notmuch to link to emails from org files. - I also use org-occur-goto for easier navigation. - I also use org-google-weather to display weather informat

Re: [O] Scientific papers related to Org-mode

2012-04-10 Thread suvayu ali
On Tue, Apr 10, 2012 at 09:55, Rainer M Krug wrote: > Why not put that into org? e.g. R has a function citation(), which returns > the bibtex for citing R > or packages. Nice idea, why not submit a patch? ;) -- Suvayu Open source is the future. It sets us free.

Re: [O] How could I mix COMMENT and TODO?

2012-04-05 Thread suvayu ali
On Thu, Apr 5, 2012 at 13:34, François Pinard wrote: > I would also like to keep my TODO entries for this topic in the same > file, and these are usually not to be published either.  However, TODO > seems to be ignored whenever it is on or under a COMMENT header.  When I > comment a TODO entry, th

Re: [O] setting default BibTex file

2012-04-02 Thread suvayu ali
Hey Julian, On Mon, Apr 2, 2012 at 13:49, Julian Burgos wrote: > But if I add this to my .emacs file > > (setq reftex-default-bibliography > (quote("home/julian/Documents/Refs/BibTex/References"))) > > and this to the end of my org file > > \bibliographystyle{plain} > \bibliography{} > > When I d

Re: [O] problems with LaTex/BibTex

2012-03-30 Thread suvayu ali
Hey Julian, On Fri, Mar 30, 2012 at 03:41, Julian Burgos wrote: > The "References.bib" is a BibTex file in the same folder as the test file. >  The citations were entered using RefTex with no problem.  But when > exporting to pdf, I get the following message in the minibuffer: > "Exporting to PDF

Re: [O] orgmode as a service

2012-03-27 Thread suvayu ali
On Tue, Mar 27, 2012 at 17:17, Eric Schulte wrote: > If you'd rather set this up as a web service (instead e.g., an email > front-end as mentioned in another reply) one intermediate step would be > to write a tool for conversion between json (or some other web-friendly > data type) and the Org-mod

Re: [O] orgmode as a service

2012-03-27 Thread suvayu ali
On Tue, Mar 27, 2012 at 15:39, Brian Dunbar wrote: > Is there a programatic method already coded up to take bits delivered to a > server, bang out the appropriate .org file and deliver it to the orgmode user? Maybe this is what you are looking for?

Re: [O] link to pdf in latex export

2012-03-26 Thread suvayu ali
On Mon, Mar 26, 2012 at 20:28, Andreas Leha wrote: > The plots can be found in the additional file > call_produce_plot[ :results graphics :file sth.pdf]()[:results file]. > > How do I do that? I don't know about output from babel blocks, but I think you can link to a normal pdf by providing a des

Re: [O] org-replace-disputed-keys not working

2012-03-26 Thread suvayu ali
Hi Thorsten, On Tue, Mar 27, 2012 at 00:08, Thorsten wrote: > I started the emacs-daemon with that option, but it did not help > unfortunately. But it seems windmove.el only works in X11 anyway, not in > console sessions? At least for me the shift character is ignored in a > console session and d

Re: [O] AUCTeX conflicting with org-mode

2012-03-26 Thread suvayu ali
Hi Bastien, On Mon, Mar 26, 2012 at 19:47, Bastien wrote: > Hi Suvayu, > > suvayu ali writes: > >> I hope you see the no-win situation now (:-p), hence my apprehension >> about the fix earlier. That said, I guess you have two choices: >> >> 1. Leave the

Re: [O] [OT] Issue with exported html on webserver

2012-03-26 Thread suvayu ali
Hi Seb, On Mon, Mar 26, 2012 at 14:58, Sebastien Vauban wrote: > Hi, > > "Sebastien Vauban" wrote: >> Nick Dokos wrote: >>> Why on earth would anybody set it up so that "all web pages are interpreted >>> as php pages"? Seems crazy to me, but I'm probably naive. >> >> The problem can be a config w

Re: [O] [OT] Issue with exported html on webserver

2012-03-25 Thread suvayu ali
Hi Nick, On Sun, Mar 25, 2012 at 23:25, Nick Dokos wrote: > > The server seems misconfigured to me: why is PHP entering into the > picture at all? Christian's response resolved the issue. The page he pointed to, says this happens when the "short_open_tag" server configuration is not turned off.

Re: [O] [OT] Issue with exported html on webserver

2012-03-25 Thread suvayu ali
Hi Christian, On Sun, Mar 25, 2012 at 23:21, Christian Moe wrote: > Hi > > See if this explains it: > > http://www.000webhost.com/forum/web-design-html/25365-xhtml-not-recognised-parse-error-syntax-error-unexpected-t_string-line-1-a.html > That resolved it! I will take this up with our IT depart

[O] [OT] Issue with exported html on webserver

2012-03-25 Thread suvayu ali
Hi, I labelled this OT since I am having the problem with only one web server. Since I am not well versed with html, I was hoping the good people of this list can help. Now to my issue. When I export any org file to html and open it in my browser, everything works well. But when I put it on my in

Re: [O] AUCTeX conflicting with org-mode

2012-03-21 Thread suvayu ali
Hi Yagnesh, On Wed, Mar 21, 2012 at 07:01, Yagnesh Raghava Yakkala wrote: > Hi Bastien and Suvayu, > > suvayu ali writes: >> > [snipped 35 lines] >> >> 1. Leave the bug unsolved, hoping there will be a cleaner solution >>    later. After all, there is a ver

Re: [O] AUCTeX conflicting with org-mode

2012-03-20 Thread suvayu ali
Hi Bastien, On Tue, Mar 20, 2012 at 17:23, Bastien wrote: > Hi Suvayu, > > suvayu ali writes: > >> I wanted to comment earlier but it slipped my mind, sorry about that. >> >> I am not sure if this patch is quite corect. It removes the let bind and >> instea

Re: [O] AUCTeX conflicting with org-mode

2012-03-20 Thread suvayu ali
Hi Bastien and Yagnesh, On Tue, Mar 20, 2012 at 12:02, Bastien wrote: > Hi Yagnesh, > > Yagnesh Raghava Yakkala writes: > >> Thanks for the analysis. I think you are right. With my limited elisp skills >> I >> would say its a *bug* and coming from org. >> >> If I take that let-binding off and s

Re: [O] how to include graphics in pdf output

2012-03-19 Thread suvayu ali
On Mon, Mar 19, 2012 at 20:53, Nick Dokos wrote: >> [[./DataLoggerImage.jpg]] >> >> The figure does not appear in the resulting pdf.  Any advice as to what >> I am doing wrong? >> > > Can you post your org file and the tex file that's produced on export? > Is the above correct syntax? Shouldn't i

Re: [O] entering inactive timestamp "7.2.12" results in [2012-03-16 Fr]

2012-03-16 Thread suvayu ali
Hi Rainer, On Fri, Mar 16, 2012 at 11:12, Rainer Stengele wrote: > Hi all, > > Entering "7.2.12" as an incative timestamp (C-c !) > > I get [2012-03-16 Fr]. > > Entering "7.2.2012" results in [2012-02-07 Di]. > > I have german settings in my emacs. > Is there a chance to get wanted behaviour? > >

Re: [O] How to sort table in blocks.

2012-03-15 Thread suvayu ali
Hi Debaditya, On Fri, Mar 16, 2012 at 02:10, Debaditya Mukhopadhyay wrote: > Hi Suvayu (Subayu?), > :D Well ideally it should be Shubhayu but alas I'm stuck with the misspelling, Suvayu. > Thanks for your answer- I wanted to know that if there is a way to go about > it in orgmode. Ultimately t

Re: [O] org-odt, org-e-html, org-e-odt needs new maintainers

2012-03-15 Thread suvayu ali
Hi Jambunathan, On Thu, Mar 15, 2012 at 08:50, Christian Moe wrote: > On 3/15/12 5:49 AM, Jambunathan K wrote: >> >> If you would like to bring specific issue to my attention, mail me >> directly. I am signing off from the list and I will not be keeping track >> of the issues - specifically org-o

Re: [O] Org-mode and icicles - tags

2012-03-15 Thread suvayu ali
On Thu, Mar 15, 2012 at 11:01, Nick Bell wrote: >> I would suggest you either include the icicles author (Drew Adams) in >> the CC: or add the Emacs general mailing list >> . >> > Thanks Suvayu, in the end I just switched back to Ido-mode which feels less > crazily complicated anyway. Okay, my su

Re: [O] Org-mode and icicles - tags

2012-03-15 Thread suvayu ali
Hi Nick, On Wed, Mar 14, 2012 at 20:12, Nick Bell wrote: > Does anyone else use Icicles and Org-mode, and if so have they found a way > around this? I would suggest you either include the icicles author (Drew Adams) in the CC: or add the Emacs general mailing list . -- Suvayu Open source is t

Re: [O] How to sort table in blocks.

2012-03-14 Thread suvayu ali
Hi Debaditya, On Thu, Mar 15, 2012 at 01:47, Debaditya Mukhopadhyay wrote: > 2. I would like to sort the table based on date, but instead of sorting each > line is it possible to sort by block (defined by the horizontal lines.)? What you are asking about is a table.el table. You can use those wi

Re: [O] Problem with choosing mode while editing blocks with C-c '

2012-03-14 Thread Suvayu Ali
ead: just change the let on > line 216 to a let*. On Wed, Mar 14, 2012 at 09:41, suvayu ali wrote: > Yup, your analysis was spot on. :) Changing the let to let* and > reevaluating the defun fixed the issue. > > I hadn't grasped this subtlety about let*, dependencies on preceding

Re: [O] Problem with choosing mode while editing blocks with C-c '

2012-03-14 Thread suvayu ali
Hey Nick, On Wed, Mar 14, 2012 at 04:11, Nick Dokos wrote: > suvayu ali wrote: > > >> >> There was a discussion of this topic recently, I had and still have my q= >> uote source >> >> blocks in artists (picture) mode and thought this was strange behavi

Re: [O] Problem with choosing mode while editing blocks with C-c '

2012-03-13 Thread suvayu ali
Hi Nick, Apologies on not responding sooner. I was preparing my slides for a presentation tomorrow. On Wed, Mar 14, 2012 at 01:34, Nick Dokos wrote: > Thorsten wrote: > >> suvayu ali writes: >> >> Hi, >> >> > I am having problems editing blocks with C-

[O] Problem with choosing mode while editing blocks with C-c '

2012-03-13 Thread suvayu ali
Hi, I am having problems editing blocks with C-c '. If the blocks are marked with upper case letters Emacs brings up the temporary buffer in picture-mode. #+BEGIN_SRC latex #+END_SRC However the buffer mode is chosen correctly if lower case letters are used. #+begin_src latex #+en

Re: [O] Unable to find contrib/

2012-03-11 Thread suvayu ali
Hi Debaditya, On Sun, Mar 11, 2012 at 08:27, Debaditya Mukhopadhyay wrote: > added to my .emacs >> >> (add-to-list 'load-path "org-root-dir/contrib/lisp") >> (require 'org-mime) > > I would recommend using a full path. Unless you have org-root-dir as a subdirectory to where ever you have put thi

Re: [O] suggestion for the manual: mention the "#+BEGIN_SRC org" trick when describing drawers and plainlists

2012-03-10 Thread suvayu ali
On Sat, Mar 10, 2012 at 16:01, Mirko Vukovic wrote: > But using BEGIN/END_SRC is really a hack.  I wonder if instead of using SRC > blocks, we could define (with some amount of coding) a more suitable kind of > blocks.  In my case I would like to have a BEGIN/END_TODO block.  This would > permit a

Re: [O] Orgmode markups inside LaTeX fragments

2012-03-08 Thread suvayu ali
On Thu, Mar 8, 2012 at 16:55, Truong Nghiem wrote: > If there is any solution or workaround for my problem, please let me know. If these custom commands are analogs of commands like section and such, you can always define your own LaTeX_CLASS. The manual has information on how to do that. GL --

Re: [O] [PATCH] Add example demonstrating LaTeX_CLASS_OPTIONS

2012-03-08 Thread suvayu ali
Hi, Sorry the previous patch was buggy. I forgot to escape a brace. This patch supersedes the last one. Thanks, On Thu, Mar 8, 2012 at 01:41, suvayu ali wrote: > Hi, > > This is adds a small example to better illustrate the use of > LaTeX_CLASS_OPTIONS. Thanks to Nick for encou

Re: [O] [BUG] LATEX_CLASS_OPTIONS not working

2012-03-07 Thread suvayu ali
Hi Nick, On Wed, Mar 7, 2012 at 23:20, Nick Dokos wrote: > but I think it would be better to add an > example in section 12.6.2, "Header and sectioning structure". I would > encourage you to submit a doc patch. > Comments are of course welcome. :)

[O] [PATCH] Add example demonstrating LaTeX_CLASS_OPTIONS

2012-03-07 Thread suvayu ali
Hi, This is adds a small example to better illustrate the use of LaTeX_CLASS_OPTIONS. Thanks to Nick for encouraging me to submit this. Thanks, -- Suvayu Open source is the future. It sets us free. From 1e8dc6e253ba72a1574dc7fb5f91028f68f01241 Mon Sep 17 00:00:00 2001 From: Suvayu Ali Date

Re: [O] AUCTeX conflicting with org-mode

2012-03-07 Thread suvayu ali
Hi Nick, On Wed, Mar 7, 2012 at 21:00, Nick Dokos wrote: > As a workaround-and-proof-of-concept, try > > (load "tex") > > before loading org. Assuming that that works, you will probably want > to arrange things that this is always done. > This worked as you hypothesised. :) > It might also be t

Re: [O] AUCTeX conflicting with org-mode

2012-03-07 Thread suvayu ali
Hi Nick, On Wed, Mar 7, 2012 at 16:39, Nick Dokos wrote: >> In org-latex.el Tex-master is set to t to suppress auctex from asking for >> that variable while exporting with org-latex..(IIRC there was a discussion >> and >> Carsten made that change) >> >> Some how org leaving that to void at the e

Re: [O] AUCTeX conflicting with org-mode

2012-03-07 Thread suvayu ali
On Wed, Mar 7, 2012 at 06:08, Yagnesh Raghava Yakkala wrote: > I can reproduce this., I think your auctex installation is fine. Its > definitely from org. Thanks a lot for taking a look and confirming. :) -- Suvayu Open source is the future. It sets us free.

[O] AUCTeX conflicting with org-mode

2012-03-06 Thread suvayu ali
Hi, I am having conflicts AUCTeX when I try to open plain latex files after I exporting an org file to latex. These are the exact steps. 1. Start Emacs as: emacs -q (so that the site files load and I have auctex available). 2. Open any org file and export to latex, C-c C-e l. 3. Open another p

Re: [O] [BUG] LATEX_CLASS_OPTIONS not working

2012-03-06 Thread suvayu ali
Hi Nick, On Tue, Mar 6, 2012 at 03:42, Nick Dokos wrote: > I don't think it's a regression - at least I could only find two commits > that touched the relevant code (lines 1397-1405 in org-latex.el) and > they are from 2008 and 2009. > > Also the latex syntax is > >   \documentclass[a4paper]{arti

[O] [BUG] LATEX_CLASS_OPTIONS not working

2012-03-05 Thread suvayu ali
Hi, I think there is a regression bug in latex export. The #+LATEX_CLASS_OPTIONS: a4paper directive is supposed to generate the following latex code: \documentclass{a4paper,article} Instead it generates: \documentclassa4paper{article} A minimal example is attached. Thanks, -- Suvayu Open

Re: [O] ConTeXt export

2012-03-03 Thread suvayu ali
On Sat, Mar 3, 2012 at 17:07, David Rogers wrote: > Nick Dokos writes: > >> Can ConTeXt handle a LaTeX program? > > > No it can't, not that I'm aware of anyway. While both LaTeX and ConTeXt > inherit from plain TeX, and therefore look somewhat similar cosmetically, > they don't work the same. (e.

Re: [O] Include TOC in PDF export?

2012-03-02 Thread suvayu ali
On Sat, Mar 3, 2012 at 00:44, Michael Hannon wrote: >> I think the only way to get a TOC is to set num:t. You can probably >> rewrite a chunk of latex code so that unnumbered sections etc end up in >> the .toc file, but I think it would be a fairly major undertaking. > > Thanks, Nick.  I think I'l

Re: [O] How to include pre-existing pdf files/pages into orgmode pdf or other export output

2012-03-02 Thread suvayu ali
Hey Martin, On Fri, Mar 2, 2012 at 16:57, Martin Weigele wrote: > Hi, is there an easy way to do this (rather than to fiddle around with > resulting pdfs)? > If you want to include the preexisting pdf as an image, just do [[file:/path/to/preexisting.pdf]] and export. I don't think there is any

Re: [O] Git repo not cloneable?

2012-03-02 Thread suvayu ali
Hi Jonathan and Jeremiah, On Fri, Mar 2, 2012 at 14:29, Jonathan Leech-Pepin wrote: > Seems that the URL listed on that page is not correct for cloning. > The URL is the correct one for web access. > [...] > > So http cloning is enabled, the URL simply isn't mentioned (And I > can't remember wh

Re: [O] Git repo not cloneable?

2012-03-02 Thread suvayu ali
On Fri, Mar 2, 2012 at 09:00, wrote: > > I was looking to add scala support to org-babel, but the repo linked > from http://orgmode.org/worg/org-contribute.html appears to need some > server-side love: > >    $ git --version >    git version 1.7.9.2 > >    $ git clone http://orgmode.org/w/org-mod

Re: [O] Refile: refile to any open file.

2012-02-26 Thread suvayu ali
On Sun, Feb 26, 2012 at 02:16, wrote: > I have been using the function oog in org-occur-goto.el to search any > open file, so somewhere in that file is a way to find  open files.  What > remains is to use some condition from this file to declare > org-refile-targets.   I understand that a functio

Re: [O] multilingual presentation with org

2012-02-15 Thread suvayu ali
On Wed, Feb 15, 2012 at 14:08, Nick Dokos wrote: >> I am now exploring the possibilities of how to make a 'presentation' putting >> the two together. >> I am not too comfortable using emacs for the final show because emacs >> occasionally crashes -- due to >> non-standard fonts, input methods or

Re: [O] [BUG] tags sparse tree broken

2012-02-12 Thread suvayu ali
Hi David, On Sun, Feb 12, 2012 at 19:41, David Maus wrote: > I pushed a patch to master that should fix the problem. Sparse tree > search for a tag as outlined in the example works now in current > master the same way it did in Org 7.7. > > It was not the matching that was broken, but the highlig

Re: [O] OrgMode - Export Simple Chinese text to Latex/PDF

2012-02-09 Thread suvayu ali
Hi, On Thu, Feb 9, 2012 at 04:12, Haisheng Wu wrote: > As you would see, the `CJK` is nested in the `document`, > therefore, title which is in Chinese as well can not display correctly. > Any ideas? Well, when it comes to utf8 export, I always recommend xelatex or lualatex. :) Recently there was

Re: [O] worg access source

2012-02-09 Thread suvayu ali
Hi Thomas, On Thu, Feb 9, 2012 at 11:09, Thomas Alexander Gerds wrote: > in worg it would be great if (as in emacs muse) there was a link to the > underlying .org file which was used to generate the page. my naiive > attempt to catch a glimpse of the source of Two ways, http://orgmode.org/worg/

Re: [O] OrgMode - Export Simple Chinese text to Latex/PDF

2012-02-08 Thread suvayu ali
On Thu, Feb 9, 2012 at 03:21, Haisheng Wu wrote: > I think it is `#+Latex` rather than `#Latex`. > The former one works for me. Yes, both you and Nick are correct. :) Sorry for the typo. -- Suvayu Open source is the future. It sets us free.

[O] [BUG] tags sparse tree broken

2012-02-08 Thread Suvayu Ali
Hi, I believe the sparse tree search is broken. It has been broken for a while I think. Searching for tags returns no matches. I get the following backtrace with debug enabled on a minimal emacs on using `next-error' after a tag search which should return a positive result. Debugger entered--Lis

Re: [O] OrgMode - Export Simple Chinese text to Latex/PDF

2012-02-08 Thread suvayu ali
Hi, On Wed, Feb 8, 2012 at 10:07, Haisheng Wu wrote: > #+LaTeX_HEADER: \usepackage{CJK} > #+LaTeX_HEADER: \begin{CJK}{UTF8}{gbsn} Have you tried the following instead? #+LaTeX_HEADER: \usepackage{CJK} #LaTeX: \begin{CJK}{UTF8}{gbsn} #LaTeX: \end{CJK}{test} GL -- Suvayu Open source is th

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-08 Thread suvayu ali
Hi David, On Wed, Feb 8, 2012 at 20:14, David Maus wrote: > > I pushed a fix to master that relocates org-in-clocktable-p from > org-clock.el to org.el -- the problem should be fixed now. This > shouldn't break things because org-clock requires org. > I can confirm the issue is fixed now. > Bes

Re: [O] Changing [X] by something else

2012-02-08 Thread suvayu ali
Hi François, 2012/2/8 François Pinard : > suvayu ali writes: > >> Hi François, > > Hi, Suvayu (or Ali?) > Which ever comes natural to you, I don't mind either. :) >> Although I am just a user I feel this falls into the same category as >> the request

Re: [O] Changing [X] by something else

2012-02-08 Thread suvayu ali
Hi François, 2012/2/8 François Pinard : > Hi, Org people. > > I notice in org.el that [X] is hard-wired, while I would have liked the > possibility of changing it by [✓] in my things, which I find both softer > and cleaner.  Could these ([ ], [-] and [X]) be turned into variables? > The difficulty

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-07 Thread suvayu ali
Hi Nick, On Tue, Feb 7, 2012 at 03:31, Nick Dokos wrote: > suvayu ali wrote: > >> On Sat, Feb 4, 2012 at 18:46, Nick Dokos wrote: >> > >> > Confirmed. If I add >> > >> > (require 'org-clock) >> > >> > to my mi

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-06 Thread suvayu ali
On Sat, Feb 4, 2012 at 18:46, Nick Dokos wrote: > suvayu ali wrote: > >> Hi, >> >> In a minimal Emacs session when I open _any_ org file and try to access >> the GUI menu with a mouse, I get the following back trace: >> >> Debugger entered--Lisp

[O] [BUG] cannot open menu when in an org buffer

2012-02-03 Thread suvayu ali
Hi, In a minimal Emacs session when I open _any_ org file and try to access the GUI menu with a mouse, I get the following back trace: Debugger entered--Lisp error: (void-function org-in-clocktable-p) org-in-clocktable-p() org-context() (assq :todo-keyword (org-context)) Switching to a non

Re: [O] org-babel export latex problem

2012-02-03 Thread suvayu ali
On Fri, Feb 3, 2012 at 12:43, Riccardo Romoli wrote: > The version is 6.33x That is way too old, I believe org-babel is a much newer feature. At least its more mature now. Try one of the newer releases like 7.8.03.

Re: [O] Unicode (hindi/devnagari) in beamer export

2012-02-03 Thread suvayu ali
On Fri, Feb 3, 2012 at 06:09, Vikas Rawal wrote: > Works with a minor change as below: > > (setq org-latex-to-pdf-process >      '("xelatex -interaction nonstopmode -output-directory %o %f" >       "xelatex -interaction nonstopmode -output-directory %o %f" >       "xelatex -interaction nonstopmode

Re: [O] Unicode (hindi/devnagari) in beamer export

2012-02-02 Thread suvayu ali
On Thu, Feb 2, 2012 at 12:47, Vikas Rawal wrote: > I need some Hindi/Devnagari text in a beamer presentation. I am able > to use scim-bridge to enter unicode text in orgmode. But have not yet > been able to export it correctly to a beamer presentation. > > Any pointers would be helpful. > I don't

[O] [PATCH] Minor fix in info documentation

2012-01-30 Thread suvayu ali
-- Suvayu Open source is the future. It sets us free. From d84c66830856c4ff75a3a7b19bbf99219b5e6b99 Mon Sep 17 00:00:00 2001 From: Suvayu Ali Date: Mon, 9 Jan 2012 01:32:08 +0530 Subject: [PATCH] Minor fix in info documentation. TINY CHANGE --- doc/org.texi |4 +--- 1 files changed, 1

<    3   4   5   6   7   8   9   10   11   12   >