Re: How to evaluate source code while in the edit buffer?

2020-12-04 Thread Mirko Vukovic
On Fri, Dec 4, 2020 at 12:41 PM Pankaj Jangid wrote: > Mirko Vukovic writes: > > > My current workflow is > > > >1. Enter edit buffer (C-c ') > >2. Perform edits in the window > >3. Exit edit mode (C-c ') > >4. Evaluate code (C-c C-c)

How to evaluate source code while in the edit buffer?

2020-12-04 Thread Mirko Vukovic
instead to skip step 3, and evaluate the code from within the edit mode. I tried evaluating org-babel-execute-src-block from the edit buffer, but that resulted in an error: helm-M-x-execute-command: Wrong type argument: consp, nil Is it possible to execute code from the edit buffer? Thank you, Mirko

Re: Babel->Latex export: how to set includegraphics scale?

2020-10-26 Thread Mirko Vukovic
On Fri, Oct 23, 2020 at 2:12 PM Mirko Vukovic wrote: > > On Thu, Oct 22, 2020 at 2:41 PM TEC wrote: > >> >> Hi Mirko >> >> Mirko Vukovic writes: >> >> > Instead specifying the width, I'd like to use the parameter >> > \scale. >> &g

Re: Babel->Latex export: how to set includegraphics scale?

2020-10-23 Thread Mirko Vukovic
On Thu, Oct 22, 2020 at 2:41 PM TEC wrote: > > Hi Mirko > > Mirko Vukovic writes: > > > Instead specifying the width, I'd like to use the parameter > > \scale. > > Have you tried #+attr_latex: :scale SCALE ? > > Your email triggered me to pay attention t

Babel->Latex export: how to set includegraphics scale?

2020-10-22 Thread Mirko Vukovic
\scale in the document header, possibly over-riding the setting when necessary. Is this possible, and if so, can you point me to the documentation? I could not find any. Thank you, Mirko

How to occasionally store link as file.org+headline

2020-02-14 Thread Mirko Vukovic
d the code for it, but that function is several hundred lines long, and I gave up. Thank you, Mirko

[O] How to generate a list of ``who-links''?

2018-10-14 Thread Mirko Vukovic
Hello, I am looking for a way to get a list of all remote references to the current node? Currently, I do: - org-id-copy - In org-agenda I search the copied id. Is there - a better built-in way? - a contributed-package? - a suggestion how to code it in my elisp? Thanks, Mirko

[O] How to log changes to orgmode files?

2017-11-29 Thread Mirko Vukovic
. For instance, I would like to use the tree heading name or ID. Is there a standard way of logging changes? Thanks, Mirko

[O] Bug: bug for org-compile-file on Windows

2016-12-11 Thread Mirko Vukovic
To: emacs-orgmode@gnu.org Subject: Bug: bug for org-compile-file on Windows [9.0.1 (release_9.0.1-8-g25a97f.dirty @ c:/Users/977315/.emacs.d/elisp/org/)] From: Mirko Vukovic <mirko.vuko...@us.tel.com> --text follows this line-- Remember to cover the basics, that is, what you expected to

Re: [O] org copied a few files to ~/.org-timestamps

2016-06-15 Thread Mirko Vukovic
Mirko Vukovic gmail.com> writes: > > Hello, > > (org 8.3.4 on Emacs 24.4.1 on Windows 7) > > Some of my org-files are ending up in ~/.org-timestamps. > > For example, the file ~/org/general.org also has a copy on ~/.org- > timestamps. This copy was gene

[O] org copied a few files to ~/.org-timestamps

2016-06-15 Thread Mirko Vukovic
Hello, (org 8.3.4 on Emacs 24.4.1 on Windows 7) Some of my org-files are ending up in ~/.org-timestamps. For example, the file ~/org/general.org also has a copy on ~/.org- timestamps. This copy was generated a few days ago. Any thoughts on why that would happen? Thanks, Mirko

