Re: How to force markup without spaces

2022-07-25 Thread K K
On 2022-07-26 Tue. 09:23 +0700,Max Nikulin wrote: > However the suggestion was namely to use U+200B ZERO WIDTH SPACE and > it > is actually implemented since `org-emphasis-regexp-components' > currently > contains [:space:]. > ... > K, could you, please, clarify what i

Re: [O] C-c ! org-time-stamp-inactive ?

2016-03-09 Thread K
with my setup? > > The default binding hasn't been changed in Org. > I've run into the same problem, with both Org 8.3.4 and MELPA version 20160307, the usual C-c ! doesn't work anymore for inserting inactive timestamp. If there's been no change to the default binding, any suggestions on how to debug this please? Thanks! K

Re: [O] C-c ! org-time-stamp-inactive ?

2016-03-10 Thread K
Nicolas Goaziou nicolasgoaziou.fr> writes: > > Hello, > > K limist.com> writes: > > > Kyle Meyer kyleam.com> writes: > > > >> > >> Hello, > >> > >> Luke Crook balooga.com> writes: > >> > >> &g

Re: How to force markup without spaces

2022-07-25 Thread K
Hello everyone, I am a chinese user and also came across this problem. Bastin once wrote this almost a decade ago: > More precisely this can be included when we decide to drop support > of Emacs 22. > > Does anyone know what is the current backward compatibility state > of major native Emacs

Re: How to force markup without spaces

2022-07-25 Thread K
> Bastin once wrote this almost a decade ago: Sorry for the misspelling, the name is Bastien, not Bastin. The thread and post I am mentioning is at https://list.orgmode.org/orgmode/87bodxy77m@bzg.ath.cx/

Re: How to force markup without spaces

2022-07-25 Thread K
Hello everyone, I am a chinese user and also came across this problem. Bastin once wrote this almost a decade ago: > More precisely this can be included when we decide to drop support > of Emacs 22. > > Does anyone know what is the current backward compatibility state > of major native Emacs

Re: How to force markup without spaces

2022-07-26 Thread K
On Tue, 2022-07-26 at 13:30 +0700, Max Nikulin wrote: > I have not tested it, but I expect you can use > - export filter that removes zero-width spaces at the last export > stage. > I assume that your documents do not contain them besides markup > workaround > - #+latex_header: \DeclareUnicodeChar

[Orgmode] [OT] Re: Include files to be used in literate programming

2010-09-13 Thread Jambunathan K
s some thought ... Dan or Eric could churn out babel code faster and more effectively than I could possibly could. Jambunathan K. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.

[Orgmode] Re: [OT] Re: Include files to be used in literate programming

2010-09-13 Thread Jambunathan K
to expanding Babel in little (if not profound) ways. Jambunathan K. ___ 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] [PATCH] Add org-goto-first-child

2010-09-14 Thread Jambunathan K
Add org-goto-first-child. Completes existing set of org tree traversal functions. >From ee430632f0d5088ed71f0d8ae48bac43f4d6208c Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Wed, 15 Sep 2010 08:00:41 +0530 Subject: [PATCH] Add org-goto-first-child * lisp/org.el (org-goto-first-ch

[Orgmode] Re: Bug? org-babel-lob-ingest problem

2010-09-19 Thread Jambunathan K
und a bug, or am I doing something wrong? >> >> --Aidan I believe OP is requesting that org-babel-lob-ingest do a (customize-save-variable 'org-babel-lob-files ...). Think of Org keystrokes 'C-c [' and 'C-c ]' that allows easy customization of

[Orgmode] Re: Bug? org-babel-lob-ingest problem

2010-09-19 Thread Jambunathan K
"Eric Schulte" writes: > Jambunathan K writes: > >> "Eric Schulte" writes: >> >>> Hi Aidan, >>> >>> This is not a bug, this is the expected behavior of >>> org-babel-lob-ingest, if you would like a file to always be loa

[Orgmode] Re: [BABEL][PROPOSAL] headlines as executable srcnames

2010-09-20 Thread Jambunathan K
ion from standard http URL encoders that posts HTML forms. My ideas are not fully formed and I refine as I go along... Please be tolerant. Jambunathan K. >> , >> | "*Article*" #("From: Vinh Nguyen >> | Subject: Re: text color + highlight >> |

[Orgmode] Generic LaTeX class support (scrlttr2/isodoc)

2010-09-21 Thread Jambunathan K
ing the headline structure of .scrlttr2/.isodoc file with the corresponding tex file and compare it against the settings of of different variables in the org-scrlttr2.el/org-isodoc.el Footnotes: [1] http://lists.gnu.org/archive/html/emacs-orgmode/2010-07/msg01060.html [2] http://lists.gnu.org/arch

[Orgmode] Re: Generic LaTeX class support (scrlttr2/isodoc)

2010-09-21 Thread Jambunathan K
{soul} \usepackage{t1enc} \usepackage{textcomp} \usepackage{amssymb} \usepackage{hyperref} \tolerance=1000 \usepackage{pdfpages} \usepackage{mystyle} \providecommand{\alert}[1]{\textbf{#1}} \title{} \author{Jambunathan K} \date{21 September 2010} \begin{document} \letter [ date

Re: [Orgmode] FSF Copyright Assignment

2010-09-26 Thread Jambunathan K
the FSF papers? Eric> Eric> http://orgmode.org/worg/org-contribute.php I am willing to sign the FSF papers required to get all my Orgmode patches into official Emacs. I have initiated the process from my end by writing to ass...@gnu.org. Jambunathan K. __

[Orgmode] org-capture (lost PATCH?)

2010-09-27 Thread Jambunathan K
Carsten I had proposed a patch to org-capture in this thread. http://lists.gnu.org/archive/html/emacs-orgmode/2010-08/msg01152.html The patch has neither been rejected nor accepted. I am a bit concerned that it might have been lost. Interested in knowing your feedback ... Jambunathan K

[Orgmode] Re: org-capture (lost PATCH?)

2010-09-27 Thread Jambunathan K
how *all* *not DONE* items. - http://patchwork.newartisans.com/project/org-mode/list/ 2. Generate an automated reply to a submitter of the patch giving him an URL to the patch. This will enable under the hood access to the patch state. Either or both of 1 and 2 would avoid anxiety on cont

[Orgmode] Re: org-capture (lost PATCH?)

2010-09-27 Thread Jambunathan K
Carsten Dominik writes: > On Sep 28, 2010, at 6:39 AM, Jambunathan K wrote: > >> Matt >> >>>> I had proposed a patch to org-capture in this thread. >>>> >>>> http://lists.gnu.org/archive/html/emacs-orgmode/2010-08/ >>>> msg01152.

[Orgmode] LaTeX classes for Resume Writing

2010-09-28 Thread Jambunathan K
letter-writing so to speak. If there is one, I can incorporate the support for same in my LaTeX Generic class support work. http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg01264.html I would also find it personally useful. Jambunathan K

[Orgmode] Re: ELPA [WAS] Re: [PROPOSAL] Quick and easy installation instructions

2010-09-28 Thread Jambunathan K
.91 is from http://tromey.com/elpa/. As a user, I find the experience of using package manager extremely pleasant. Apart from merge related changes & related renaming, I believe the emacs24 version should be just the same. Since package manager is a new kid on the block I don'

Re: [Orgmode] LaTeX classes for Resume Writing

2010-09-28 Thread Jambunathan K
Nick Dokos writes: > Jambunathan K wrote: > >> >> Any recommendations (based on experience) for LaTeX Resume classes. >> >> I am specifically looking for a LaTeX class where the templating is >> taken care of by the class itself and the user has to merely f

[Orgmode] ELPA Howto

2010-09-30 Thread Jambunathan K
on-autoloads like 'org-overview' still point to the old installation. This means that a restart of Emacs is necessary for the new changes to take effect. I am not sure whether it is intended. But this behaviour could surprise the user. Jambunathan K. Attachments: X diff --git a

[Orgmode] package-menu-revert - Bug?

2010-09-30 Thread Jambunathan K
to package-menu-revert. The problem seems to be that it is having a 'global' effect so that a revert on an elisp buffer fails with "if: The current buffer is not a Package Menu" Please take care of this if it is not already taken car

[Orgmode] (Sorry, Wrong list) Re: package-menu-revert - Bug?

2010-09-30 Thread Jambunathan K
Meant for emacs-devel. Wrongly ended up here. Sorry. Jambunathan K writes: > Emacs version. > > , > | GNU Emacs 23.1.91.1 (i386-mingw-nt5.1.2600) of 2010-01-03 on PRETEST > ` > > I am using package.el > http://github.com/davidswelt/aquamacs-emacs/raw/aquamac

