continuing about orgalist org-element interaction

2024-06-19 Thread Rustom Mody
I guess in a way the other thread (Sub: orgalist send bug) is done and orgalist in the new version is usable enough for me that I can live with the warning. But I was troubled with the possibility of lots of load path shadows so I spent some time cleaning up. [In any case since emacs had got upgra

Re: [BUG] orgalist send bug

2024-06-18 Thread Rustom Mody
Playing around a little more only more confusing Earlier I thought: - Normal emacs startup gives warning on send - make repro startup makes it an error But now I find that even the make repro also gives warnings or errors unpredictably. [Normal startup was never giving errors; only warnings and

Build issues

2024-06-18 Thread Rustom Mody
Its possible that the other bug I reported on orgalist and mixed org is related to some build issues So heres a report $ make up1 Some selected lines of output 1. I guess harmless Loading /extra/pdsw/org-mode/mk/org-fixup.el (source)... WARNING: No org-loaddefs.el file could be found from where

Re: [BUG] orgalist send bug

2024-06-18 Thread Rustom Mody
On Tue, Jun 18, 2024 at 2:51 PM Nicolas Goaziou wrote: > > Hello, > > Rustom Mody writes: > > > I can confirm that with orgalist 1.15 the delete behavior has been > > corrected -- Thanks! > > The warning: > > ⛔ Warning (org-element): ‘org-element-at-poin

Re: [BUG] orgalist send bug

2024-06-18 Thread Rustom Mody
On Tue, Jun 18, 2024 at 1:09 PM Ihor Radchenko wrote: > > Rustom Mody writes: > > >> 1. make repro > >> 2. (push "/path/to/orgalist/folder/on/elpa/dir" load-path) > >> > >> > > Doing that alone does not find orgalist-mode > &g

Re: [BUG] orgalist send bug

2024-06-17 Thread Rustom Mody
Note I tried removing the elpa packages requiring org but there are many Including org-contrib

Re: [BUG] orgalist send bug

2024-06-17 Thread Rustom Mody
On Tue, Jun 18, 2024 at 11:59 AM Ihor Radchenko wrote: > Rustom Mody writes: > > > There is no mixed org > > > > List-load-path-shadows shows a git org 9.8pre and an elpa org 9.6 > > I cant remove the elpa because there are other elpa packages that have > >

Re: [BUG] orgalist send bug

2024-06-17 Thread Rustom Mody
On Mon, Jun 17, 2024 at 11:37 PM Nicolas Goaziou wrote: > > Fixed. Thank you. > > Nicolas: I can confirm that with orgalist 1.15 the delete behavior has been corrected -- Thanks! The warning: ⛔ Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org buffer # (text-mode) remains

Re: [BUG] orgalist send bug

2024-06-16 Thread Rustom Mody
Oops after sending the last mail, when I closed the debug window I see this warning window below ⛔ Warning (emacs): Org version mismatch. This warning usually appears when a built-in Org version is loaded prior to the more recent Org version. Version mismatch is commonly encountered in the follow

Re: [BUG] orgalist send bug

2024-06-16 Thread Rustom Mody
On Sun, Jun 16, 2024 at 5:42 PM Ihor Radchenko wrote: > > Please follow https://orgmode.org/manual/Feedback.html#Feedback > > 1. make repro 2. package-initialize (to get org-alist) 3. load file shown above 4. M-x orgalist-send-list Backtrace Debugger entered--Lisp error: (void-variable org-el

Re: [BUG] orgalist send bug

2024-06-15 Thread Rustom Mody
Some immediate data org-version: 9.8pre emacs-version: 29.1 orgalist version 1.14 On Sun, Jun 16, 2024 at 8:01 AM Rustom Mody wrote: > > > On Sat, Jun 15, 2024 at 6:55 PM Ihor Radchenko > wrote: > >> CCing Nicolas. >> >> Rustom Mody writes: >> >

Re: [BUG] orgalist send bug

2024-06-15 Thread Rustom Mody
On Sat, Jun 15, 2024 at 6:55 PM Ihor Radchenko wrote: > CCing Nicolas. > > Rustom Mody writes: > > > This is regarding the separate package orgalist by Nicolas Goaziou. > > https://elpa.gnu.org/packages/orgalist.html > > > > I installed orgalist wit

[BUG] orgalist send bug

2024-06-14 Thread Rustom Mody
This is regarding the separate package orgalist by Nicolas Goaziou. https://elpa.gnu.org/packages/orgalist.html I installed orgalist with package install. Open the file orgalist.txt which contains the example from orgalist shown below M-x orgalist-mode M-x orgalist-send-list I get a warning Warni

[BUG] orgtbl hangs emacs [9.8-pre (release_9.7.2-13-gc426f4 @ ..../org-mode/lisp/)]

2024-06-10 Thread Rustom Mody
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. --

Using a custom environment for a src language

2024-05-19 Thread Rustom Mody
I have my own Python environment called PYT. #+BEGIN_PYT contents #+END_PYT generates \begin{PYT} org transcoded contents \end{PYT} But I dont want org transcoded contents but verbatim contents. Is there some way to tell org? 1. Translate the headlines as its doing 2. Leave the contents alone I

Re: Using a latex auxdir

2024-05-17 Thread Rustom Mody
> What do you see in *Org PDF LaTeX Output* buffer? > > After changing some latex settings this has gone, I am not sure how Anyhow tnx Ihor! But I'd still like to ask: What is the correct way of having *even the tex file* in the auxdir?

Re: Using a latex auxdir

2024-05-13 Thread Rustom Mody
On Tue, May 14, 2024 at 8:54 AM Rustom Mody wrote: > But this confuses org and I dont get C-c C-e l p generating from the old > org file. > I thought the mv which moves the generated tex file into the auxdir is > confusing org. > But removing it does not help. > > Sorry I

Using a latex auxdir

2024-05-13 Thread Rustom Mody
HI folks! Long time!! I wanted to keep all my latex generated files inside auxdir. So I changed org-latex-pdf-process thus: (setq org-latex-pdf-process '("latexmk -f -pdf -%latex -interaction=nonstopmode -auxdir=%oauxdir %f" "mv %F %oauxdir" )) But this confuses org and I dont get C-c C-

tag based translation

2022-04-21 Thread Rustom Mody
Hi folks Long time!!! Hope you folks are doing well in these bizarre times Can someone help me to write a filter (or some such) so that headings like -- *** Recursion before Iteration :L: Lorem ipsum etc get transformed to -- *** Dummy :ignore: #+b

[O] org-tempo and org-structure-template-alist changes

2018-01-07 Thread Rustom Mody
Recent changes to org (not sure when), seem to have changed the type of org-structure-template-alist This broke org-reveal : https://github.com/yjwen/org-reveal I suggested (without too much knowledge) the attached patch to the reveal folks (Issue: https://github.com/yjwen/org-reveal/issues/315#i

Re: [O] New git url

2018-01-05 Thread Rustom Mody
On Fri, Jan 5, 2018 at 1:33 PM, Rustom Mody wrote: > Ive changed .git/config thusly: > > > $ diff config .git/config > 7c7 > < url = git://orgmode.org/org-mode.git > --- > > url = https://code.orgmode.org/bzg/org-mode.git > > Dunno

[O] New git url

2018-01-05 Thread Rustom Mody
Ive changed .git/config thusly: $ diff config .git/config 7c7 < url = git://orgmode.org/org-mode.git --- > url = https://code.orgmode.org/bzg/org-mode.git As best as I can see its working! Questions 1. Is this right? 2. This change should probably go up on the main web-page somewhere s

[O] org-install?

2016-06-14 Thread Rustom Mody
There are a number of documentation pages, eg http://orgmode.org/worg/org-tutorials/org4beginners.html http://orgmode.org/worg/org-faq.html that recommend to use (require 'org-install) However org-install itself says: ;; The file org-install is obsolete. ;; ;; It is provided here so that (requir

Re: [O] Turn off html entities in md export

2015-06-26 Thread Rustom Mody
On Fri, Jun 26, 2015 at 1:24 PM, Nicolas Goaziou wrote: > Hello, > > Rustom Mody writes: > > > Bitbucket does not allow html entities in markdown > > See https://bitbucket.org/rustom/vit-projects/wiki/emacs > > and search for &# > > > > So how

Re: [O] Turn off html entities in md export

2015-06-26 Thread Rustom Mody
On Fri, Jun 26, 2015 at 2:13 PM, Nicolas Goaziou wrote: > Rustom Mody writes: > > > Simple basic thing > > ... becomes … > > -- becomes – > > etc > > In this particular case, see `org-export-with-special-strings'. > > Thanks Nicolas Thats a help

Re: [O] Turn off html entities in md export

2015-06-26 Thread Rustom Mody
On Fri, Jun 26, 2015 at 1:24 PM, Nicolas Goaziou wrote: > Hello, > > Rustom Mody writes: > > > Bitbucket does not allow html entities in markdown > > See https://bitbucket.org/rustom/vit-projects/wiki/emacs > > and search for &# > > > > So how

[O] Turn off html entities in md export

2015-06-25 Thread Rustom Mody
Bitbucket does not allow html entities in markdown See https://bitbucket.org/rustom/vit-projects/wiki/emacs and search for &# So how to turn off html entities in md export? And if thats not available any tips on how to hook say a sed-filter to ox-md export?

[O] bitbucket wikis in org

2015-06-08 Thread Rustom Mody
Hi Bitbucket does not (yet) support org syntax for docs/README¹... in particular wiki. Of course one can write the wiki in org and export to markdown. However I suspect that this will knock out bitbucket's own git backend system when for example all ids change in the md generated from org. Does a

Re: [O] Escaping again!

2014-05-30 Thread Rustom Mody
David Loyall wrote: > >[...] if one doesn't have systematic general escaping, there > > will always be legitimate uses that will not be addressable. > +1 > > As a lowly user, I have often wished for a hypothetical function called > org-escapify-region. (And of > course the reverse function.) J

Re: [O] Escaping again!

2014-05-30 Thread Rustom Mody
Hi Bastien On Fri, May 30, 2014 at 7:30 PM, Bastien wrote: > Hi Rustom, > > Rustom Mody writes: > > > - \(+\):: Int → Int → Int > > - \(-\):: Int → Int →Int > > - \(\leq\):: Int → Int → Bool > > - \(=\):: Int → Int → Bool > > 1. \(+\) :: Int → Int → In

[O] Escaping again!

2014-05-30 Thread Rustom Mody
I have some pseudo-haskell in slides I am preparing with org and ox-reveal - \(+\):: Int → Int → Int - \(-\):: Int → Int →Int - \(\leq\):: Int → Int → Bool - \(=\):: Int → Int → Bool Those '::' are haskell for has type However putting a space before the '::' makes it into a definition list! Ive

[O] Playwriitng with org?

2014-05-16 Thread Rustom Mody
Earlier I used to use troff and wrote play/drama-like pieces using that eg http://www.the-magus.in/Publications/ewd.pdf Later we switched to latex and using play.sty. Here is an example: http://www.the-magus.in/Publications/DotingOnTheDot.pdf I would now like to stay in org as much as possible an

Re: [O] exporting α/β to latex/pdf

2014-05-05 Thread Rustom Mody
Suvayu said: The easiest solution is to use a modern TeX engine like XeTeX or LuaTeX > along with a font with the required glyphs. I personally use XeTeX with > Linux libertine fonts. You can find my setup here: > > > Hi S

Re: [O] Request for worg page -- escaping questions

2014-04-20 Thread Rustom Mody
On Fri, Apr 18, 2014 at 5:30 PM, Bastien wrote: > Rustom Mody writes: > > > Trouble is you guys are the hares that make us (me at least) into > > tortoises -- > > you add significant functionality faster than I can keep with the > > 'what' (leave aside h

Re: [O] Request for worg page -- escaping questions

2014-04-17 Thread Rustom Mody
On Thu, Apr 17, 2014 at 9:42 PM, Bastien wrote: > Hi Rustom, > > Rustom Mody writes:> > > Just expressing a similar need of org-moders! > > Hopefully you get enough to start a tutorial on Worg :) > > Heh! Ok thats the least I can do. Trouble is you guys are the h

Re: [O] Bug? (was Request for worg page -- escaping questions)

2014-04-17 Thread Rustom Mody
On Fri, Apr 18, 2014 at 1:09 AM, Nicolas Goaziou wrote: > Hello, > > Rustom Mody writes: > > > Trying to dig a bit into this -- some table issues -- I seem to have > > stumbled onto a bigger issue: org seems to be crashing emacs. > > > > Ive checked it about

Re: [O] Bug? (was Request for worg page -- escaping questions)

2014-04-17 Thread Rustom Mody
On Thu, Apr 17, 2014 at 11:31 PM, Bastien wrote: > Rustom Mody writes: > > > Ive checked it about 4 times. > > I cant exactly give the exact offending file because once it goes > > into 100% cpu mode theres nothing I can do but to kill emacs from a > > shell. &g

[O] Bug? (was Request for worg page -- escaping questions)

2014-04-17 Thread Rustom Mody
On Thu, Apr 17, 2014 at 9:42 PM, Bastien wrote: > Hi Rustom, > > > > 3. How to enter a '|' into tables > > IIRC this is a FAQ: http://orgmode.org/worg/org-faq.html > Trying to dig a bit into this -- some table issues -- I seem to have stumbled onto a bigger issue: org seems to be crashing emacs

[O] source block coloring inconsistency

2014-04-17 Thread Rustom Mody
Ive struggling with source code blocks for a few days. After not managing inline source in some cases I tried to switch to display blocks. Here again after trying for a couple of days I thought I was on an org bug. Finally I find its not a bug. However the hinting given by the coloring of code-bl

Re: [O] Strings inside code blocks

2014-04-16 Thread Rustom Mody
Thorsten Jolitz wrote: > This > > ,-- > | * 1st Level > | src_emacs-lisp{"Hello World"} > `-- > > renders this... does not seem to work for me. Some requirements I need python code inline inside tables.

[O] Strings inside code blocks

2014-04-16 Thread Rustom Mody
I want to put a string-literal inside an inline code-block Neither ~"Hello World"~ nor ="Hello World"= seem to work If it cant be done then I need an html specific solution; I'd prefer a generic one though. Thanks Rusi

Re: [O] How to change org-export-html-style

2014-04-16 Thread Rustom Mody
Ok Thanks Nick I had to change org-export-html-style to org-html-head and now its working How the 7.xx variable was working is still somewhat a mystery though.

Re: [O] How to change org-export-html-style

2014-04-15 Thread Rustom Mody
On Tue, Apr 15, 2014 at 10:39 PM, Rick Frankel wrote: > On 2014-04-15 07:30, Rustom Mody wrote: > >> I need (for various reasons) to inline these styles >> >> I have this code in my init to change the html style >> >> - >

Re: [O] How to change org-export-html-style

2014-04-15 Thread Rustom Mody
On Tue, Apr 15, 2014 at 5:00 PM, Rustom Mody wrote: > My html styles are in a file my-org.css in ~/orghacks > > I need (for various reasons) to inline these styles > I should have mentioned the org version: 8.2.5e Emacs version: 24.3.1

[O] How to change org-export-html-style

2014-04-15 Thread Rustom Mody
My html styles are in a file my-org.css in ~/orghacks I need (for various reasons) to inline these styles I have this code in my init to change the html style - (defun rusi/load-css() "Returns string from css file (hardwired) suitable for inline css" (interact

Re: [O] how to enter ==

2014-04-02 Thread Rustom Mody
On Wed, Apr 2, 2014 at 6:39 PM, Eric S Fraga wrote: > On Wednesday, 2 Apr 2014 at 12:08, Rustom Mody wrote: > > On Wed, Apr 2, 2014 at 3:11 PM, Eric S Fraga wrote: > > > >> On Tuesday, 1 Apr 2014 at 02:52, Rustom Mody wrote: > >> > If I enter code inlin

Re: [O] how to enter ==

2014-04-02 Thread Rustom Mody
On Wed, Apr 2, 2014 at 3:11 PM, Eric S Fraga wrote: > On Tuesday, 1 Apr 2014 at 02:52, Rustom Mody wrote: > > If I enter code inline that has an == that is taken as an escape for code > > So how to enter '==' literally > > How about ~==~? > > In that case the full ~==~ appears on export :-(

[O] Request for worg page -- escaping questions

2014-04-01 Thread Rustom Mody
Over time in using org Ive come up with some issues. Some have been solved. Some I was shown workarounds. Some remain unsolved. Many of these issues can be clubbed together under what computer folk call 'escaping'. Can we have a worg page for such as the following? 1. How to put a '=' into co

Re: [O] how to enter ==

2014-03-31 Thread Rustom Mody
On Tue, Apr 1, 2014 at 8:01 AM, Rustom Mody wrote: > On Tue, Apr 1, 2014 at 7:34 AM, briangpowell . > wrote: >> * One thing that may work: >> >> = ^H= >> >> ** In emacs that would be: = Cqh= >> >> ** In vi that would be = Cvh= >> >> *

Re: [O] how to enter ==

2014-03-31 Thread Rustom Mody
On Tue, Apr 1, 2014 at 7:34 AM, briangpowell . wrote: > * One thing that may work: > > = ^H= > > ** In emacs that would be: = Cqh= > > ** In vi that would be = Cvh= > > *** i.e. you enter a "Cntrl-h"--the literal control character ^H--which is > literally: "BackSpace" > > --this may not work in th

[O] how to enter ==

2014-03-31 Thread Rustom Mody
If I enter code inline that has an == that is taken as an escape for code So how to enter '==' literally

Re: [O] org-html5presentation

2014-03-25 Thread Rustom Mody
On Tue, Mar 25, 2014 at 1:55 PM, Bastien wrote: > Rustom Mody writes: > >> Bastien: Ive written to Takumi Kinjo > > Thanks! > > -- > Bastien Well I should mention that the link mentions Carsten as the author and Takumi (good deal lower) for 'modifications'

Re: [O] org-html5presentation

2014-03-24 Thread Rustom Mody
Marcin wrote: > Just my 2 cents: I've just tried org-reveal and it works like a charm. Thanks Marcin this looks promising Rick wrote: > There are also s5 (ox-s5) and deck.js (ox-deck) exporters in contrib ;). s5 is what I started with. But it looks a bit bit-rotten [we are in 2014 and its genera

Re: [O] org-html5presentation

2014-03-23 Thread Rustom Mody
On Sun, Mar 23, 2014 at 8:40 PM, Rustom Mody wrote: > On Sun, Mar 23, 2014 at 8:33 PM, Bastien wrote: >> Hi Rustom, >> >> Rustom Mody writes: >> >>> However the code linked claims to need org 7.5 >>> >>> Does it work? >> >> Did

Re: [O] org-html5presentation

2014-03-23 Thread Rustom Mody
On Sun, Mar 23, 2014 at 8:33 PM, Bastien wrote: > Hi Rustom, > > Rustom Mody writes: > >> However the code linked claims to need org 7.5 >> >> Does it work? > > Did you try? > >> Any easy way of making it work? > > See previous question :) I d

[O] org-html5presentation

2014-03-23 Thread Rustom Mody
At this http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html it is said that org-html5presentation works However the code linked claims to need org 7.5 Does it work? Any easy way of making it work? Rusi

Re: [O] Stop clock on closing emacs

2014-01-31 Thread Rustom Mody
Igor wrote > Hi, > > is there any hook to stop automatically a running clock when closing > emacs? > > I can't find anything neither in the manual nor in internet... In (info "(org)Clocking Work Time") is given this: (setq org-clock-persist 'history) (org-clock-persistence-insinuate) They d

[O] Bug: Wrong type argument: Integer or marker-p, nil

2014-01-31 Thread Rustom Mody
For the below file, if I place the cursor in the right column and give C-c C-c I get the above error org 8.2.5e emacs 24.3.1 --- * What about $\Leftrightarrow$ ? As we know the truth-table for 'iff' also written as $\Leftrightarrow$ is as follows #+ATTR_LATEX: :align |c|c|c| | $P$ |

Re: [O] vertical space

2014-01-30 Thread Rustom Mody
Nick wrote: > Why exactly the last one is parsed as a literal string and not as a line > break, I don't know. Nicolas will probably explain all. The only thing I > can say is that if there is something other than whitespace on the line > before the \\, it gets parsed as a line break; if there is o

[O] vertical space

2014-01-30 Thread Rustom Mody
Im having an issue with inconsistent vertical space If I do latex export \\es at eol produce blank lines However with html export they appear in output but not consistently org version 8.2.5e emacs version 24.3.1 Below a cut-down version from a file I see it happening #+TITLE: Equati

[O] making static mathjax work

2014-01-23 Thread Rustom Mody
Ive been trying to make the staticmathjax (in contrib) work It appears I have a number of xulrunners -- output with -v: Mozilla XULRunner 17.0.10 - 20131030234958 Mozilla XULRunner 24.2.0 - 20131215094009 Mozilla XULRunner 1.9b3pre - 2007122108 The last seems to run without doing anything The oth

Re: [O] using custom ids

2014-01-21 Thread Rustom Mody
On Tue, Jan 21, 2014 at 10:37 PM, Rustom Mody wrote: > After Nicholas recently directed my attention to custom_ids Ive been using > them. > > Now I find this: > In a file say foo.org, I have an anchor point and a link point. > > If I write the anchor as > * Head <

[O] using custom ids

2014-01-21 Thread Rustom Mody
After Nicholas recently directed my attention to custom_ids Ive been using them. Now I find this: In a file say foo.org, I have an anchor point and a link point. If I write the anchor as * Head <> I can write the link as [[ppe][Description]] However if I write the anchor as * Head :PROPERTIES: :

[O] minimizing mixed installs

2014-01-19 Thread Rustom Mody
After my recent encounters with mixed installs, I poked around a bit and found this line (around line 80) in org.el (load "org-loaddefs.el" t t t) It seems to me (with very scant knowledge of course :D) - the noerror (first 't' ) makes this fail silently - to load another org-loaddefs in the path

Re: [O] odt exporter on mixed org setup

2014-01-18 Thread Rustom Mody
On Sun, Jan 19, 2014 at 8:57 AM, Rustom Mody wrote: > Thanks > > On Sun, Jan 19, 2014 at 12:23 AM, Jambunathan K wrote: >> The following message is a courtesy copy of an article >> that has been posted to gmane.emacs.orgmode as well. >> >> Rustom Mody writes:

Re: [O] odt exporter on mixed org setup

2014-01-18 Thread Rustom Mody
Thanks On Sun, Jan 19, 2014 at 12:23 AM, Jambunathan K wrote: > The following message is a courtesy copy of an article > that has been posted to gmane.emacs.orgmode as well. > > Rustom Mody writes: > >> Currently I have a setq on org-mode-hook > > I don't run

Re: [O] odt exporter on mixed org setup

2014-01-16 Thread Rustom Mody
On Thu, Jan 16, 2014 at 8:22 PM, Jambunathan K wrote: > Rustom Mody writes: > >> org-odt-data-dir is coming in bound to /usr/share/emacs/etc/org (which >> is non-existent) > > Open a bug against the packager. Dunno what you mean... I am using org fresh-cooked off git!

Re: [O] odt exporter on mixed org setup

2014-01-16 Thread Rustom Mody
On Thu, Jan 16, 2014 at 1:59 PM, Jambunathan K wrote: > The following message is a courtesy copy of an article > that has been posted to gmane.emacs.orgmode as well. > > Rustom Mody writes: > >> Ended with: ox-odt cannot find factory style files > > You need > >

[O] odt exporter on mixed org setup

2014-01-15 Thread Rustom Mody
Just helped a friend to install and upgrade to latest org. Method summary: $ git clone $ make update combined with setup of load-paths Ended with: ox-odt cannot find factory style files I remember that I too had this problem http://lists.gnu.org/archive/html/emacs-orgmode/2013-07/msg00341.html an

Re: [O] tooltips

2014-01-15 Thread Rustom Mody
On Thu, Jan 16, 2014 at 3:44 AM, Christian Moe wrote: > > Rustom Mody writes: > >> Thanks Christian for that. >> Just one small thing -- Can we remove the number? > > Sure, try this new version of fntooltip.js: Super! Thanks Christian!

Re: [O] tooltips

2014-01-15 Thread Rustom Mody
On Wed, Jan 15, 2014 at 10:26 PM, Bastien wrote: > Christian Moe writes: > >> Let me know if this doesn't work or isn't clear. > > It works very well! > > I made a micro screencast for demoing it: > http://bzg.fr/u/org-footnotes-jquery.ogv > > Thanks for packaging this. > > -- > Bastien Thanks

Re: [O] tooltips

2014-01-14 Thread Rustom Mody
On Tue, Jan 14, 2014 at 11:16 PM, Christian Moe wrote: > > Bastien writes: > >> Instead of changing the current HTML, I'd rather go and find a >> solution where some javascript can display the tooltip. > > E.g.: > > --- > > $(document).ready(fntooltips); > > function fntooltips() { > $

[O] tooltips

2014-01-13 Thread Rustom Mody
I was wondering if org-mode html generation has some automatic way of generating tooltips. Something along the lines that instead of generating a footnote, a footnote should generate a tooltip. The html would be something like this: hover me

Re: [O] make doc failing

2013-12-30 Thread Rustom Mody
My current conclusion on this is that there seems to be some issues with texi2pdf version 5 The explicit command texi2pdf -V --tidy --batch --expand org.texi generated this first page [Note there is some garbage at top] texi2pdf --batch --expand org.texi ends with /usr/bin/texi2dvi: pdfetex exit

Re: [O] make doc failing

2013-12-30 Thread Rustom Mody
On Mon, Dec 30, 2013 at 3:36 PM, Vladimir Lomov wrote: >> In short texi2dvi works texi2pdf fails > > Try to add -q option to TEXI2PDF, I resolved that issue when texinfo 5.0 > (actually I don't remember when, though could dig git log of my repo) > apperead in my distro (Archlinux). > > P.S. > If yo

Re: [O] make doc failing

2013-12-29 Thread Rustom Mody
Nick wrote: > Rusi wrote: > > $ makeinfo --version > > makeinfo (GNU texinfo) 5.2 > > > > Is yours the same? > > > No, mine is 4.13 - apparently before the perl switcheroo. And doc/Makefile has: %.pdf:LC_ALL=C# work around a bug in texi2dvi %.pdf:LANG=C# work around a

Re: [O] make doc failing

2013-12-29 Thread Rustom Mody
Nick wrote: > > texi2pdf --batch --clean --expand org.texi > > perl: warning: Setting locale failed. > > perl: warning: Please check that your locale settings: > > LANGUAGE = (unset), > > LC_ALL = (unset), > > LANG = "C" > > are supported and installed on your system. > Wh

Re: [O] make doc failing

2013-12-29 Thread Rustom Mody
Nick wrote: > I tried last night and again tonight after pulling: I get no errors > with `make doc'. And I continue to get the errors with no doc (pdf) built. I can attach the build messages (800 lines) For now some snippets of what I see git pull Already up-to-date. ... texi2pdf --batch --clean

Re: [O] make doc failing

2013-12-27 Thread Rustom Mody
On Sat, Dec 28, 2013 at 9:06 AM, Rustom Mody wrote: > After latest pull make doc is failing to make org.pdf > > Lots of stuff ending with > --- > Output written on org.pdf (259 pages, 976592 bytes). > Transcript written on org.log. > /usr/bin/texi2dv

[O] make doc failing

2013-12-27 Thread Rustom Mody
After latest pull make doc is failing to make org.pdf Lots of stuff ending with --- Output written on org.pdf (259 pages, 976592 bytes). Transcript written on org.log. /usr/bin/texi2dvi: pdftex exited with bad status, quitting. make[1]: *** [org.pdf] Error 1 make[1]: Leavin

Re: [O] html5 generation minor bug

2013-12-27 Thread Rustom Mody
On Fri, Dec 27, 2013 at 10:53 PM, Bastien wrote: > Hi Rustom, > > Rustom Mody writes: > >> When the html-doctype is set to html5 the generator still generates >> name attributes in links which is not correct html5 >> http://dev.w3.org/html5/markup/a.html#a-constrain

[O] html5 generation minor bug

2013-12-27 Thread Rustom Mody
When the html-doctype is set to html5 the generator still generates name attributes in links which is not correct html5 http://dev.w3.org/html5/markup/a.html#a-constraints

Re: [O] links and anchors

2013-12-27 Thread Rustom Mody
On Fri, Dec 27, 2013 at 4:59 PM, Nicolas Goaziou wrote: > Hello, > > Rustom Mody writes: > >> Context is html export >> >> I have a file of quotes like the following >> -- >> * Declarative vs Imperative >> Never tell people how

[O] links and anchors

2013-12-27 Thread Rustom Mody
Context is html export I have a file of quotes like the following -- * Declarative vs Imperative Never tell people how to do things. Tell them what to do and they will surprise you with their ingenuity \\ General G.S.Patton (1941) - which I link from another file

Re: [O] escaping org commands

2013-12-20 Thread Rustom Mody
On Fri, Dec 20, 2013 at 9:37 PM, Bastien wrote: > Hello, > > Rustom Mody writes: > > > How does one escape something in a text that is an org-command > > eg > > I wanted to write > > <> > > > > It vanished from the export because its a link

[O] escaping org commands

2013-12-20 Thread Rustom Mody
How does one escape something in a text that is an org-command eg I wanted to write <> It vanished from the export because its a link-target!

Re: [O] Org Tutorials need more structure

2013-09-29 Thread Rustom Mody
Some years ago I had sent a mail on this subject (Feb 6 2009). I fished it out and was editing it (below) and then see that Eric Abrahamsen has said most what I wanted to say. Anyways Ive kept the subject list below and want to add only this much: People come to org for different reasons/needs/i

[O] Fwd: epresent issue

2013-09-27 Thread Rustom Mody
On Fri, Sep 27, 2013 at 9:58 PM, Rustom Mody wrote: > On Fri, Sep 27, 2013 at 3:13 PM, Eric Schulte wrote: > >> Rustom Mody writes: >> >> > On Fri, Sep 27, 2013 at 7:20 AM, Rustom Mody >> wrote: >> > >> >> Hi >> >> >> >

Re: [O] epresent issue

2013-09-27 Thread Rustom Mody
On Fri, Sep 27, 2013 at 3:13 PM, Eric Schulte wrote: > Rustom Mody writes: > > > On Fri, Sep 27, 2013 at 7:20 AM, Rustom Mody > wrote: > > > >> Hi > >> > >> I am trying to use epresent for presentation. > >> Start epresent with M-x epr

Re: [O] epresent issue

2013-09-26 Thread Rustom Mody
On Fri, Sep 27, 2013 at 7:20 AM, Rustom Mody wrote: > Hi > > I am trying to use epresent for presentation. > Start epresent with M-x epresent-run > > I seem to need to press one more q to get out of epresenting and then that > q gets into the file. > > Thanks >

[O] epresent issue

2013-09-26 Thread Rustom Mody
Hi I am trying to use epresent for presentation. Start epresent with M-x epresent-run I seem to need to press one more q to get out of epresenting and then that q gets into the file. Thanks Rusi

Re: [O] Some orgtbl doc issues

2013-09-03 Thread Rustom Mody
Ive posted this on the python list https://mail.python.org/pipermail/python-list/2013-September/655021.html

Re: [O] Some orgtbl doc issues

2013-08-31 Thread Rustom Mody
pov of a general emacser -- a programmer who uses emacs and knows next to nothing about org On Fri, Aug 30, 2013 at 10:16 PM, Carsten Dominik wrote: > Hi Rustom, > > thanks for this. > > On 16.8.2013, at 16:30, Rustom Mody wrote: > > > Ive recently been poking a

Re: [O] Some orgtbl doc issues

2013-08-30 Thread Rustom Mody
answered On Fri, Aug 30, 2013 at 10:16 PM, Carsten Dominik wrote: > Hi Rustom, > > thanks for this. > > On 16.8.2013, at 16:30, Rustom Mody wrote: > > > Ive recently been poking around in orgtbl mode and encountered some > > issues. Not sure how much is my own

[O] Some orgtbl doc issues

2013-08-16 Thread Rustom Mody
Ive recently been poking around in orgtbl mode and encountered some issues. Not sure how much is my own lack of understanding and how much there are some little doc issues. 1 Option names dont match = - Its orgtbl-radio-table-templates in emacs - Its orgtbl-radio-tabl

Re: [O] orgmode tables for programmers (was table export to same buffer)

2013-08-14 Thread Rustom Mody
On Wed, Aug 14, 2013 at 12:54 PM, Rustom Mody wrote: > I find it works in org 8 but not in 6.33 -- the default for emacs on > debian. > Is it easy to make it work for earlier org also?? > > Ok Ive managed to hack up something: The attached works in org 6.33 and 8.0.7 Just one sm

[O] orgmode tables for programmers (was table export to same buffer)

2013-08-14 Thread Rustom Mody
On Mon, Aug 12, 2013 at 11:50 PM, William Henney wrote: > > The template is not strictly necessary - you can just add the required > lines by hand to your C source file. > I think that orgtbl-to-generic should be able to do what you want out of > the box. Maybe the attached example (orgtbl-test.

Re: [O] Bug: Revert orgtbl-create-or-convert-from-region [6.33x]

2013-08-05 Thread Rustom Mody
On Tue, Aug 6, 2013 at 10:58 AM, Rustom Mody wrote: > I was writing up what I could make out of having program-files with inline > tables. > The example is done for python. It is exactly what the OP wants but close > enough > That was intended to be "NOT exactly what the OP wants..."

Re: [O] Bug: Revert orgtbl-create-or-convert-from-region [6.33x]

2013-08-05 Thread Rustom Mody
I was writing up what I could make out of having program-files with inline tables. The example is done for python. It is exactly what the OP wants but close enough so giving it here. This file shows two approaches for making python data structures from orgtbl with both sender and receiver in same

Re: [O] table export to same buffer

2013-08-04 Thread Rustom Mody
On Sun, Aug 4, 2013 at 5:04 AM, William Henney wrote: > > On Fri, Aug 2, 2013 at 11:52 PM, Rustom Mody wrote: > >> Sebastien Vauban wrote >> >>> On Fri, Aug 2, 2013 at 10:53 PM, Rustom Mody wrote: >>> >>>> Is it possible to export an orgmode t

  1   2   3   >