release in the 8.3.X series.
> >
> > Bastien, WDYT?
>
> FWIW I was going to argue for a quick 9.0 as well. Though I'd like to get
> all my WIP finished beforehand...
>
> --
> ⠠⠵
>
--
Kaushal Modi
Hi Claude,
`with-eval-after-load` macro was introduced in emacs 24.4. Please make sure
that you are running that or a newer emacs version.
On Wed, Jul 20, 2016, 5:29 AM claude fuhrer wrote:
> Symbol's function definition is void: with-eval-after-load
>
--
Kaushal Modi
rg/gnu/emacs/pretest/emacs-25.0.95.tar.xz if building
emacs locally from git is not an option.
--
Kaushal Modi
ic S Fraga wrote:
> #+include: settings.org
On Thu, Jul 21, 2016 at 7:10 AM Xebar Saram wrote:
> Ok got it, you can "source" a template file by using the SETUPFILE option
> , ie;
>
> #+SETUPFILE: /home/zeltak/org/files/Uni/Courses/templates/
> org.options.reveal.org
>
--
Kaushal Modi
ake[1]: *** [install] Error 1
make[1]: Leaving directory `/home/kmodi/.emacs.d/elisp/org-mode/lisp'
make: *** [install-lisp] Error 2
=
Below minor patch fixes that issue:
>From 0b9c1b4a6cac2eec6f1ea5ff3a123fa7d8e3fc25 Mon Sep 17 00:00:00 2001
From: Kaushal Modi
Date: Mon, 25 Jul
Please ignore.
It got fixed 10 minutes back :)
--
Kaushal Modi
usiness customers has been a challenge. I've looked
> around for a better way but haven't found much. Am I missing anything? If
> not would anyone else be interested in this functionality?
>
> Thanks,
> J.
>
--
Kaushal Modi
the wiki, but I'm still not sure
> how it compares to or complements Org.
>
>
> --
Kaushal Modi
emo which I
> is think is more fun than watching a screencast.
>
> -deech
>
> --
Kaushal Modi
generate both HTML and PDF. What
limitations did you face when using the org latex exporter for generating
the PDF?
--
Kaushal Modi
iticism on this... What did I miss? Bad coding
practices?
Thanks.
Kaushal
--
Kaushal Modi
with AWS S3)
> after my agenda views are exported to HTML. There used to be a
> `org-export-html-final-hook` which looks like something that could be
> helpful, but it doesn't appear to be available anymore.
>
> Is there a way to do this in current Org?
>
--
Kaushal Modi
egression test with:
>
> ./ox-minutes/ox-minutes-test.el
> ./ox-minutes/test_input.org
> ./ox-minutes/test_output.txt
>
> Both test_input.org and test_output.txt could be moved from README.md.
>
Good point. Learning to use ert is on my 'some day' list. I will eventually
get to it.
Thanks for the feedback!
--
Kaushal Modi
ster/share/emacs/site-lisp/org/)
Thanks.
--
Kaushal Modi
Hi guys,
Looks like I just reported the exact same bug few minutes back.
@Rasmus: Are you still working on committing the fix for this?
Thanks.
Kaushal
On Mon, May 23, 2016 at 5:42 PM Nicolas Goaziou
wrote:
> Hello,
>
> Rasmus writes:
>
> > With the attached patch ox-lat
6 at 12:02 PM Robert Irelan wrote:
>
>> Ever since updating to 20160801, I've encountered the following error
>> whenever trying to run org-agenda-list:
>>
> --
Kaushal Modi
where else I should do it.
>
This is the right place to ask this question.
--
Kaushal Modi
Hello,
I'm just bumping this email as it could have got missed.
On Wed, Aug 10, 2016, 5:03 PM Kaushal Modi wrote:
> Hi,
>
> Here is a minimum working example:
>
> =
> | abcd | efgh[fn:1] |
> | ijkl | mnop[fn:1] |
> | qrst | uvwx |
> | y| z
ve on the LaTeX side"? :)
--
Kaushal Modi
NLY … END_ONLY work? It would be
> similar to BEGIN_EXPORT, right?
> > Or it could even be an option to begin_export?
>
--
Kaushal Modi
atex'.".
I plan to add a "not" condition to this. That way, with below:
#+BEGIN_ONLY tex
foo
#+END_ONLY tex
#+BEGIN_EXCEPT tex
bar
#+END_EXCEPT tex
foo will be exported only for tex, and for every other backend, bar will be
exported.
WDYT?
--
Kaushal Modi
;; Delete the block
(message "Removing %s block" block-type)
(delete-region begin-from end-to))
(add-hook 'org-export-before-process #'cpit/filter-begin-only)
--
Kaushal Modi
le. PFA the bug description (bug.org). The essence is
that sqlite queries work with :results verbatim, but not otherwise. Any
ideas on how to get past this?
This is with emacs 24.5.2, RHEL6.
Dushyant
--
Kaushal Modi
bug.org
Description: Binary data
dation's online store at:
http://shop.fsf.org/product/emacs-manual/
(The version on sale is updated for Emacs 24.2, but it remains a great
reference book for current Emacs, and buying a copy is a great way to
support the work of the FSF.)
Regards,
Nico
--
Kaushal Modi
-BEGIN PGP SI
On Sun, Sep 18, 2016 at 10:48 AM Nicolas Goaziou
wrote:
> Hello,
>
> Kaushal Modi writes:
>
> > Is this a good time to update the org version in emacs-25 branch?
>
> I'd like to release Org 9.0 first, but that's the topic of another
> thread.
>
OK.
&g
wrote:
> As mentioned in <87oa3gs8tc....@gmx.us>,
>
--
Kaushal Modi
t; Is that a bug, or expected?
>
I would like to know the solution to this too! I faced this just last week.
A workaround was to do "C-q Space" after "F_{A}" instead of just "Space".
I am using almost the latest build of org master branch (updated and built
yesterday).
--
Kaushal Modi
e org-file to a multiple pages static
> website,
> one heading -> one post.
>
> Since I did not find anything like it, did it myself, think maybe others
> may
> find this helpful.
>
> https://github.com/phfrohring/org-to-blog
>
> Cheers!
>
>
>
> --
Kaushal Modi
that will deal with org to md
conversion and management of Hugo layouts and front matter.
> --
Kaushal Modi
ommit/?id=21c6148bbe60c278abfb0f035c15c030ac0582c6
If this commit is not merged into the maint branch, you would need to git
clone the master branch and build org locally to get it. The version
available via package.el is the latest build of only the maint branch.
--
Kaushal Modi
-mode.git/tree/lisp/org.el?id=0204b0e16f834ca54ade988257725f31eaaedbce#n23555
--
Kaushal Modi
is bug on the org mode version build from the
latest commit on the master branch?
--
Kaushal Modi
Hi all,
I just noticed that org 9.0 got released yesterday. I am surprised that
there was no announcement email.
Thanks to everyone who contributed to this most awesome org mode release!
--
Kaushal Modi
ructured) Org file.
>
> Possibly someone finds this useful.
>
>
> Ciao,
> --
> Marco
>
>
> --
Kaushal Modi
.
--
Kaushal Modi
Awesome! Thanks for the quick action.
On Fri, Nov 4, 2016 at 12:45 PM Nicolas Goaziou
wrote:
> I reverted the commit in maint, and applied it again in master, with
> a proper ORG-NEWS entry.
>
> Thank you for the heads-up.
>
> Regards,
>
> --
> Nicolas Goaziou
>
--
Kaushal Modi
" to absolute-path/example.org.
>
> Result: "* Capture" is added to "absolute-path/default.org".
>
> This provides the desired result, but unable to use variable filenames
> (very useful):
> (setq org-default-notes-file "absolute-path/default.org")
> (setq org-capture-templates '(
> ("e" "Example" entry
>(file+headline "absolute-path/example.org" "Example")
>"* Capture"
>:empty-lines 1)))
>
>
> Thanks!
>
--
Kaushal Modi
pture to logs.org, events.org and
> services.org in that directory. How could I do that with a function
> wrapper?
>
> Thanks you!
>
> On Fri, Nov 4, 2016 at 11:36 PM, Kaushal Modi
> wrote:
>
> Hi Klarre,
>
> The org 9.0 release had deprecated use of S-exps in org-capt
et an HTML file that has the literal text " HREF="http://orgmode.org";>link" rather than creating a hyperlink.
>
> Is there a fix for this? Thanks!
>
--
Kaushal Modi
a5a033ba7431abb Mon Sep 17 00:00:00 2001
From: Kaushal Modi
Date: Mon, 21 Nov 2016 09:50:07 -0500
Subject: [PATCH] Fix the regression in org 9.x in "C-u TAB" revealing org
table cell
* lisp/org.el (org-cycle): Do not execute `org-cycle-internal-global'
when the point is inside a ta
Please dis-regard that patch.
I learnt that M-0 TAB still works, and the documented C-u C-c ` also works.
I will update the bindings in orgcard and provide a patch for that.
On Mon, Nov 21, 2016 at 9:56 AM Kaushal Modi wrote:
> Hello,
>
> I was going through the orgcard.tex and rev
execution to wget that link, save it to
/tmp/config.org and then replace
#+SETUPFILE: https://cdn.rawgit.com/path/to/config.org
with
#+SETUPFILE: /tmp/config.org
in, may be, org-export-before-processing-hook?
But has someone already implemented something like this?
Thanks.
--
Kaushal Modi
Anyone?
On Sat, Dec 3, 2016, 12:23 PM Kaushal Modi wrote:
> Hello,
>
> I would like to put my common org config in github so that I can access it
> from anywhere/any machine.
>
> Currently I have
>
> #+SETUPFILE: ~/org/common/config.org
>
> I would like to do
On Thu, Dec 8, 2016 at 9:31 AM Nicolas Goaziou
wrote:
> Hello,
>
> Kaushal Modi writes:
>
> > Anyone?
>
> Apparently not.
>
> Note that it could drastically slow down opening buffers with a mediocre
> connection since SETUPFILE is read every time buffer set-
On Thu, Dec 8, 2016 at 4:48 PM Nicolas Goaziou
wrote:
> Kaushal Modi writes:
>
> What about storing the contents of the file in a variable instead of
> cluttering the temp directory?
>
Hmm, is there a way to read a file from a URL to a variable directly? Or
did you mean to do
hink started
these crashes to happen... Updating Emacs, updating org, both, or something
else?
> --
Kaushal Modi
On Thu, Dec 15, 2016, 8:14 PM Matt Price wrote:
>
> I took a look at org.texi but my understanding of texi syntax is very poor
> and I don't think I have time to learn today.
>
Why not write the new sections in org mode, and then export to texi? :)
--
Kaushal Modi
features and a very unique one to emacs.
Separating it from emacs would not be good I believe.
--
Kaushal Modi
hat
one file as a #+SETUPFILE in all the org files where you wish to use those
macros.
> --
Kaushal Modi
t; (info "(org) var")
>
> HTH,
>
> Chuck
>
> --
Kaushal Modi
e of times. But I have known ECM to mean MWE (minimal
working example [1]). Would like to know what ECM literally means (Google
did not help) :)
[1]: https://en.wikipedia.org/wiki/Minimal_Working_Example
> --
Kaushal Modi
))
That way, the ox package and the nested ox-latex, etc. are not required
until I export any org document for the first time.
Full org setup as of today:
https://github.com/kaushalmodi/.emacs.d/blob/6d8d0073d92f8dc118e84385c5274f810062a92f/setup-files/setup-org.el
--
Kaushal Modi
local variables.
So I believe that these changes should be back-ported into the master
branch of org too?
--
Kaushal Modi
; Capture abort: (void-function org-set-local)
>
>
>
>
>
>
>
> --
Kaushal Modi
g/org-mode-unicorn-logo.png";
alt="org-mode-unicorn-logo.png" />
Exported using http://www.gnu.org/software/emacs/";>Emacs 26.0.50.4 (http://orgmode.org";>Org mode 9.0.3) by Kaushal.Modi.
=
Note that in the latter case, the width property gets added to 'a' tag
instead of to the 'img' tag.
--
Kaushal Modi
Thank you!
On Sat, Jan 7, 2017, 9:50 AM Nicolas Goaziou wrote:
> Hello,
>
> Kaushal Modi writes:
>
> > I believe that after this commit, the width attribute doesn't get added
> to
> > img tag as expected:
> >
> http://org
Dye wrote:
> > FYI, the survey appears to be market research for non-GPL vaporware.
>
--
Kaushal Modi
not exist
;;
https://www.gnu.org/software/emacs/manual/html_node/elisp/Testing-Accessibility.html
(message "%s" cmd)
(shell-command cmd
=
If interested, here is the code and MWE on my github repo:
https://github.com/kaushalmodi/.emacs.d/tree/master/elisp/org-include-img-from-pdf
--
Kaushal Modi
switching to org manual step is
delayed, there might not be enough motivation to keep orgmanual.org
maintained.
--
Kaushal Modi
re, I will contact marmelade and melpa maintainer asap, for now,
> There are also some pull request and bugs I need handle. So it could
> take a few days.
>
> --
> help me, help you.
>
> --
Kaushal Modi
/msg00055.html
?
On Thu, Jan 12, 2017 at 3:01 PM Nicolas Goaziou
wrote:
> Thank you.
>
> Could you send it again using git format-patch and with a proper commit
> message?
>
> Regards,
>
> --
> Nicolas Goaziou
>
> --
Kaushal Modi
as to mark them, collect them and build some
> special page at the end of a slide with the information.
>
Thank you. That looks like a simple and safe idea. I will do that.
--
Kaushal Modi
git checkout release_9.0
> make autoloads
>
--
Kaushal Modi
ges depend on org.
>
> Is this a bad thing? And is there a way to make sure package
> dependencies pick up org-plus-contrib when it is installed, and do not
> install org as well?
>
> Thanks,
>
> Alan
>
> --
> OpenPGP Key ID : 040D0A3B4ED2E5C7
> Monthly Athmospheric CO₂, Mauna Loa Obs. 2016-12: 404.48, 2015-12: 401.85
>
--
Kaushal Modi
acs master completely, but if not, then at least as
backup we have a newer org version to go out with that release.
--
Kaushal Modi
t; It's as if it's looking for a specific org-plus-contrib-.tar ? Never
> had this problem before.
>
Call package-refresh-contents unconditionally. That should fix the problem.
> LB
>
--
Kaushal Modi
od time to sync the Emacs master?
>
> On `master`, "now" is pretty much *always* a good time to sync.
> More specifically, it's better to always keep `master` in sync with the
> upstream (applies not just to Org).
>
> "sync early, sync often",
>
+1!
--
Kaushal Modi
On Thu, Jan 26, 2017 at 10:39 AM Kyle Meyer wrote:
> Kaushal Modi writes:
>
> > On Thu, Jan 26, 2017 at 1:19 AM Kyle Meyer wrote:
> >
> >> We'd want at least one more release from maint, I think, so that'd be
> >> 9.0.5.
> >
> > Wo
ne built from the maint branch.
>
> Thanks.
>
> [*] http://orgmode.org/orgcard.pdf
>
>
> --
> Kyle
>
--
Kaushal Modi
0001-Update-few-bindings-descriptions-based-on-org-9.0.4.patch
Description: Binary data
Thanks. Please push that for me.
Can only do http push from my machine (work), external ssh is blocked.
I some point, I will need to figure out a push mechanism from my phone.
On Sun, Feb 5, 2017, 3:53 PM Kyle Meyer wrote:
> Kaushal Modi writes:
>
> > Hi Kyle,
> >
> &g
Yes, he just announced that today morning:
https://plus.google.com/+Orgzly/posts/7V4p8fMJwGx
Thanks Neven.
On Mon, Feb 6, 2017 at 11:27 AM Xebar Saram wrote:
> Just saw this today in case anyone is interested :)
>
> https://github.com/orgzly/orgzly-android
>
> Z
>
--
Kaushal Modi
wrote:
> Hi all,
>
> Org 9.0.5, a minor bugfix release, is out.
>
> Thanks!
>
> --
> Bastien
>
>
> --
Kaushal Modi
#1}}
> (2) \response{changes)
>
> Is there a more elegant way to do this ? It would be nice if I could
> change the color of the select text in both org and the exported latex file
> to red. Seeing the highlighted text in org would be a huge plus.
>
> Thanks
> M
>
--
Kaushal Modi
On Thu, Dec 8, 2016 at 5:40 PM Nicolas Goaziou
wrote:
> Kaushal Modi writes:
>
> You can use something like `url-insert' and `url-retrieve' or
> `url-retrieve-synchronously'.
>
Thanks. I am using url-retrieve-synchronously.
>
> Sure, but SETUPFILE stil
On Wed, Mar 29, 2017 at 3:18 PM Yehonathan Sharvit wrote:
> Good news. Where is the commit?
It's in the master branch:
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=d5bbf365533ba45d72ebed8121c7612c860ea944
--
Kaushal Modi
PM, Doyley, Marvin M. wrote:
> >>>> Hi there,
> >>>>
> >>>> For manuscripts, my research group and I typically save images in pdf
> >>>> format, much better resolution. It would be nice to view pdf images
> >>>> when working in org-mode. Does anybody know how to view pdf images in
> >>>> org-mode.
> >>>>
> >>>> Thanks, M
> >>>>
> >>>> PS We also work with svg images too, that would also love to view in
> >>>> org-mode
> >>>>
> >
> >
> > --
> > Julian Mariano Burgos, PhD
> > Hafrannsóknastofnun, rannsókna- og ráðgjafarstofnun hafs og vatna/
> > Marine and Freshwater Research Institute
> > Skúlagata 4, 121 Reykjavík, Iceland
> > Sími/Telephone : +354-5752037 <+354%20575%202037>
> > Bréfsími/Telefax: +354-5752001 <+354%20575%202001>
> > Netfang/Email: julian.bur...@hafogvatn.is
>
> --
Kaushal Modi
referenced foo.png.
[[./foo.png]]
When I get to a computer, I'll confirm if the #+CAPTION: and/or #+NAME: is
needed for the inline images to show. Above works fine for exports, so I
assumed that the inline images should show fine too.
--
Kaushal Modi
On Wed, Apr 5, 2017 at 7:52 AM Kaushal Modi wrote:
> When I get to a computer, I'll confirm if the #+CAPTION: and/or #+NAME: is
> needed for the inline images to show. Above works fine for exports, so I
> assumed that the inline images should show fine too.
>
Following up on
> > paradox.
> >
> > Why couldn't there be an org-contrib package, depending on org? So that
> > way org would not be duplicated in two packages.
>
> I've run into the same problem with Spacemacs and would welcome a
> solution.
>
> All the best,
> Tom
>
> --
> Thomas S. Dye
> http://www.tsdye.com
>
--
Kaushal Modi
annot stat `org-capture.elc': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/kmodi/.emacs.d/elisp/org-mode/lisp'
make: *** [install-lisp] Error 2
--
Kaushal Modi
17, 2017 at 10:11 AM Kaushal Modi
wrote:
> I am on master branch: ea3754f.
>
> A recent change in org-capture.el breaks compilation:
>
--
Kaushal Modi
This patch works:
>From 5edec74298a0140c5ebf55e7be0d64de6c702b17 Mon Sep 17 00:00:00 2001
From: Kaushal Modi
Date: Mon, 17 Apr 2017 11:01:28 -0400
Subject: [PATCH] Fix nil case in pcase
* lisp/org-capture.el (org-capture-fill-template): Use `nil for the
nil case in pcase form.
---
lisp/
; And the same
here
(_ (error "Invalid `org-capture--clipboards' value: %S"
org-capture--clipboards)
--
Kaushal Modi
On Mon, Apr 17, 2017 at 2:05 PM Nicolas Goaziou
wrote:
> This was a typo of mine. Fixed. Thank you.
>
> Regards,
>
Thanks. I confirm the fix.
--
Kaushal Modi
s-devel discussion.
I don't have experience merging mega branches, but I can help in any other
way in that direction.
> --
Kaushal Modi
could be an
> option.
>
> Cheers
>
On that note, there is also org-eldoc.el in contrib/ that sort of does what
you want.
"sort of" because:
- Shows the breadcrumbs in the echo area instead of in header.
- Shows that only when point is on an org heading, not when in the body.
[image: pasted1]
--
Kaushal Modi
debug time is not spent on old versions.
--
Kaushal Modi
subtree, narrow to it, and export that
using C-c C-e h h. Again override-export-file-name.html gets created
instead of foo.html.
So when does the EXPORT_FILE_NAME property work? What am I doing wrong?
Thanks.
--
Kaushal Modi
* ((pub-dir (plist-get proj-plist :publishing-directory))
(before-name (concat pub-dir "eless.md"))
(after-name (concat pub-dir "Example eless Config in tcsh.md")))
(rename-file before-name after-name :ok-if-already-exists)))
--
Kaushal Modi
s-wiki"
:components ("eless-wiki-tcsh"))
("eless-all-docs"
:components ("eless-html" "eless-info"
"eless-readme" "eless-contributing" "eless-wiki"))
("eless-all"
:components ("eless-all-docs" "eless-tangle"
--
Kaushal Modi
port each one by calling
>
>(org-export-as 'html t)
>
> N.B. the subtreep setting in this call.
>
org-map is a golden suggestion! I'll dive into that.
All said, looks like ox-publish misses an ":export_file_name" option. Don't
you think?
--
Kaushal Modi
-file (expand-file-name exported-file eless-root-dir)
(expand-file-name exported-file eless-wiki-dir)
:ok-if-already-exists)
https://github.com/kaushalmodi/eless/blob/4c4aea14f7293b25644d48ebf90dbc68cf1b3654/build/build.el#L88-L104
--
Kaushal Modi
Hello,
I have this MWE:
#+TITLE: Org babel tangle and noweb
#+PROPERTY: header-args:shell :shebang "#!/usr/bin/env bash"
* Shell Script
#+BEGIN_SRC shell :noweb yes :tangle code.sh
exec emacs -Q "$@" \
--eval '(progn
<>
)' 2>/dev/null >
On Sat, May 6, 2017 at 2:30 AM Kaushal Modi wrote:
> +(setq body-str (replace-regexp-in-string "^[ \n\r]*\n" "\n"
> body-str)))
>
>
Just one correction to this regexp so that two or more consecutive empty
lines in the source block get retained:
(setq bo
On Sat, May 6, 2017, 3:23 AM Nicolas Goaziou wrote:
> Hello,
>
> Kaushal Modi writes:
>
> I'd rather clean every empty line upon tangling, or let the user do it
> with `org-babel-post-tangle-hook'.
I just tried this again and it worked this time!
(add-hook
branch.
That said, I have been using the master branch as my daily driver for over
a year. As of now I don't see any bug that affects my workflow.
> --
Kaushal Modi
On Thu, May 11, 2017 at 9:20 AM Phillip Lord
wrote:
> Kaushal Modi writes:
>
>
I'm afraid that I didn't note them carefully enough to report. I just
> assumed I was on a unstable version.
Stable or not, a bug report would be always welcome.. that will help the
unstable b
issed something or is their something screwed in the build of the
> package?
>
> I use Emacs 25.2.1 on cygwin 64bit.
>
All packages from the contrib/ dir are at the base dir level in the
installed org-plus-contrib package dir. Basically the dir structure is
flattened out when you ins
On Wed, May 17, 2017, 8:07 AM Sharon Kimble
wrote:
>
> --8<---cut here---start->8---
> #+BEGIN_SRC :exports no
> |
>
I think that you are just missing out the language specifier there. Try:
#+BEGIN_SRC org :exports no
> --
Kaushal Modi
)}}} | {{{n(n2)}}} | {{{n(n3)}}} |
#+END_SRC
--
Kaushal Modi
201 - 300 of 857 matches
Mail list logo