Re: [Orgmode] ELPA Howto

2010-10-02 Thread Jambunathan K
Hello Eric "Eric Schulte" writes: > Jambunathan K writes: > >> I managed to create an elpa compatible tar for orgmode. Recording here >> what I did in the hope that it will be useful. >> >> Creating ELPA-compatible tar: >> >> 1. Add th

Re: [Orgmode] ELPA Howto

2010-10-04 Thread Jambunathan K
the friendliest, but simple. | (require 'info) | (info-initialize) | (push pkg-dir Info-directory-list)) ` I am re-attaching my original patch. Jambunathan K. >From 0abd4b5e7fdf740b8b749a57f93da4f59f010606 Mon Sep 17 00:00:00 2001 From: Jambunathan K D

Re: [Orgmode] ELPA Howto

2010-10-04 Thread Jambunathan K
X +elpa: install-info > > Why are you saying the elpa is dependent on install-info? > It's not dependent on 'install-info' (as a make target) but requires that install-info be run. I was plain lazy to copy the needed lines :-). Jambunathan K. > - Carsten > &g

Re: [Orgmode] ELPA Howto

2010-10-05 Thread Jambunathan K
Carsten Reworked the changes based on your feedback. Customize to your tastes. Jambunathan K. >From 1121461037e0308054afeabf8c67bd1a568dd9b1 Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Tue, 5 Oct 2010 15:33:08 +0530 Subject: [PATCH] Support for elpa-compatible tarballs * Makef

[Orgmode] Version string (was Re: ELPA Howto)

2010-10-05 Thread Jambunathan K
-3) | | See documentation for `version-separator' and `version-regexp-alist'. | | [back] ` Jambunathan K. ___ 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] Re: Version string (was Re: ELPA Howto)