[O] easy way to link to file in attachment directory?

2014-09-04 Thread Mirko Vukovic
Hello, Is there a way to insert a link to a file in the attachment directory? Currently, I open the attachment directory in emacs and copy the full path. then in the document I create the link using org-insert-link (C-u C-c C-l). Thanks, Mirko

[O] what function to use to normalize date to org format?

2014-03-27 Thread Mirko
Hello, Is there a public function that can accept a string such as 3/4/5 (US Format) and normalize it to [2005-03-04 Fri]?. I need it for a bit of helper code. Thanks, Mirko

Re: [O] bug in org-store-link? (was bug in org-create-link)

2014-03-13 Thread Mirko Vukovic
Yep, I saw that when I updated git recently. Thanks :-) On Thu, Mar 13, 2014 at 11:28 AM, Bastien b...@gnu.org wrote: mirko mirko.vuko...@gmail.com writes: I wrote the incorrect function name. This is about org-store-link in org.el, not org-create-link. This should be fixed now

[O] http link character mistranslated

2014-02-25 Thread mirko
-at-point, and the translation appears somewhere in org-element-property. I did not look deeper. I tested this in an Emacs session with only org mode loaded (no user init) Thanks, Mirko

[O] bug in org-create-link?

2014-02-24 Thread mirko
logic of the code. Thanks, Mirko

Re: [O] bug in org-store-link? (was bug in org-create-link)

2014-02-24 Thread mirko
The following is with release_8.2.5h-649-g2ae5cf. I get an error when creating a link to a file. ... stuff deleted Thanks, Mirko mirko mirko.vukovic at gmail.com writes: I wrote the incorrect function name. This is about org-store-link in org.el, not org-create-link

[O] ox-latex: need win-cygwin path translation

2014-02-21 Thread mirko
code in ox-latex), I am wondering if there is something else I can do. If I activate some path translator, is there some hook I can attach it to so that the ox-latex exporter will see it? Thanks, Mirko

Re: [O] how to customize date export

2014-02-03 Thread Mirko Vukovic
Eric S Fraga e.fraga at ucl.ac.uk writes: Mirko Vukovic mirko.vukovic at gmail.com writes: Hello, I could not figure out how to customize org's export of dates into latex. I found org-export-date-timestamp-format, but that works only for the DATE keyword. What can work

[O] how to customize date export

2014-01-31 Thread Mirko Vukovic
Hello, I could not figure out how to customize org's export of dates into latex. I found org-export-date-timestamp-format, but that works only for the DATE keyword. What can work on all date-stamps in the document? Thanks, Mirko

[O] bad link in FAQ

2014-01-30 Thread Mirko Vukovic
I found a bad link on http://orgmode.org/worg/org-faq.html The link ``skeletons'' points to an article on Nokia's phones on slashgear.com A better link would be: http://www.emacswiki.org/emacs/SkeletonMode Mirko

[O] Bug: documentation typo for org-format-latex-options [8.2.5 (release_8.2.5-417-g455fbc @ c:/users/977315/documents/.emacs.d/elisp/org/)]

