gmx writes:
> Hello,
> I've been using Org-mode for several months now, with pleasure.
> However, I would like the .tex files use some packages (babel,
> french...), a particular koma-script class (scrartcl), etc., which
> allow me to release a. pdf file with French typographical standards.
>
> H
Gregor Zattler writes:
> Thanks, that was easy. But why does this work with point on an
> agenda date line, whilst C-u C-c C-w does not?
org-agenda-refile raises a user-error before calling org-refile if it
cannot determine a marker for the current line:
(or (org-get-at-bol 'org-hd-marker)
Hi all,
This is my first post on the list, and an definitively an emacs/org-mode newbe.
I've just upgraded to emacs 25.3.1 via homebrew (emacs-mac) and the
included org-version is 8.2.10. I'm trying to setup the git stable
release_9.1.2 as per suggestion on the worg faq. I've cloned the git
repo
stardiviner writes:
> When I execute the following Haskell src block:
>
> ```
>
> #+BEGIN_SRC haskell :session :tangle "Data/Code/hello_world.hs"
> main :: IO ()
> main = do
> putStrLn "Hello, World!"
> #+END_SRC
>
> ```
>
> It reports error:
>
> ```
>
> Debugger entered--Lisp error: (file-miss
Hello,
The LaTeX header and sectioning structure info node talks about
LATEX_HEADER and LATEX_HEADER_EXTRA. Maybe it could mention the EXPORT
version as well, as is done for the LATEX_CLASS_OPTION.
Best,
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2017-10
Gregor Zattler writes:
> Dear org-mode users and developers, I frequently use C-u C-c C-w
> in order to jump to a heading in one of my org agenda files
> (using helm as a selection framework).
>
> Alas this only works when invoked from org-mode buffers or from
> the agenda if point is on an org a
Am 13.11.2017 um 15:07 schrieb Eric S Fraga:
On Monday, 13 Nov 2017 at 13:12, Rainer Stengele wrote:
Hi,
I have this TODO in my Org file:
*** TODO Chapter 7:21-23 - text
:@HOME:
SCHEDULED:
Dear org-mode users and developers, I frequently use C-u C-c C-w
in order to jump to a heading in one of my org agenda files
(using helm as a selection framework).
Alas this only works when invoked from org-mode buffers or from
the agenda if point is on an org agenda item (as opposed e.g. to
a lin
On Monday, 13 Nov 2017 at 13:12, Rainer Stengele wrote:
> Hi,
>
> I have this TODO in my Org file:
>
> *** TODO Chapter 7:21-23 - text
> :@HOME:
> SCHEDULED: <2017-11-13 Mo>
>
> my related agend
Hi,
I have this TODO in my Org file:
*** TODO Chapter 7:21-23 - text
:@HOME:
SCHEDULED: <2017-11-13 Mo>
my related agenda shows this:
Montag 13 November 2017 W46
Privat: 7:2
> On Nov 13, 2017, at 17:39, Alan Schmitt
> wrote:
>
> On 2017-11-11 20:06, Jay Iyer writes:
>
>> Hi, in my Org workflow, I am trying to use the do-applescript function to
>> hide an active Emacs session. Can you tell me what I am doing wrong with
>> the following that I think should work b
On Sunday, 12 Nov 2017 at 14:34, Mohamed Zaki wrote:
> Hi
>
> I am trying to export an org file to latex using the org-mode version
> 9.1.2. The input file structure is:
You could try:
#+LaTeX_CLASS: LTR
#+options: toc:nil
#+attr_latex: :options {To somebody \\ Somewhere \\ Planet Ear
On 2017-11-11 20:06, Jay Iyer writes:
> Hi, in my Org workflow, I am trying to use the do-applescript function to
> hide an active Emacs session. Can you tell me what I am doing wrong with
> the following that I think should work but is not? Thanks. -jay
>
> (do-applescript "tell application \"
13 matches
Mail list logo