Evening,
I have spent an hour looking around for how to define blockquotes in org-mode.
So far I have seen discussion but nothing in terms of how you actually define
them. Is this still a future feature or is there a way to do this already?
Thanks
'
On 2010-11-14 23:32+0530, Puneeth wrote:
> Hi 'Mash,
>
> On Sun, Nov 14, 2010 at 11:23 PM, 'Mash wrote:
> > Evening,
> >
> > I have spent an hour looking around for how to define blockquotes in
> > org-mode. So far I have seen discussion but nothing in
alatino}
#+OPTIONS: num:nil toc:nil timestamp:nil author:nil email:nil
#+TITLE:
* This is the title of my article
\timestamp
** Subtitle
*** etc
-
Thanks
'Mash
--
'to life is doxolgy
http://toshine.org
___
Emacs-orgmode mailing list
Pleas
I could not (re)find a reference I saw a while back about setting DONE TODO
items with a strikethrough.
Can anyone remember how to set this?
Thanks
'Mash
---
'to life is doxology
http://toshine.org
___
Emacs-orgmode mailing list
Please
Quoting Eric S Fraga :
2011/3/14 Thomas Herbert
Afternoon,
I wonder if anyone had any good examples of org-mode LaTeX templates with
which to export professional looking PDFs?
It is my big issue with org-mode at the moment, and I have tried reading
what I can on LaTeX styling but it is
Quoting Eric S Fraga :
'Mash writes:
Quoting Eric S Fraga :
2011/3/14 Thomas Herbert
Afternoon,
I wonder if anyone had any good examples of org-mode LaTeX
templates with
which to export professional looking PDFs?
It is my big issue with org-mode at the moment, and I
ine.org).
http://toshine.org/etc/files/orgile.php.txt
The Orgile PHP flat file CMS (fully commented code).
http://toshine.org/etc/files/orgile-commented.php.txt
---
Well I hope it is at least interesting for someone on this list.
'Mash
Quoting William Gardella :
'Mash writes:
Quoting Thomas Herbert :
Kyle Sexton mocker.org> writes:
I'm looking for advice on ways people are publishing their org notes
to a website. So far I've looked at blorgit and it's really nice, but
the dependency for a ba
ure' and 'Capture node as child'?
Thanks
'Mash
ep current with
bleeding edge development?
M-x org-version
Org-mode version 6.33x (release_7.8.11.409.ga3778)
Am I missing something with the installation or repository?
Thanks,
'Mash
Quoting Jambunathan K :
'Mash writes:
I have a 'closed' thread going on here in regards to mobileorg-android:
https://github.com/matburt/mobileorg-android/issues/264
I have been told to use the latest org-mode which is apparently 7.8.3?
But if I follow the instructions:
htt
Morning,
I just want to know if there is there exists a 'tidy' module/command
that can be run on a file to tidy it?
I often find myself going back and adding extra line breaks and
padding, and wondering if there exists something that can do this for
me?
Thanks,
'Mash
Just been looking around and I have not come across a way to "highlight"
text in org-mode to be HTML exported as the ... tags?
Anyone know if this exists?
Thanks,
--
'Mash
Sorry not quite sure how to phrase the problem in the subject line there.
I have the following setup in my .emacs ...
(defvar org-dir "/home/mash/read/org/")
And use it around such as ...
(setq org-directory org-dir)
(setq org-default-notes-file (concat org-dir "mash.org"
Resolved this via stackoverflow.
(setq org-agenda-files (list org-dir))
http://stackoverflow.com/questions/17020119/org-mode-org-agenda-files-defvar-directory-evaluation/17021834
Quoting 'Mash :
Sorry not quite sure how to phrase the problem in the subject line there.
I have the foll
Thanks,
I did use a comma to evaluate the variable but without the backtick
which I believed caused that "old style backticks" warning.
Quoting Nick Dokos :
'Mash writes:
Resolved this via stackoverflow.
(setq org-agenda-files (list org-dir))
Equivalently
(setq o
Morning,
I have an agenda file which contains a URL with port
(https://example.example.com:2000) which unfortunately Tramp attempts
to connect to when I pull the agenda, causing Emacs to hang.
Any idea why this is happening by default?
Thanks,
'Mash
I asked a similar question earlier.
I did though have to point to the lisp dir of org-mode git clone specifically
and add the "org-install" line as mentioned.
If you look at my question a few days ago there is no 7.8.3.
'Mash
--
Sent from my Android phone with K-9 Mail. P
On 2012-08-14 07:10-0600, Eric Schulte wrote:
> 'Mash writes:
>
> > Morning,
> >
> > I just want to know if there is there exists a 'tidy' module/command
> > that can be run on a file to tidy it?
> >
> > I often find myself going back and a
ed to get one of these at some point.
http://www.freedominput.com/freedom-accessories/freedom-pro-keyboard
'Mash
I have been looking at trying to track training performance with
org-mode.
I currently just set a reoccurring schedule with note logging on
state change, but wondered if there was a way to log values within
this :LOGBOOK: logs?
It is not a lot of effort to simply type in ":abc: 5", etc in the not
go.
Could you help?
Many thanks,
'Mash
Wondered if anyone had any thoughts about this?
I am trying to utilise the LOGBOOK and I think column view is the way
to go.
Many thanks,
'Mash
> From: "'Mash (Thomas Herbert)"
> Date: Mon, 29 Oct 2012 16:39:57 +
> To: emacs-orgmode@gnu.org
> Subject: Log
Morning,
I wanted to know how I would change the default '_archive' extension?
I work with encrypted org files "foo.gpg" with Easy PG and the
added header...
# -*- mode: org; epa-file-encrypt-to: ("mash...@toshine.net") -*-
But today I discovered that when I arc
On 2013-03-19 08:20-0400, Nick Dokos wrote:
> 'Mash (Thomas Herbert) wrote:
>
> > Morning,
> >
> > I wanted to know how I would change the default '_archive' extension?
> >
> > I work with encrypted org files "foo.gpg" with Easy PG
ort, but as
you can see with http://toshine.org it turned out pretty clean, and
allows me to stay in Emacs and just push up the .org file via Git and
Orgile does the rest.
Note: I have tweaked my current Orgile code on my current site versus
the public version on github, so may need to compare the two and
republish to github.
'Mash
I was wondering if it was possible at all to use like a "variable" within a
document that would reference a table cell, and could then be
dynamically updated when the table cell was?
The reason I ask is that I would like to have have tabular data held
in another document and then write my document
On 2013-04-10 13:16+0200, Sebastien Vauban wrote:
> "'Mash Thomas Herbert" wrote:
> > I was wondering if it was possible at all to use like a "variable" within a
> > document that would reference a table cell, and could then be
> > dynamically updated
On 2013-04-10 15:07+0200, Sebastien Vauban wrote:
> "'Mash Thomas Herbert" wrote:
> > OK thanks, I have never used Babel at all, but I believe I have found
> > the inline use.
> >
> > src_lang[args]{code}
> >
> > So I thought...
>
29 matches
Mail list logo