2010-10-08 Thread Jambunathan K
(Resent to mailing-list) Carsten Dominik writes: > On Oct 5, 2010, at 1:09 PM, Jambunathan K wrote: > >> >> In the context of ELPA packages, I think there might be a need to >> revisit how orgmode's version string is defined. >> >> For example, 7.01h wo

[Orgmode] Re: Version string (was Re: ELPA Howto)

2010-10-08 Thread Jambunathan K
Attaching the response from Chong Yidong to my queries. Read down below. Jambunathan K. Carsten Dominik writes: > Hi, > > so how do we move forward with generating packages? I have installed > the code by Jambunthan in the Make file, but I guess we still need to > negotiate w

[Orgmode] [WIP] OpenOffice Exporter

2010-10-09 Thread Jambunathan K
for 1. character styles - bold, italic, underline, strikethrough, code, verbatim 2. paragraph styles - quote, verse, center, example and source code 3. lists - numbered, bulleted and description lists 4. table of contents Still a long a way to go ... Jambunatha

[Orgmode] Re: [WIP] OpenOffice Exporter

2010-10-10 Thread Jambunathan K
Russell Adams writes: > On Sun, Oct 10, 2010 at 12:09:50PM +0530, Jambunathan K wrote: >> >> I am working on a Org->OpenOffice/ODT exporter. >> >> This is a WIP announcement. I am posting this with an intention to hear >> of and preferably avoid any parallell

Re: [Orgmode] [WIP] OpenOffice Exporter

2010-10-11 Thread Jambunathan K
Hi Eric Eric S Fraga writes: > On Sun, 10 Oct 2010 12:09:50 +0530, Jambunathan K > wrote: >> >> >> I am working on a Org->OpenOffice/ODT exporter. >> >> This is a WIP announcement. I am posting this with an intention to hear >> of and prefer

Re: [Orgmode] Re: [WIP] OpenOffice Exporter

2010-10-11 Thread Jambunathan K
Hi Giovanni Ridolfi writes: > Jambunathan K writes: > > Hi, Jambunathan, > >> Russell Adams writes: >> >>> On Sun, Oct 10, 2010 at 12:09:50PM +0530, Jambunathan K wrote: >>>> >>>> I am working on a Org->OpenOffice/ODT exporter

