%(org-calendar-holiday)" in one of the org agenda org files?
-- Enda
When export an org file to ical, the items in org-class do not get exported.
http://orgmode.org/worg/org-faq.html#org-class
- Enda
ipped denoted by another symbol?
- Enda
How do you I export this into an iCal file (C-c C-e i) (only events get
exported):
* New Year's Day
<%%(diary-anniversary 1 1)>
- Enda
Can there be a per file option to set org-icalendar-alarm-time for a different
time for a different category?
Best wishes,
Enda
Debian GNU/Linux Emacs 23.4
heading.)
Org #+OPTIONS (#+STARTUP, #+OPTIONS, etc.) should be fontified so that
they can be easily seen.
* Not a Heading
- list1
*not* bold
/not/ italicised
- not to be treated like a list
#+OPTIONS: headings1: Blue1 Blue2 headings2: Sierra1 lists: list1
#+STARTUP: showall
Best wishes,
Enda
heading.)
Org #+OPTIONS (#+STARTUP, #+OPTIONS, etc.) should be fontified so that
they can be easily seen.
* Not a Heading
- list1
*not* bold
/not/ italicised
- not to be treated like a list
#+OPTIONS: headings1: Blue1 Blue2 headings2: Sierra1 lists: list1
#+STARTUP: showall
Best wishes,
Enda
know how do this in the file.)
Best wishes,
Enda
From: Nick Dokos
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Wednesday, June 27, 2012 5:43 PM
Subject: Re: [O] How to turn off font-lock-mode per file
Enda wrote:
> How do you turn off font-
org-icalendar-alarm-time per file is on
my wishlist.
Best wishes,
Enda
From: Nick Dokos
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Wednesday, June 27, 2012 5:38 PM
Subject: Re: [O] org-icalendar-alarm-time in org file as an #+OPTION
Enda
Say I have two lines of text like so, and I want to move both of them
at the same time, could there be a C-u 2 M-down in order to do this.
Best wishes,
Enda
:END:
** Holiday1
** Holiday2
Best wishes,
Enda
P.S. In the org manual on page 95, there is
* Birthdays and similar stuff
#+CATEGORY: Holiday
%%(org-calendar-holiday) ; special function for holiday names
#+CATEGORY: Ann
%%(org-anniversary 1956 5 14)6 Arthur Dent is %d years old
%%(org
MobileOrg -> Push files and views (C-c C-x RET p)
*Backtrace*
Debugger entered--Lisp error: (void-variable org-agenda-filter)
org-mobile-push()
call-interactively(org-mobile-push nil nil)
Best wishes,
Enda
From: Nick Dokos
To: Enda
Cc: "emacs
When I run
M-x org-export-icalendar-this-file
on a file, in the *Messages* buffer, it says:
Saving file /tmp/orgics3698Kdg...
Wrote /tmp/orgics3698Kdg
Saving file ~/file.ics...
Wrote ~/file.ics
Does the tmp file need to be created since one is not needed for other
exports?
Best wishes,
Enda
How do you turn off font-lock-mode per file (an org file)?
Best wishes,
Enda
,
Enda
before the event (which was in the org file). Is there a way of setting
org-icalendar-alarm-time to '5' locally instead of globally?
# -*- org-icalendar-alarm-time: 5 -*-
works, but I get a warning when I open the file.
Best wishes,
Enda
From: Ba
>> >What if you want them to be *different*?
>>
>> Couldn't I have
>>
>> ** Class
>> %%(org-class 2009 2 16 2009 4 20 1 10) 7:00pm-9:00pm
>>
>> ?
>>
>Of course you could.
But then the name of the event, in this case 'Class', would not appear in the
agenda.
Best wishes,
Enda
From: Nick Dokos
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Friday, June 22, 2012 4:44 PM
Subject: Re: [O] take the name of org-class event from heading
>Enda wrote:
>> How can I schedule a weekly class that lasts for a limited period of
>> time? (org-class)
>From FAQ:
What can I do if I don't want to use Dropbox.com?
(setq org-mobile-directory "/scpc:user@@remote.host:org/webdav/")
Having the '@@' caused the username to be 'user@' so I could not log
in, removing one of the @'s solved the problem.
Best wishes,
Enda
P.S.
Can TRAMP use WebDAV?
MobileOrg -> Push files and views (C-c C-x RET p)
Symbol's value as variable is void: org-agenda-filter
Why am getting this error?: Symbol's value as variable is void:
org-agenda-filter
Best wishes,
Enda
Re: How do I schedule events relative to Easter Sunday?
Easter Sunday is in
%%(org-calendar-holiday)
how does Emacs calculate it?
Best wishes,
Enda
How can I schedule a weekly class that lasts for a limited period of
time? (org-class)
If one of the SKIP-WEEKS is the symbol holidays, then any holidays
known to the calendar are also skipped.
How can a holiday that you specify be made known to the calendar?
Best wishes,
Enda
se the following format:
** Class
%%(org-class 2009 2 16 2009 4 20 1 10) 7:00pm-9:00pm Class
Why do you have to repeat the name of the event in the org-class, why
cannot it not take the name from the heading?
Best wishes,
Enda
Is there a way to do this on a per-file setting?
Best wishes,
Enda
From: Eric S Fraga
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Monday, June 18, 2012 8:34 AM
Subject: Re: [O] essentially turn off font-lock except for headings
Enda writes:
I know how can I set an event to occur every day except Saturday and Sunday
** Daily meeting
<%%(memq (calendar-day-of-week date) '(1 2 3 4 5))>
How can I set an event to occur every day except Saturday and Sunday
between two given dates?
Best wishes,
Enda
From: Bastien
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Wednesday, June 6, 2012 7:31 PM
Subject: Re: white (hide)stars in black background terminal
Hi Enda,
Enda writes:
>> When I open org-mode with hidestars in a TTY terminal I c
Enda writes:
> emacs --batch --visit=index.org --funcall org-export-as-html-batch
>
> all the .el scripts in /etc/emacs/site-start.d/ get called which
> takes
> time, since all of these are unnecessary except 50org-mode.el, is
> there is way to only load 50org-mode.e
How do you essentially turn off font-lock except for headings?
Best wishes,
Enda
P.S.
like
Can there be an #+OPTION to stop comments and weblinks from being coloured and
names of directories from being italised, /etc/ ?
If you have read the manual, what is the best way to keep up-to-date
with new features?, DiffPDFbetween the manual that was read and
latest manual?
Best wishes,
Enda
before the event (which was in the org file). Is there a way of setting
org-icalendar-alarm-time to '1' locally instead of globally.
Best wishes,
Enda
From: Bastien
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Wednesday, June 6, 2012 7:30
I want nearly all paragraphs to have one line of spacing, the #+HTML:
(no line of spacing) is just for once-off occasions.
Best wishes,
Enda
From: Bernt Hansen
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Wednesday, June 6, 2012 6:28 PM
S
When I open org-mode with hidestars in a TTY terminal I cannot see the
stars, however when I open them in a terminal emulator inside GNOME,
the stars that are supposed to be hidden are white (on a black
background).
Best wishes,
Enda
Is there a way to convert from org-mode to html5?
Best wishes,
Enda
Is there is way to have to have org-icalendar-alarm-time in an org file as an
#+OPTION?
Best wishes,
Enda
When I call:
emacs --batch --visit=index.org --funcall org-export-as-html-batch
all the .el scripts in /etc/emacs/site-start.d/ get called which takes
time, since all of these are unnecessary except 50org-mode.el, is
there is way to only load 50org-mode.el
Best wishes,
Enda
*print 'Hello world'* is not bold.
Best wishes,
Enda
full line space) like:
Org mode
.
Emacs
would be converted to:
Org mode
Emacs
Best wishes,
Enda
I am using Org-mode version 7.8.11 and priorities in items are colored just
like I want, however nicholas.do...@hp.com says "That's an artifact of
font-lock-mode."
Best wishes,
Enda
From: Nicolas Goaziou
To: Enda
Cc: "emacs-org
I might want to edit the file where Emacs is not installed, so I do not want to
be exporting to ascii.
Best wishes,
Enda
From: Nick Dokos
But the suggestion of exporting to ascii (and editing that in vi) has
not been rejected (yet), so that may be a way
Yet, they are colored as such if they are typed in manually.
Best wishes,
Enda
From: Nicolas Goaziou
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Friday, May 25, 2012 7:15 PM
Subject: Re: Priorities do not work on lists
Hello,
En
see that
" All headline
stars but the last one are made invisible using the org-hide face", however I
want there to be no actual stars except the last and then org-mode using the
right color for each heading like:
* first heading
* second heading
* third heading
Best wis
#+STARTUP: content
hides the items (- item) like so:
* shown
** shown...
opposed to
* shown
** shown...
- shown...
Best wishes,
Enda
From: Nick Dokos
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Friday, May 25, 2012 6:23 PM
Subje
Disabling font-lock would not work because then the headings (* Headings) would
not be in color.
Best wishes,
Enda
From: Jambunathan K
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Friday, May 25, 2012 6:32 PM
Subject: Re: [O] italicise ac
highlighted like in hidestars except there would be no stars to hide.
Best wishes,
Enda
From: Nick Dokos
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Friday, May 25, 2012 6:30 PM
Subject: Re: [O] #+STARTUP: showstars
Enda wrote:
> With #+START
affecting verses.)
Best wishes,
Enda
: showstars (and even enabled by default))
Best wishes,
Enda
Can there be #+STARTUP option that hides everything not a list heading
or a heading on startup like:
* shown
** shown
not shown
- shown
not shown
Best wishes,
Enda
priorities do not work on lists
- item 1
- item 2
and does not work (yet if you manually insert them by
typing [#B] they are coloured properly).
Best wishes,
Enda
this.
Also I keep directory names in the org file like /usr/bin/ which in the org
file as you know would become italicized. Main Headings are blue (* Heading),
but also weblinks are blue, which highlights them and I do not want them to be
highlighted.
Best wishes,
Enda
Can there be an #+OPTION to stop comments and weblinks from being coloured and
names of directories from being italised, /etc/
Best wishes,
Enda
50 matches
Mail list logo