2014-01-18 Thread Mirko Vukovic
In the documentation for org-format-latex-options, for the key :matchers, the documentation lists valid members. The last valid member is shown as \ [find math expressions surrounded by \ [...\] (backslash space left-bracket). The space is superfluous. Note that there are two

Re: [O] Bug: documentation typo for org-format-latex-options [8.2.5 (release_8.2.5-417-g455fbc @ c:/users/977315/documents/.emacs.d/elisp/org/)]

2014-01-18 Thread Mirko Vukovic
On Sat, Jan 18, 2014 at 10:20 AM, Nicolas Goaziou n.goaz...@gmail.comwrote: Hello, Mirko Vukovic mirko.vuko...@gmail.com writes: In the documentation for org-format-latex-options, for the key :matchers, the documentation lists valid members. The last valid member is shown

[O] preview beamer frame in org/beamer

2013-12-14 Thread Mirko Vukovic
Is there a command to generate a pdf output of a single beamer frame? The command would generate the latex file with the correct header, and a single frame, and process it into a pdf file. Thanks, Mirko

[O] Setting default browser for export b on Win7

2013-10-22 Thread mirko
the 'default is uncommented). I know the full path to work, as it is the same string that is used to specify the default browser for opening URL's. Any ideas on what is going wrong? Thanks, Mirko

[O] turn of org-pretty-entities in tables

2013-07-09 Thread Mirko Vukovic
Hello, Is it possible to turn of org-pretty-entities in a table, but leaving it enabled in the buffer? Thank you, Mirko

[O] Is it possible to see the blocking task?

2012-12-11 Thread Mirko Vukovic
in order to debug my setup. Is there a way to see that? Thanks, Mirko

Re: [O] latex to org converter

2012-04-11 Thread Mirko Vukovic
for that. It already understands the markup. ``Only'' the output format would need to be written. Maybe with LuaTeX such a task can be made easier. Disclamer: I've never done any deep TeX/LaTeX/Lua coding. Mirko

Re: [O] buffer-local org-agenda-files embedded agenda-view

2012-04-06 Thread Mirko Vukovic
On Fri, Apr 6, 2012 at 3:44 AM, Bastien b...@gnu.org wrote: Hi Mirko, Mirko Vukovic mirko.vuko...@gmail.com writes: Did you mean `org-agenda-list'? No, I meant `org-agenda-listing' -- which doesn't exist right now, and which purpose would be to store all agendas views interactively

Re: [O] buffer-local org-agenda-files embedded agenda-view

2012-04-05 Thread Mirko Vukovic
On Tue, Apr 3, 2012 at 1:55 AM, Bastien b...@gnu.org wrote: Hi Mirko, Mirko Vukovic mirko.vuko...@gmail.com writes: I would like to have a buffer (and the associated file) that contain the agenda view for a few select files. Is that possible? They way it might work (in pseudo-code

[O] buffer-local org-agenda-files embedded agenda-view

2012-04-02 Thread Mirko Vukovic
. So, is the following possible - buffer local agenda-files that are set in the declarations - embedded agenda view - view customized as shown above If that is not possible, what variables functions would I need to look at? Thank you, Mirko

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

2012-03-10 Thread Mirko Vukovic
another task #+end_todo still more text under header 1 Maybe the TODO block is to specific. Maybe a SUBTREE block would be sufficient. Though, I am not sure if this would conflict with some major undrlying structure of orgmode. Mirko

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

2012-03-10 Thread Mirko Vukovic
On Sat, Mar 10, 2012 at 2:00 PM, suvayu ali fatkasuvayu+li...@gmail.com wrote: On Sat, Mar 10, 2012 at 16:01, Mirko Vukovic mirko.vuko...@gmail.com wrote: But using BEGIN/END_SRC is really a hack.  I wonder if instead of using SRC blocks, we could define (with some amount of coding) a more

Re: [O] odt-export fails

2012-02-25 Thread Mirko Vukovic
vacuous schema (No changes need to be saved) Creating odt file... Running zip -mX0 org-odt-export.odt mimetype zip warning: name not matched: mimetype zip error: Nothing to do! (org-odt-export.odt) Entering debugger... Back to top level. Trace end Mirko On Sat, Feb 25, 2012 at 8:28 AM

Re: [O] odt-export fails

2012-02-25 Thread Mirko Vukovic
were stored in the ...\AppData\Local\Temp one. Thanks for your help. Mirko On Sat, Feb 25, 2012 at 12:35 PM, Jambunathan K kjambunat...@gmail.com wrote: Jambunathan K kjambunat...@gmail.com writes:         (setq temporary-file-directory ~/tmp/) You can see how it is set on my Windows XP

[O] odt-export fails

2012-02-24 Thread Mirko Vukovic
-as-outfile). Does the call stack look ok to you? Thanks, Mirko