Re: [Orgmode] Re: [WIP] OpenOffice Exporter

2010-10-11 Thread Jambunathan K
Hi Giovanni Giovanni Ridolfi writes: > Jambunathan K writes: > > > Hi Jambunathan, >> >>> Jambunathan K writes: >>> >> Do you use this converter personally? What are your observations? > Actually, I don't use the org-DocBook exporter since I

[Orgmode] [PATCH] Fix broken internal links on export

2010-10-12 Thread Jambunathan K
. See that the internal link is correctly exported. -There is a link to Heading 1 here. +There is a link to Heading 1 here. Note: Is 'dedicated the right value to return? Jambunathan K. >From 82fcc473277c2a1c5647820c19eff0f0e11582c9 Mon Sep 17 00:00:00 2001 From: Jambunathan K D

[Orgmode] Re: [WIP] OpenOffice Exporter

2010-10-13 Thread Jambunathan K
ase, I hope to support the most common (if not all of) Orgmode features *natively* in OpenOffice. Jambunathan K. > > ___ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http:/

[Orgmode] Re: Title page for book latex export

2010-10-19 Thread Jambunathan K
Nick > Perhaps people asking questions don't think of them as bug reports, Orgmode list has people from non-programming disciplines as well. That could be one of the reasons. Jambunathan K. ___ Emacs-orgmode mailing list Please use `Reply

Re: [Orgmode] ELPA Howto

2010-10-20 Thread Jambunathan K
0101016.tar to ~/pkg/daily/ 3. Update archive-contents with the new entry. If this is all too hairy may be one can just write a emacs batch script that adds/removes entries from archive-contents taking care to use (version-to-list ...) for recording the package version. Jambunathan K. Atta

[Orgmode] Re: C-c / r key-setting bug (?)

2010-10-21 Thread Jambunathan K
ou to demand an extra attention. There is nothing wrong with feeling so at all. I have felt similarly earlier. I for one appreciate your earlier patches to the manual. I am happy that you are picking from where you left off and going full steam ahead. Keep up the good work. Tread softly though ...

[Orgmode] Re: update of snapshot release broken?

2010-10-24 Thread Jambunathan K
> case with git to > http://orgmode.org/worg/org-faq.php#keeping-current-with-Org-mode-development > 1. Look for snapshot links in - http://repo.or.cz/w/org-mode.git. 2. There are ELPA tarballs at - http://orgmode.org/pkg/daily/ (2) is currently WIP. Recommend to us

[Orgmode] Re: update of snapshot release broken?

2010-10-24 Thread Jambunathan K
Jambunathan K writes: > Michael Brand writes: > >> Hi all >> >> I just noticed that both >> http://orgmode.org/org-latest.zip >> and >> http://orgmode.org/org-latest.tar.gz >> provide old files like e. g. org.el from mid of October >> >

[Orgmode] Re: update of snapshot release broken?

2010-10-24 Thread Jambunathan K
tar --prefix=project/ HEAD | gzip >latest.tar.gz ` Jambunathan K. > Michael > > ___ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/

[Orgmode] Re: update of snapshot release broken?

2010-10-24 Thread Jambunathan K
Michael Brand writes: > On Sun, Oct 24, 2010 at 12:41, Jambunathan K wrote: >> 1. Look for snapshot links in >>   - http://repo.or.cz/w/org-mode.git. > > I'm sorry, I was not able to find such links there. Not sure why it is so. Base URL: http://repo.or.cz/w/org-

[Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not known

2010-10-25 Thread Jambunathan K
; section and click the > tar.gz or zip link at the right end. Looks like the below URL (with no modification whatsoever) always downloads the current tip of the tree. - http://repo.or.cz/w/org-mode.git/snapshot Jambunathan K. ___ Emacs-orgmode

[Orgmode] Re: General question on dealing with Latex to word conversion

2010-10-26 Thread Jambunathan K
bunch of commercial software that claim to be able to > convert latex files to word, but most are far from perfect. Is there a > more efficient way of tacking this problem ? Is there is any plans of > developing a org-export-rtf or org-export-docx function ? Jambunathan K. ___

[Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not known

2010-10-26 Thread Jambunathan K
Carsten >> >> >>> For people who cannot use git, the >>> snapshot release files, >>> corresponding to the latest git version, >>> are provided http://repo.or.cz/w/org-mode.git";>in the git >>> repository. Choose which snapshot you want, presumably >>> the first line in the "shortlog" section an

[Orgmode] org.texi broken

2010-10-27 Thread Jambunathan K
I get this while doing a 'make pkg'. /doc//org.texi:4993: Node `Dates and Times' lacks menu item for `Countdown timer' despite being its Up target. Pls ignore if this is already fixed. Jambunathan K. ___ Emacs-orgmode mailing li

