Hi,
Vagn Johansen writes:
> In several places the C-c a prefix is used as part of documenting a
> command. These key combos do not work unless C-c a has been set to
> org-agenda.
>
> If you search the manual for "C-c a" you will not find "1.3 Activation"
> where it suggests configuring
>
> (gl
mrigetitd...@safe-mail.net writes:
> I have a bunch of TODO items, each with a timestamp, which I would like to
> not being displayed in the agenda if the day of their timestamp/schedule is
> in the future.
Can you share an example of .org file along with the custom agenda
command (or the default
Hi Dave,
dlc writes:
> Using the example in the Org Manual doesn't seem to work although I
> am new to emacs and org mode so maybe i'm not grasping the concept.
> I set org-use-inheritance to true
(I assume this is `org-use-property-inheritance'.)
> Problems:
> 1. If the property is not yet us
Hi Paul,
Paul Whipp writes:
> What am I doing wrong?
You are using both `org-remember' and `org-capture'.
You should use either one or the other.
Please refresh your configuration using `org-capture'
only and report further problems.
org-remember will surely be removed from Org before 8.0.
Hi Andrea,
andrea crotti writes:
> I never quite understood how to pass arguments to org-agenda without
> using it interactively..
> I want a simple thing, a command that shows the agenda with the TODO
> entries from a given file
>
> So supposing the buffer "projects.org" is open I tried this:
>
Da: Achim Gratz
Inviato: Mercoledì 11 Luglio 2012 23:15
> Bastien writes:
>> Achim Gratz writes:
>>> I'll update org
>>> hacks with the instructions when you have installed the patch.
>
>> I just installed the patch, thanks.
> Documentation on WOrg is updated to reflect the new reality...
> :-)
I had trouble getting org-capture to behave from a hotkey:
It worked fine but would not give the emacs buffer focus making it pretty
useless.
I worked around the problem using wmctrl (which is in the debian/ubuntu
repos). I created a small script:
===
#!/bin/bash
wmctrl -Fa 'emacs@dev'
emac
>> On Thu, 12 Jul 2012 02:25:36 +0530, Jambunathan K
>> wrote:
>> Are there any plans to add a table to oocalc converter?
> There are no plans. Anyways, what prompted this
> question? What is your use-case?
> --
Well I know I can export to csv, which can be read by
oocalc. Howeve
Enda writes:
> 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.
I've implemented this instead: when a region is active, M- will
move the region up/down.
Note that org-element.el can help with such featur
Uwe Brauer writes:
> That is why I asked for a export converter to oocalc.
You are then asking for a tool to export org table formulas
into oocalc formulas. That would be nice, but I'm not aware
of any.
Best,
--
Bastien
I have
(setq org-read-date-prefer-future 'time)
in my .emacs, so if I give a time like 8am and it is before now
then it is interpreted as tomorrow. This is good, because I never
want to set times in the past.
However if I give "thu 8am" (it is Thursday 11:50am here, so Thu 8am
is before now) th
Giovanni Ridolfi yahoo.it> writes:
> that does not work. )-:
Instead of doing what is said in the document you keep inventing your own
invocations. Why not simply follow the instructions? Hint: "org" is not the
same as "..", so substituting one for the other isn't going to work. You have
to c
Problems:
1. If the property is not yet used on an entry, tab completion only
shows "property_ALL" instead of "property", and of course there is no
completion on possible values.
There was a small bug here -- please pull from git and test.
Thanks for reporting this.
2. inherited properties
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
2012/7/12 Bastien :
>
> (defun my-org-agenda-command ()
> (interactive)
> (org-agenda-set-restriction-lock 'file)
> (org-agenda nil "%"))
>
> Note that you need to be in your .org file for this to work, so this
> isn't really suited for a global keybinding, only for org-mode-map.
>
> HTH,
>
>
andrea crotti writes:
> Just for curiosity, why the lispy arguments are deprecated?
Not "deprecated", just "not recommended".
See http://lists.gnu.org/archive/html/emacs-devel/2003-08/msg00436.html
for a start. Many heated discussions on the web about this.
--
Bastien
Is anyone using MobileOrg for android on a tablet?
More specific question -- is the android version just a phone app that will get
blown up onto the tablet screen, or will it use the extra screen space on a
tablet?
Thanks,
James
--
James Harkins /// dewdrop world
jamshar...@dewdrop-world.net
The corresponding defvar should probably be moved:
In org-clock-in:
org-clock.el:1208:53:Warning: reference to free variable `org-clock-out-time'
In org-clock-in-last:
org-clock.el:1264:31:Warning: reference to free variable `org-clock-out-time'
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305
Current testing results with the exporter files uncompiled:
2 unexpected results:
FAILED test-org-export/read-attribute
FAILED test-org-export/unravel-code
...and compiled:
6 unexpected results:
FAILED test-org-export/read-attribute
FAILED test-org-export/table-cell-alignment
I'm using Emacs org-mode for task and information management in a business
environment dominated by Microsoft products (Windows, Office, ...).
My mobile phone is a Blackberry and I wonder if it is possible to export my
task list (agendas) in a format readable by the Blackberry and if there
might
I'm using Emacs org-mode for task and information management in a business
environment dominated by Microsoft products (Windows, Office, ...).
I wonder how to create a set-up for maximum productivity and I'd like to
know how you integrate org-mode in your work on MS Windows.
Creating hyperlinks
On Thu, Jul 12, 2012 at 4:06 PM, M wrote:
>
>
> I'm using Emacs org-mode for task and information management in a business
> environment dominated by Microsoft products (Windows, Office, ...).
>
> I wonder how to create a set-up for maximum productivity and I'd like to
> know how you integrate org
On Mon, Jul 9, 2012 at 6:24 PM, Nick Dokos wrote:
> John Hendy wrote:
>
>> On Mon, Jul 9, 2012 at 4:26 PM, Nick Dokos wrote:
>> > John Hendy wrote:
>> >
>> >> I'm exporting a Beamer presentation with R babel blocks and my plots
>> >> are not centered. This should be a reproducible example:
>> >
> Von: John Hendy
> Datum: Thu, 12 Jul 2012 16:16:34 -0500
> An: M
> Cc: "emacs-orgmode@gnu.org"
> Betreff: Re: [O] How to integrate org-mode in a MS Windows-/Office-based
> environment?
>
> On Thu, Jul 12, 2012 at 4:06 PM, M wrote:
>>
>>
>> I'm using Emacs org-mode for task and informati
I recently inquired with someone at an R meetup group about how to
make an update-persistant repo for my R libraries. He suggested
creating a file ~/.Renviron with the contents:
.---
| R_LIBS=C:/Users/a1rwhzz/Documents/R
`---
I did this and it works great from the R program via my Windows start
s
On Thu, Jul 12, 2012 at 04:16:34PM -0500, John Hendy wrote:
> On Thu, Jul 12, 2012 at 4:06 PM, M wrote:
> My personal technique is to let everyone /else/ use MS and to use
> org-mode as exclusively as I can. My management is fully used to me
> providing PDF Beamer presentations at project update m
On Thu, Jul 12, 2012 at 05:04:23PM -0500, Russell Adams wrote:
> I often will write technical documentation in Org, and export it to
> HTML. MS Word users can import it and immediately apply a company
> template, while the HTML preserves much of the formatting. Looks quite
> good in the end.
>
Ano
Achim Gratz writes:
> The corresponding defvar should probably be moved:
Done, thanks.
--
Bastien
Hi Martin,
M writes:
> My mobile phone is a Blackberry and I wonder if it is possible to export my
> task list (agendas) in a format readable by the Blackberry
What is the format you need?
> and if there
> might be even a way to have a mobile application on the Blackberry sync'ed
> to my org-
Hi Myles,
Myles English writes:
> First of all, is this the right list?
I don't think so -- better send this report to the AUCTeX people.
> I would expect that the whole of a bibtex entry would be inserted when
> asked to do so but sometimes what happens is that the entry is
> terminated at
M writes:
> So unfortunately I'll have to find a way to integrate as good as possible.
> (I had tried to use MS Outlook 2007 for managing tasks for some weeks but I
> was missing a lot of features I got used to from org-mode, so I installed
> org-mode.
>
> One example of helpful integration: if I
31 matches
Mail list logo