Hi Tim,
> My recommendation would be to confirm if the problem exists in the org
> bundled with Emacs 26 (9.1.1) and if it is, report this on the emacs
> devel list, making it clear the issue does not exist with emacs
> 25.3. This will at least allow Emacs devel to note that something which
> it
I'm not an org developer, but I did notice a message on the emacs-devel
list a few days ago stating that Emacs 26 has updated to use org 9.1.1.
As Emacs 26 is a moving target and this problem does not appear in the
latest stable version i.e. 25.3, I would agree this is most likely due
to a
Hi Everyone,
I think 'francisv' from the #org-mode irc channel found a interesting
bug in emacs or org mode. I don't know enough about emacs to figure out
exactly what's going on, so I'll provide as much information as I'm able
to find out.
orgmode syntax highlighting when exporting to ox-odt in
[Forwarding because the list was dropped earlier in the thread but I
didn't notice. Scott, please don't drop the list in your replies.]
--- Begin Message ---
Scott Otterson writes:
> org-backward-paragraph()
> org-inside-LaTeX-fragment-p()
>
Praying :
"Please let this first post of mine on this mailing list not be a duplicate…"
Hi there,
Is it possible to have agenda view templates to export a specific tag
hierarchy with all the usual org-export options (e.g.: title, toc,
LaTeX stuff, etc) ?
I have about 30 or so tags in
Thanks Eric for your kind and smart help. I have understood, thanks to you,
what was my problem: in fact in my export settings, I mention some packages
that are useful only when I want to export into the smf class.
http://smf4.emath.fr/Publications/Formats/ that is a nice class to produce
Dear org-moders,
Until a recent update (or an unintended change in my configuration), I
was able to clock in a task (org-clock-in) *without* org mode trying to
find open clocks. I cannot figure out what changed, but now
org-clock-in opens all my agenda buffers searching for open clocks, which is
> Scott Otterson writes:
>
>> When I click on an internal link to an anchor, I get the error message:
>>
>> "Wrong type argument: number-or-marker-p"
The problem has something do do with org-mouse.el -- if I go to Emacs
customize "Org Modules" and uncheck:
"mouse:
Joseph,
can you please post a minimal org example that leads to the strange
image, including any configuration changes that you have made to include
the appropriate LaTeX code?
--
: Eric S Fraga via Emacs 27.0.50, Org release_9.1.2-98-g0b8316-git
signature.asc
Description: PGP signature
Is there a method for automatically naming a timeclock? For example,
:name table1
to be used in the #+BEGIN line?
This would allow the clocktable to be post processed using something like perl
or python for in depth analysis.
SHAWN WAY, P.E.
Hello,
On October 8, 2017 10:40:09 PM EDT, "Berry, Charles" wrote:
>
>> On Oct 8, 2017, at 3:58 PM, Yury G. Kudryashov
>wrote:
>>
>> Hello,
>>
>> I want to use orgmode for literate programming with Coq.
>> I like the "edit in major mode" org-edit-src-edit
Le lun. 09 oct. 2017 à 09:22:23 , Eric S Fraga a
envoyé ce message:
> On Monday, 9 Oct 2017 at 09:22, Joseph Vidal-Rosset wrote:
>> I sent two days ago this message to John Kitchin, because I am a
>> scimax user. I meet a problem with gnus when I want to export a png
>>
Le lun. 09 oct. 2017 à 09:22:23 , Eric S Fraga a
envoyé ce message:
> On Monday, 9 Oct 2017 at 09:22, Joseph Vidal-Rosset wrote:
>> I sent two days ago this message to John Kitchin, because I am a
>> scimax user. I meet a problem with gnus when I want to export a png
>>
On 2017-10-09 09:19, Eric S Fraga writes:
> On Monday, 9 Oct 2017 at 08:54, Alan Schmitt wrote:
>> One thing I would really like is the timestamp behavior of
>> org-agenda-goto with the windows behavior of org-agenda-switch-to.
>
> You could "advise" the function?
>
On Monday, 9 Oct 2017 at 09:22, Joseph Vidal-Rosset wrote:
> I sent two days ago this message to John Kitchin, because I am a
> scimax user. I meet a problem with gnus when I want to export a png
> image: the comment « 48=-plain definitionremarkplain » appears with
> any png image, as with
On Monday, 9 Oct 2017 at 08:54, Alan Schmitt wrote:
> One thing I would really like is the timestamp behavior of
> org-agenda-goto with the windows behavior of org-agenda-switch-to.
You could "advise" the function?
https://www.gnu.org/software/emacs/manual/html_node/elisp/Advising-Functions.html
Greetings!
I'm trying to export and open odt files outside emacs. I've set
#+BEGIN_SRC elisp
(setq org-file-apps
`(("\\.org$" . emacs)
("\\.cpp$" . emacs)
(t . ,(cond (IS-MAC "open -R \"%s\"")
(IS-LINUX "xdg-open \"%s\"")
#+END_SRC
However
regards,
Joseph Vidal-Rosset
Hello,
On 2017-10-07 22:23, Matt Lundin writes:
> The only difference, if I remember correctly, is that
> org-agenda-switch-to replaces the agenda buffer with the target org
> buffer, whereas org-agenda-goto shows the target org buffer in another
> window.
One thing I would
19 matches
Mail list logo