[Orgmode] [WISH] Org Importers

2010-10-28 Thread Jambunathan K
seful. If it gains sufficient escape velocity it can land us in a far off galaxy. (2) could be useful but a bit far-fetched at the moment. I have suggested or hinted elsewhere (in a babel thread) the need for importing in to Org from other formats. Jambunathan K. ___

[Orgmode] Re: [WISH] Org Importers

2010-10-28 Thread Jambunathan K
Eric S Fraga writes: > Jambunathan K writes: > >> Eric >> >>> However, what would be ideal would be if there were a tool which would >>> take a Word document with /track changes/ and generate a patch file for >>> a text version of that document... t

[Orgmode] [CONCERN] Orgmode version string

2010-10-28 Thread Jambunathan K
"7.02") (version-to-list "7.2")) #+end_src Ignore this mail if it is already taken care of. Needless to say, I have ELPA-tarballs in mind when I say this. Jambunathan K. ___ Emacs-orgmode mailing list Please use `Reply All' to s

[Orgmode] Re: Org now fontifies code blocks

2010-10-28 Thread Jambunathan K
Jules Bean writes: >> >> Hi Tom, >> >> I've used fontification in Org code blocks constantly for a couple of >> months now, and I do not agree that there are any editing or unfolding >> delays which should deter typical Org users from using fontified src >> blocks. In typical usage I do not exp

Re: [Orgmode] [CONCERN] Orgmode version string

2010-10-28 Thread Jambunathan K
Hello Bastien Bastien writes: > Jambunathan K writes: > >> I have every reason to believe that upcoming version of Org would be >> tagged as 7.02. Earlier I had argued that version strings be >> version-to-list compatible. I would like to reiterate it. >> >>

[Orgmode] Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs

2010-10-28 Thread Jambunathan K
ct to see? The equation fully rendered (as in text books) or just the markup (as it is literally typed). Jambunathan K. > Best -- Eric > > ___ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode

Re: [Orgmode] [CONCERN] Orgmode version string

2010-10-28 Thread Jambunathan K
n-list-< (version-to-list "7.01") (version-to-list "7.10")) is t Note that the following difference in above expressions 1. '=' and '<' 2. 7.1 and 7.10 Jambunathan K> ___ Emacs-orgmode mailing lis

[Orgmode] Re: Internal links in LaTeX export

