On Nov 22 2013, Bastien wrote:
Hello all,
I have been using a simple bash script with a Makefile to make pdf file to be
updated with org source on each save while I am editing. It is working fine
for me. Of course its not exactly real time but fast enough feedback for me.
I am attaching my file
Hello Vikas,
I don't think you can convert latex bits to org automatically. I was in a
similar situation few days ago.
I had very satisfying results using LaTeX2HTML and libreoffice convert.
(org → latex → html → odt/doc)
Citing the procedure I used to convert.
╭─┤ http://askubuntu.com/a/
On Jun 17 2013, t...@tsdye.com (Thomas S. Dye) wrote:
> Carsten Dominik writes:
>
>> On 16.6.2013, at 23:00, Nick Dokos wrote:
>>
>>> t...@tsdye.com (Thomas S. Dye) writes:
>>>
>> Hi Fabrice,
>>
>> all source code objects are empty yellow squares when I view this
>> slide show
Hello Thomas,
On Apr 28 2013, t...@tsdye.com (Thomas S. Dye) wrote:
> Aloha Feng Shu,
>
> Hmm. The links to an mobileorg FAQ here
> http://mobileorg.ncogni.to/support/ and here
> https://github.com/richard/mobileorg/wiki/frequently-asked-questions are
I think https://github.com/ksexton/mobileor
Hello Bastien,
Thanks a lot for the great work so far. You are the best.
On Apr 19 2013, Bastien wrote:
> Dear all,
>
> I'm stepping down as the Org maintainer.
>
> Carsten accepted to step up, if the community agrees.
> Please raise your thumbs up or your concerns, if any.
👍
>
> I'm glad I
Hello Achim,
On Mar 22 2013, Achim Gratz wrote:
> As for Travis CI: a website that shows absolutely nothing when JavaScript is
> turned off? No, thanks.
Agreed although travis-ci source is under FSF approved license.
About hudson/jenkins (any other CI), If we have resources on the server, I
Hello Yann,
On Mar 22 2013, Yann Hodique wrote:
> overall looks good to me. I'm glad to see that it might be useful for
> others :)
Thanks for the review.
> About that, is it just because my code doesn't install a working
> ert-x.el for emacs 23 ?
Probably not. I thought ert-x.el is a split
[CC'ed to Yann Hodique to acknowledge him]
Hello Bastien,
I am attaching a patch, please have a look. (especially change in org-test.el)
It is directly copied from Magit (with one minor change). It uses Yann's
virtualenv-emacs¹ python package which creates multiple emacs environments.
> Let me
Hello Bastien,
On Mar 22 2013, Bastien wrote:
> I think this would be *fantastic*. I have no time for this at the
> moment, but anyone willing to help setting
travis is trivial enough to start using right away. I can make a patch for that.
> This is efficient and not intrusive.
>
> To give a
Hello Bastien,
We can use travis-ci for automated tests, I just run tests for org-mode¹ on
travis
with emacs-snapshot. Magit has been setup recently to run tests for multiple
emacs versions² (emacs23, emacs24 and snapshot). travis has a facility to send
mails if a test fails.
I see you have or
Hello Achim, Thomas,
On Mar 13 2013, Achim Gratz wrote:
> Thomas S. Dye writes:
>>
>> $ cd ~/src/
>> $ git clone git://orgmode.org/org-mode.git
>> $ cd org-mode
>
> Move the cd up here.
>
>>In most cases, you will probably want to run `make install' to
>> install Org with the Emacs system f
Hello Thomas,
On Mar 13 2013, t...@tsdye.com (Thomas S. Dye) wrote:
> $ cd ~/src/
> $ git clone git://orgmode.org/org-mode.git
> $ make autoloads
If user decides to stop at this point he needs to add set paths in
`.emacs'.
> I now find that I can also install with `make install.
Hello Thomas,
> These instructions assume more knowledge than I have. Could you be more
> specific about "in the Org worktree"? Should I create a branch where I
> do this? Or, should I put this in one of the upstream branches and
> arrange to push it into the Org repo? In any case, can you sugge
[CC'ed to Takafumi Arakaki, author of orgparse]
Hello François,
> Do you know happen to know how conforming it is?
I can't comment on that, since I haven't really used it for anything.
> I wrote many ad hoc parsers for Org already, but what I would like
> is something really close to the parse
On Mar 01 2013, François Pinard wrote:
> Nicolas Goaziou writes:
>
>> I can write a document describing Org syntax, as seen by the parser [...]
>
> That would undoubtedly be useful.
>
> There is a need I often have, and never found the time to fill so far,
> for a dependable Python parser for O
Hello Andreas,
(I like the idea of having a function to scan user setup for org)
On Feb 23 2013, Andreas Röhler wrote:
> Herewith is a slim version, adapted to org-mode AFAIU
Tried to test,
I got an error.,
╭─
│or: Symbol's function definition is void: report-emacs-bug-can-use-xdg-email
Dear Jambunathan,
On Feb 14 2013, Jambunathan K wrote:
> express yourself freely.
By taking advantage of that opportunity, expressing my voice here. Feel *free
to ignore/dismiss* it.
As a competent programmer and strong FSF supporter you can play a bigger role
in the broader field(i.e., Emacs
Dear Jambunathan,
> If I say Yagnesh has made zero contributions to Tamil Poetry does it
> amount to attacking you. Think about it.
Sorry to say, that is very bad comparison. Seems you are trying to nullify
Bastien's efforts.
Though I don't want to quantify, here is one data point,
I
[RESENT to the list only now]
Dear Jambunathan,
I respect your contributions to Org/Emacs/FreeSoftware a lot.
But I am disappointed to see that you discourage/attack current Org's
maintainer directly. I think this won't help anyone in anyway.
Thanks.,
--
ఎందరో మహానుభావులు అందరికి వందనములు.
Y
Hello Meng,
On Feb 08 2013, Meng Weng Wong wrote:
> Ordinarily, M-m is bound to (back-to-indentation) – move point to the first
> non-whitespace character on the line. It differs from C-a.
>
> Might it make sense for org-mode to override M-m?
>
> Move the point to the first "user" word on the l
> I am responding right now in gnus.
Kudos.. that was fast.
--
ఎందరో మహానుభావులు అందరికి వందనములు.
YYR
Hello,
FWIW, I am using zotelo¹ with org, which works pretty well. (and installation
should be easy.)
For eg, my setup includes placing local variables in my org document as
following,
--8<---cut here---start->8---
# Local Variables:
# eval: (zotelo-minor-mod
Hello Bastien,
On 12月 19 2012, Bastien wrote:
> Hi Yagnesh,
>
> Yagnesh Raghava Yakkala writes:
>
>> I just tried building. it was successful although there are lot of
>> warnings.
>
> Good to know it builds fine, even with all those warnings.
>
> Are yo
Hello Sanjib,
On 12月 13 2012, Sanjib Sikder wrote:
> Dear Yagnesh,
>
> I installed the emacs-snapshot manually as was instructed on the site of ppa.
>
> There is no contrib directory in my .emacs.d folder.
The contrib directory should be in org-mode directory *not* in .emacs.d
folder.
For eg.
Hello Sanjib,
have subscribed to this mailing list.?
(https://lists.gnu.org/mailman/listinfo/emacs-orgmode)
Memnon Anon has replied to you with a solution. did you try that.?
Thanks.,
--
ఎందరో మహానుభావులు అందరికి వందనములు
YYR
Hello Matt,
On Dec 06 2012, Matt Price wrote:
> that looks really great, I'm going to play with it as soon as I can -
> -thanks! Hve you set up your own window layouts using htis package?
No, But I used a package written by tkf called ne2wm[1] for some time which
has very good prospectives (ja
Hello Matt,
IIUC Scrivener, the one difficult part is implementing a window manger, If so
you can use window layout package(s) by Kiwanami[1][2].
Footnotes:
[1] https://github.com/kiwanami/emacs-window-layout
[2] https://github.com/kiwanami/emacs-window-manager
--
ఎందరో మహానుభావులు అందరికి
Hi,
I have been using example setting suggested by Nicolas
(http://article.gmane.org/gmane.emacs.orgmode/55972) to tell exporter to skip
particular headline (with ignoreheading tag).
It seems recent commit made this setup obsolete. could anybody suggest me the
alternative setting for this.?
Tha
Hello Suvayu,
On 11月 14 2012, Suvayu Ali wrote:
> On Wed, Nov 14, 2012 at 09:14:40AM +0900, Yagnesh Raghava Yakkala wrote:
>>
>> Hello,
>>
>> I am trying to use new beamer exporter. I have few questions.
>>
>> o) When trying to export emacs ba
:ARCHIVE:
#+TITLE: Ready made
#+AUTHOR: Yagnesh Raghava Yakkala
#+DATE: \today
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation]
#+OPTIONS: H:2
#+EXPORT_EXCLUDE_TAGS: noexport note
* Plain
** Place a figure
\centering
#+ATTR_LATEX: width=0.75\textwidth
#+CAPTION:
[[file:path/to/fig.j
Hello Nicolas,
> I'm not talking about export, but filling. Can you fill correctly
> with -Q ? By "fill correctly" I mean that "2008." shouldn't be put at
> the beginning of a line unless it wasn't there already.
with emacs -Q (with org-mode release_7.9.2-584-g0421be)
--8<---cut her
Hello Nicolas,
> There already is a protection mechanism against this situation.
is it by latex-exporter or by auto-fill? :/
> Did you try with -Q?
Yes I did, export is still producing enumerate. Of course If I adjust sentence
as you suggested earlier manually (fill is not so accurate) expor
On 11月 13 2012, Yagnesh Raghava Yakkala wrote:
> Hello Nicolas,
>
> Thanks for the reply.
>
>> Note that this result is impossible to obtain with filling or
>> auto-filling, so you probably put it here manually.
>
> No., It was auto-filled. Now I noticed that, it
Hello Nicolas,
Thanks for the reply.
> Note that this result is impossible to obtain with filling or
> auto-filling, so you probably put it here manually.
No., It was auto-filled. Now I noticed that, it was because my fill-column is
customized to 78.
I wonder how to deal with such cases. can t
{amssymb}
\usepackage{hyperref}
\tolerance=1000
\author{Yagnesh Raghava Yakkala}
\date{\today}
\title{}
\hypersetup{
pdfkeywords={},
pdfsubject={},
pdfcreator={Generated by Org mode 7.9.2 in Emacs 24.2.50.3.}}
\begin{document}
\tableofcontents
\vspace*{1cm}
\section{Section 2}
\label{sec-1}
The
Hello Vikas,
On 11月 07 2012, Vikas Rawal wrote:
>> > Sorry, that was a typo. I am able to directly run bibtex2html from the
>> > bash shell prompt. ECHO $PATH shows /usr/local/bin.
>>
>> What does 'which bibtex2html' show?
>>
>
> from within M-x shell:
As Nick said in his previous mail, if t
> However, testing it with C-c C-x C-y (for pasting the subtree)
or simply "C-y" ??
Thanks.,
--
ఎందరో మహానుభావులు అందరికి వందనములు
YYR
Hello Nicolas,
sorry for the late reply.
On 10月 20 2012, Nicolas Goaziou wrote:
> IIUC, there's a mismatch between current behaviour (author:nil =>
> \author{}) and what you want (author:nil => no author command at all).
> I don't mind switching to the second option if there's no unwanted side
Hello Sebastien,
On 10月 31 2012, "Sebastien Vauban"
wrote:
> Hello,
>
> Since more or less one month or so, I've seen a change in the behavior of C-c
> C-x C-w, when cutting and pasting a subtree.
I did know about this key binding, thanks for letting me know..
generally I go to the beginni
Hello,
On 10月 31 2012, t...@tsdye.com (Thomas S. Dye) wrote:
> Nick Dokos writes:
>
>> Thomas S. Dye wrote:
>>
>>> Hi Nick,
>>>
>>> I tried moving org-capture.elc out of the way and reloading Org, but
>>> with the same results. Starting emacs again didn't make a difference.
>>>
>>> I'm stil
Hello Nicolas,
On 10月 19 2012, Nicolas Goaziou wrote:
> Hello,
>
>>
>> #+CAPTION: A wide table with tabulary
>> #+LABEL: tbl:wide
>
> It should be #+NAME: tbl:wide
Thanks, Manual need to be updated then.. (info "(org)Tables in LaTeX export")
>> #+ATTR_LaTeX: table* tabulary width=\textwidth
>
Hello,
New latex exporter doesn't recognize the author:nil and timestamp:nil. test
file is attached.
#+TITLE: abcd
#+AUTHOR: me me
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE: en
#+OPTIONS: timestamp:nil
#+OPTIONS: author:nil
#+CAPTION: A wide table with tabulary
#+LABEL: tbl:wide
#+ATTR_LaTe
Hello Nicholas,
Very good explanation. Its like reading a standard textbook.
Thank you very much for your continuous help to org community.
Nick Dokos writes:
> Sanjib Sikder wrote:
>
>> Hi,
>>
>> "The easiest way to update is logout from the computer, login again and
>> start emacs."
>>
Hello Sanjib,
Sanjib Sikder writes:
> Hi,
>
> "The easiest way to update is logout from the computer, login again and start
> emacs."
>
> I did that. Still not working :(
First of all can you confirm your .bashrc setting is working.?
in the terminal
--8<---cut here---s
Hello Sanjib,
Sanjib Sikder writes:
> export BIBINPUTS=".:$HOME/bib:"
> export BSTINPUTS=".:$HOME/bst:"
> export TEXINPUTS=".:$HOME/bib:"
Actually TEXINPUTS variable is for tex sources (classes, packages ..). (not
relevant to the current topic)
>
> where bib and bst are my two folders whose a
Hello Sanjib,
Sanjib Sikder writes:
> Hi,
>
> Can I use the bib file path using tilde (~) when doing latex export ?
>
> for example, Why can not I use \bibliography{~/Bib/RefAbv} ?
> where my bibliography file name is RefAbv.bib
> It gives error : undefined citation
>
> I do not want to use \bi
Hello Sebastien,
Unless you found a bug in org-export-dispatch, I think its `C-c E l p' (since
you have C-c E for org-export-dispatch). Watch the highlighted characters as
you press `l'. The difference is you need to press two keys instead of one as
in old one in the dispatcher window.
Actuall
Hello Sanjib,
Sanjib Sikder writes:
> HI Yagnesh,
>
> I have tried with
>
> (setq org-latex-to-pdf-process
> '("pdflatex -interaction nonstopmode %b"
> "/usr/bin/bibtex %b"
> "pdflatex -interaction nonstopmode %b"
> "pdflatex -interaction nonstopmode %b"))
>
> and the problem seems solved.
>
>
Hello Sanjib,
Sanjib Sikder writes:
> HI,
>
> Just now I have found that now I am not even getting the pdf. I am pasting the
> error messages below.
>
> /usr/bin/texi2dvi: Processing /home/sanjib/Ubuntu
> One/EmacsFilesUO/OrgFilesUO/PhD_IITB/TestSciDocu.tex ...
> /usr/bin/texi2dvi: BIBINPUTS='.
Hello Bastien,
Bastien writes:
> Hi Yagnesh,
>
> Yagnesh Raghava Yakkala writes:
>
>> other related question., do we have in buffer completion support for cross
>> references.? I mean it would be good if C-c C-l can show link targets with in
>> the buffer.
>
Hello Charles,
Charles Philip Chan writes:
> Hello all:
>
> I would like to schedule a habit to occur 6 times a week from Monday to
> Saturday. I have looked through the manual, but I can't seem to find a
> way to do it. I have tried:
>
> ,
> | <%%(memq (calendar-day-of-week date) '(1 2 3 4
Hello Carson,
Carson Chittom writes:
[…]
>
> <%%(org-float t 4 3) 10:00-11:00>
>
> but that didn't work.
--8<---cut here---start->8---
* Recurring Events
#+CATEGORY: Meeting
** Monthly Third Thursday Meeting 10:00-11:00
<%%(org-float t 4 3)>
--8<-
Hello Myles,
Myles English writes:
> Do you know if it exports the collection's (pdf) files too or just a
> .bib file?
No it doesn't.
I wonder what is the purpose of retrieving pdfs from a collection., Since even
after retrieval from zotero, (in rdf format) Its hard to search/open a needed
pd
Hello,
Myles English writes:
> Hi,
>
> In case anyone else is wondering about this.
>
> There are now several examples of managing bibliographies and associated
> papers in orgmode [1][2][3]. Typically these involve a collection of pdf
> journal
> papers, a .bib file, notes.org and draft_pape
Hello Bastien.,
Bastien writes:
> #+BEGIN_SRC elisp
> (message "* one\n** two")
> #+END_SRC
Yes, I could got around with that. Just wanted file a bug report. BTW old one
is exporting it fine.
Thanks.,
--
ఎందరో మహానుభావులు అందరికి వందనములు
YYR
e{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{latexsym}
\usepackage{amssymb}
\usepackage{hyperref}
\tolerance=1000
\providecommand{\alert}[1]{\textbf{#1}}
\author{Yagnesh Raghava Yakkala}
\date{\today}
\title{test}
\hypersetup{
pdfkeywords={},
pdfsubject={},
pdfcreator={Genera
Hello Enda,
Enda writes:
> Otherwise is like in vi, the additional stars (like **, opposed to
> *) are too noisy, and since I do not want to see them whether
> it is in org-mode or in vi, etc, so I wondered was there a way to have
> the file like
>
> * first level heading
> * second level head
t;) ((eq
creator-info (quote comment)) (format "%% %s\n" (plist-get info :creator))) (t
(concat (plist-get info :creator) "\n" "\\end{document}"))
org-e-latex-template("\n\\begin{enumerate}\n\\item
Templates\n\\label{sec-1}\n\\begin{enumerate}\n\\item wi
Hello all.,
is it possible to make reftex to recongise CUSTOM_ID and #+LABEL.?
I tried to modify `reftex-label-alist' with no success.
did anybody try that.?
other related question., do we have in buffer completion support for cross
references.? I mean it would be good if C-c C-l can show link t
Hello,
Nicolas Goaziou writes:
>> - old exporter is running fine pdf processes fine, I get the citations and
>> bibliography. but new exporter is failing to export bibliography. I was not
>> sure how to debug this.
>
> I'm not sure about it. Could you provide an ECM for that? Also, is the
>
Hello Nicolas,
I am trying out new exporter,
I have file local variables like this
--8<---cut here---start->8---
# Local Variables:
# org-latex-to-pdf-process: ("pdflatex -interaction nonstopmode %b"
"/usr/bin/bibtex %b" "pdflatex -interaction nonstopmode %b
Hello Achim,
Thank you for the reply,
Achim Gratz writes:
> Yagnesh Raghava Yakkala writes:
>> 1. Is the above snippet is all that is needed to load org.?
>
> The "public" interfaces of org should all be autoloaded, IMHO. Bastien
> may be able to answer why some
cro((macro (:key "html-builder" :value
"{{{html-builder(1,2)}}}" :args ("1" "2") :begin 185 :end 208 :post-blank 0))
(:author "Yagnesh Raghava Yakkala" :creator "Generated by Org mode 7.8.10 in
Emacs 24.1.50.5." :date "\\today&quo
Greetings!!
I run "make oldorg" to generate org-install.el and have following in my init
file, everything is working fine(I believe).
(require 'org-install)
I have few questions about installation procedure though.
1. Is the above snippet is all that is needed to load org.?
supp
Hello Nicholas,
Nick Dokos writes:
> I thought this was an interesting read:
>
> http://sandofsky.com/blog/git-workflow.html
>
Nice read, I thought cleaning up before merge is good indeed.
Suppose a beginner like me who want to contribute to a bigger projects like org,
wouldn't want put al
Hello Eric,
Eric Schulte writes:
> Hi,
>
> Thanks for your concern over the test suite. I believe the problem is
> that I've been trying to stick to the version of Org-mode included in
> the Emacs24 pre-test, which has changed my load path and means that the
> latest version of Org-mode and the
Hello Elias,
Elias Assarsson writes:
> Hi
>
> I do not know if this is the appropriate place to report this but at
> http://orgmode.org/worg/org-faq.html#unicorn there is a link to
> http://orgmode.org/img/ which is 403 Forbidden.
I think directory listing is forbidden on org website.(for secu
Rainer M Krug writes:
> On 10/04/12 22:35, Bastien wrote:
>> Guys,
>>
>> let me know when you have a first stable draft for the structure of the
>> Babel menu and I'll
>> implement it.
>
> Thanks Bastien - here is my suggestion and if no objections are raised, I
> would suggest to
> implement
Bastien writes:
> Hi Thorsten,
>
> I'm interested in having a menu for Babel.
>
> What I need is (1) the list of functions and contexts in which this menu
> should appear and (2) the list of items for such a menu. When we have
> this, we can think of context-aware mouse-menu deeper, adapted to w
Hello Matt,
Matt Price writes:
> Hi folks,
>
> has anyone had any luck converting org files to deck.js? I'm working
> on a presentation for tomorrow... and wondering if html5-slideshow is
> still the best export path. Thanks folks!!
I am not really answering your question.
I had a terrible
Hello Suvayu.,
suvayu ali writes:
> 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,
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 very simple workaround on the user side,
>do (load "tex.el") before using org-latex.
how about this patch (to hotfix branch
Hi Stephen,
"Stephen J. Barr" writes:
> Hello,
>
> I am working on blogging using org2blog, allowing me to update my
> wordpress blog with org-mode. All is working well except latex. I was
> expecting latex images but instead just get things like:
>
> $latex z * k^\theta$
>
I don't use org2blo
Hello Nick.,
Nick Dokos writes:
> suvayu ali wrote:
>
[snipped]
>
> Actually, your backtrace in the original post makes things clearer now.
>
> org-export-as-latex calls find-file-noselect on the .tex file, which
> calls after-find-file which runs the find-file-hook. Somehow the
> find-file
Hi Suvayu,
suvayu ali writes:
> 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 a
Eric S Fraga writes:
> Eric Schulte writes:
>
> [...]
>
|> I've just pushed up a minor code change which makes customization of the
|> format of exported code blocks possible. I've added a new
|> customization
>
> I'm coming late to this but just wanted to say thanks! This is very
> nice indee
n similer to org-refile-get-location to be called
only by org-goto.
2) modifying org-refile-get-location so that it recognize it is called
by org-goto and acts accordingly.
Its also possible I am totally wrong here because of my zero+ elisp
knowledge.
>
>
> On Wed, Dec 21,
Hi,
Leo Alekseyev writes:
> I recorded the bug in a short screencast. emacs was started with -Q;
> in the second part of the screencast it was restarted with a config
> file that only included ido mode
>
> http://www.youtube.com/watch?v=z6nDUh0RH_c&feature=youtu.be
>
The attached highly unreli
Hi Bernt,
Thanks for the response.,
Bernt Hansen writes:
> Yagnesh Raghava Yakkala writes:
>
>> Hi Robert,
>>
>> Robert Pluim writes:
>>
>>> Yagnesh Raghava Yakkala writes:
>>>
>>>> Dear list,
>>>>
>>>> I
Hi Robert,
Robert Pluim writes:
> Yagnesh Raghava Yakkala writes:
>
>> Dear list,
>>
>> I read orgmode list from gmane news group and I want to subscribe the
>> list to be able to post, but dont want to recieve any mails unless they
>> directs to my mail ID
hi Dror,
Dror Atariah writes:
> I tried to follow the update process described here:
> http://orgmode.org/worg/org-faq.html under:
> How do I keep current with bleeding edge development?
>
> The only change I made was the place where I checked out the new version.
> Instead of ~/elisp I have
Dear list,
I read orgmode list from gmane news group and I want to subscribe the
list to be able to post, but dont want to recieve any mails unless they
directs to my mail ID. is it possible??
Thanks,
Yagnesh
--
Chicken Little was right.
dpom writes:
> I use el-get to obtain the last org-mode version and it's ok.
> My working configuration is:
>
> (setq el-get-sources
> '(
> ...
>(:name org-mode
> :build ("make clean" "make" "make doc"
> "make INSTALL_INFO=ginstall-info infodir=~/.emacs.d/info/org
> in
ing for the plugin updates. that's why i
chose to use el-get. Again, may be experienced git&elisp users can
overcome these problems quite easily.
>
> Jambunathan K.
>
> yagnesh raghava yakkala writes:
>
>> Dear list,
>>
>> I recently dove into emacs world
Dear list,
I recently dove into emacs world because of org. This is my first mail
to list so let me thank to Org-mode , Carsten and all contributors.
Now to the problem,
I am trying to follow the Org-mode from the git head using el-get. how
ever its not working as intended. even after el-get-up
85 matches
Mail list logo