2010-10-28 Thread Jambunathan K
rt-latex-hyperref-format RET ] | org-export-latex-hyperref-format is a variable defined in `org-latex.el'. | Its value is "\\href{%s}{%s}" | | Documentation: | A printf format string to be applied to hyperref links. | The format must contain two

Re: [Orgmode] Re: Internal links in LaTeX export

2010-10-28 Thread Jambunathan K
Heading2 Links to [[Heading1]] Jambunathan K. "Thomas S. Dye" writes: > On Oct 28, 2010, at 12:35 PM, Nick Dokos wrote: > >> Thomas S. Dye wrote: >> >>> On Oct 28, 2010, at 11:01 AM, Jambunathan K wrote: >>> >>> >>>This is a

Re: [Orgmode] [CONCERN] Orgmode version string

2010-10-28 Thread Jambunathan K
"7.02") (version-to-list "7.20")) > #+end_src Yes, I agree. Jambunathan K. ___ 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] Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs

2010-10-28 Thread Jambunathan K
"Eric Schulte" writes: > Jambunathan K writes: > >> "Eric Schulte" writes: >> >>> Hi, >>> >>> Phil Hagelberg recently introduced me to epresent.el by Tom Tromey. >>> It's a very nice little utility for giving presen

Re: [Orgmode] [SOLVED] Re: Internal links in LaTeX export

2010-10-28 Thread Jambunathan K
"Thomas S. Dye" writes: > Aloha Jambunathan K., > > Yes, thanks for that suggestion. It should work on your example, but > it breaks external links, like this: > > \hyperref[http://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/ > ]{KOMA-script} >

Re: [Orgmode] Re: Internal links in LaTeX export

2010-10-29 Thread Jambunathan K
Nick I hunted down the bug with heuristics. Speaking of bisections, > In this instance, I actually bisected it down to the bad commit that > Jambunathan K. identified (and Carsten reverted). I guess I was lucky > in the sense that I pulled a couple of days ago, so HEAD was 851 > c

Re: [Orgmode] [CONCERN] Orgmode version string

2010-10-29 Thread Jambunathan K
Carsten > Hi Jambunathan, > > On Oct 28, 2010, at 2:40 PM, Jambunathan K wrote: > >> >> I have every reason to believe that upcoming version of Org would be >> tagged as 7.02. Earlier I had argued that version strings be >> version-to-list compatible. I would

[Orgmode] Re: Release 7.02

2010-10-29 Thread Jambunathan K
se mention support for Speed Keys on Babel header lines. The entry titled 'Support for user-extensible speed commands' could either be subsumed in to (2) or kept separately. I would personally prefer the later option. Jambunathan K. ___ Emacs-orgmo

Re: [Orgmode] [CONCERN] Orgmode version string

2010-10-29 Thread Jambunathan K
ds. There is a range of schemes available and surely one such scheme will suit your tastes. As for snapshot releases it is better rely on the MMDD scheme for packaging. M-x org-version can continue to report git magic numbers in the version string. Jambunathan K. ___

[Orgmode] [BUG] org-exp.el: Broken Internal Links

2010-10-29 Thread Jambunathan K
self somehow. * Heading3 # Buggy HTML Output #+begin_src html Link to Heading1 is OK. Link to Heading3 is broken. To fix this, org-link-search in org-export-target-internal-links should avoid matching on the self somehow. #+end_src Jambunathan K

[Orgmode] [BUG] org-exp.el: Broken Internal Links on Fuzzy Match

2010-10-29 Thread Jambunathan K
should avoid matching on the self somehow. #+end_src Jambunathan K. ___ 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] [BABEL] Two minor issues

2010-10-30 Thread Jambunathan K
rk mode on. Jambunathan K. ___ 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] [BABEL] C-v C-v M-x?

2010-10-30 Thread Jambunathan K
Is there a C-c C-v M-x? Can this be made available. I will find it useful. Jambunathan K. ___ 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] [BABEL] Reverse inheritance of active region?

2010-10-30 Thread Jambunathan K
#+end_src I have transient mark mode on. Jambunathan K. ___ 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] Re: General question on dealing with Latex to word conversion

2010-10-30 Thread Jambunathan K
> best results. The best solution on the mac seem to be html to .doc via > textutils Could you be more specific? What aspects of latex2rtf did you find unsatisfactory - the equations aspect or something else ... Thanks for the referring us to textutils. IIRC, this hasn't surface

[Orgmode] COMMENTed Radio Targets: Any comments?

2010-10-30 Thread Jambunathan K
his section has references to Radioed Target . #+end_src Jambunathan K. ___ 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] Installing Orgmode through ELPA-tarball

2010-11-01 Thread Jambunathan K
Manager autoloads Orgmode for you, the following line =(require 'org-install)= in your =.emacs= is no longer required and can be safely removed. Jambunathan K. ___ 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] Re: Installing Orgmode through ELPA-tarball

2010-11-01 Thread Jambunathan K
27;archive-contents' file is a minor glitch and will be addressed in due course of time. Jambunathan K. ___ 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

Re: [Orgmode] Installing Orgmode through ELPA-tarball

2010-11-01 Thread Jambunathan K
Tom Short writes: > On Mon, Nov 1, 2010 at 8:05 AM, Jambunathan K wrote: >> >> ** What is the easiest way to install latest version of Orgmode? >> > > That's all good information to have, but I'm not sure it's the easiest > way to install the late

Re: [Orgmode] Installing Orgmode through ELPA-tarball

2010-11-01 Thread Jambunathan K
> I agree about the word 'easiest'. Perhaps a more neutral > phrasing of the question, such as: > > "How can I install Orgmode through Emacs' Package Manager?" Ok. I have modified the phrasing as suggested by you. Jambunathan K. > > Tom Sho

[Orgmode] Re: Installing Orgmode through ELPA-tarball

2010-11-01 Thread Jambunathan K
arker '@'. (progn (setq default-directory "~/tmp/") (package-read-from-string (shell-command-to-string ;; Requires GNU tar. (concat "tar -xOf org-20101101.tar org-20101101/org-pkg.el" @ What do you get? Jambunathan K. > > Martin >

[Orgmode] Re: Installing Orgmode through ELPA-tarball

2010-11-01 Thread Jambunathan K
-20101101.tar org-20101101/org-pkg.el" @ > > What do you get? Before doing C-x C-e, change the "~/tmp/" and "org-20101101" to whatever is right in your setup. Jambunathan K. ___ 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] Re: org-latex-export

2010-11-01 Thread Jambunathan K
d do this. Jambunathan K. ___ 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

Re: [Orgmode] Re: Internal links in LaTeX export

2010-11-02 Thread Jambunathan K
suvayu ali writes: > Hi Jambunathan > > On 29 October 2010 03:17, Jambunathan K wrote: >> wish there was a way to say this: >> >> - "do bisection on the revisions where org-latex.el changed (as opposed >>   to revisions where HEAD moved)" >> &g

[Orgmode] Re: How do I convert org to OpenOffice?

2010-11-02 Thread Jambunathan K
ure of org-export-as-odt. I also have a feeling that (my) org-odt.el has started becoming a beast of it's own resembling less and less like org-html.el that it started with. Jambunathan K. ___ 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] Re: How do I convert org to OpenOffice?

2010-11-02 Thread Jambunathan K
ss to say it will mature as time progresses. Jambunathan K. ___ 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

Re: [Orgmode] [BABEL] C-v C-v M-x?

2010-11-04 Thread Jambunathan K
; I want all of 1,2,3 to be collapsed in to a single sequence, - C-c C-v M-x my-xml-cleanup Today if I have to get the above behaviour I would be required to bind my-xml-cleanup to be bound to a key-sequence which I would like to avoid. Jambunathan K.

Re: [Orgmode] Re: [CEDET-devel] Org-mode

2010-11-04 Thread Jambunathan K
n regression and validation it is better avoided. Then there is also this question of how many more export formats that Org could be possibly have in the future ... If there aren'y many that we foresee maybe the prudent thing to do is to be not overly much concerned about refactoring the parsing

[Orgmode] Re: Enhancing the Org/Gnus experience

2010-11-04 Thread Jambunathan K
> I've just singed the FSF papers. You are not supposed to do this. How will your changes get in to Emacs then? Hint: http://www.merriam-webster.com/dictionary/singed Jambunathan K. ___ Emacs-orgmode mailing list Please use `Reply

[Orgmode] Re: How do I convert org to OpenOffice?

2010-11-04 Thread Jambunathan K
Hello Matt > On Wed, Nov 3, 2010 at 1:37 AM, Jambunathan K wrote: > > > > Anyone curious about the odt exporter can download a snapshot anytime > and export or report problems. > > contrib/odt/  directory is the best place to get started. > > 1.

[Orgmode] Re: How do I convert org to OpenOffice?

2010-11-05 Thread Jambunathan K
//repo.or.cz/w/org-mode/oo.git/ myoo > > > I get: > >> warning: remote HEAD refers to nonexistent ref, unable to checkout. > Try this URL http://repo.or.cz/r/org-mode/oo.git? Jambunathan K. ___ Emacs-orgmode mailing list Please us

[Orgmode] Broken CUSTOMID links

2010-11-05 Thread Jambunathan K
c html Target with CUSTOMID References to CUSTOMID links This link to CUSTOMID Target is broken. #+end_src Jambunathan K. ___ Emacs-orgmode mailing list

[Orgmode] Re: COMMENTed Radio Targets: Any comments?

2010-11-05 Thread Jambunathan K
;understand them as a feature' and 'cross-checking' my OpenOffice's exporter against the HTML exporter. So the question of swithching to custom-ids doesn't arise in my case. Jambunathan K. Matt Lundin writes: > Jambunathan K writes: > >> I am noticing Some incons

[Orgmode] ELPA + gnuwin32 tar (Issues, Help with packaging)

2010-11-06 Thread Jambunathan K
> 0..65535\n(define-package \"org\" \"20101101\" \"Outline-based notes > management and organizer\" nil)\ntar: Exiting with failure status due to > previous errors\n") > (progn (setq default-directory "~/tmp/") (packag

[Orgmode] Re: ELPA + gnuwin32 tar (Issues, Help with packaging)

2010-11-06 Thread Jambunathan K
/pg1095168 45603 2010-11-01 12:30 org-20101101/org-remember.el | -rw-r--r-- cdominik/pg1095168 8294 2010-11-01 12:30 org-20101101/org-bibtex.el | -rw-r--r-- cdominik/pg1095168 1417 2010-11-01 12:30 org-20101101/ob-matlab.el | ` Jambunathan K. >>> Thanks for trying out ELPA. &g

[Orgmode] [PATCH 2/2] Fix broken CUSTOM_ID links

2010-11-08 Thread Jambunathan K
Carsten > On Nov 5, 2010, at 6:53 PM, Jambunathan K wrote: > >> >> Note the 'H:1' in options line. Export this to HTML. Note that >> CUSTOMID >> link is broken. A snippet of relevant HTML section is attached >> below. >> >> C

[Orgmode] Re: org-odt: list bug

2010-11-10 Thread Jambunathan K
hat is causing this bug. > > Thanks for this as for everything else!  I am very impressed with the quality > of the output so far -- though it's not feature -complete, it's much more > reliable and above all much cleaner than the latex conversion I was using > before. Thank

[Orgmode] [PATCH] (ELPA): Support for building Package Variants and Package Upload

2010-11-12 Thread Jambunathan K
quot;~/elisp/" 2. make PKG_EL_DIR="~/elisp" PKG_UPLOAD_DIR="~/packages/" pkg This builds org-20101112.tar and uploads the same to "~/packages" using package-x.el in "~/elisp/" Jambunathan K. Attachments ~~~ >From 06d227cc4d4e3ac8632

Re: [Orgmode] [PATCH] (ELPA): Support for building Package Variants and Package Upload

2010-11-12 Thread Jambunathan K
to emacs-devel. Variants etc are purely my own terminology i.e., it doesn't have any official sanction. See http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg01026.html This is also one of the reasons why I had commented out 'P

[Orgmode] Re: org-odt list bug - help reproducing?

2010-11-12 Thread Jambunathan K
Matt > On Wed, Nov 10, 2010 at 11:14 AM, Jambunathan K > wrote: > > Matt > > I am unable to reproduce the said behaviour. > > From my work-area (which is same as that in git), the odt produced is > valid. I am attaching the odts produced in m

[Orgmode] Re: Rebinding of home and end keys

2010-11-12 Thread Jambunathan K
essage does explain why that was done? > git blames the following commit: commit 668e28f4d050b80686937c4b7b8617f16d887ba0 Author: Carsten Dominik Date: Fri Sep 25 08:03:23 2009 +0100 Bind and to the org-specific commands Jambunathan K. > Thanks. > > - Carsten > > On Nov 10

[Orgmode] Re: Rebinding of home and end keys

2010-11-12 Thread Jambunathan K
Jambunathan K writes: > Carsten Dominik writes: > >> Hi, >> >> is there a git wizard who can find out when these lines were >> introduced in org.el. >> >> (define-key org-mode-map [home] 'org-beginning-of-line) >> (define-key org-mode-map [e

[Orgmode] Re: org-odt: headings without numbering

2010-11-13 Thread Jambunathan K
no help with the code, too stressed out right now -- at the end > ofhte month I hope to be able to help in little ways. > Not a problem. You are most welcome. Jambunathan K. ___ Emacs-orgmode mailing list Please use `Reply All' to se

  1   2   3   4   5   6   7   8   9   10   >