On Fri, 04 Jun 2010 17:42:59 -0600, "Eric Schulte"
wrote:
[...]
> > The only thing missing is a little sketch tool in Emacs, fast enough
> > to be used while taking notes... :-)
> >
>
> I often use ditaa or example blocks with artist mode when I'm taking
> notes, but the use of artist mode isn
On Jun 5, 2010, at 11:06 AM, Eric S Fraga wrote:
On Fri, 04 Jun 2010 17:42:59 -0600, "Eric Schulte" > wrote:
[...]
The only thing missing is a little sketch tool in Emacs, fast enough
to be used while taking notes... :-)
I often use ditaa or example blocks with artist mode when I'm taking
I found the solution:
(add-hook 'org-mode-hook
(lambda ()
(toggle-truncate-lines)))
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/
Just though I'd point out the NanoNote a $99 Linux Palmtop, that
should run Emacs.
"The 本 version of NanoNote is an ultra small form factor computing
device. The device sports a 336 MHz processor, 2GB of flash memory,
microSD slot, head phone jack, USB device and 850mAh Li-ion battery.
It boots Li
On 10-06-05 10:11 , Ivanov Dmitry wrote:
I found the solution:
(add-hook 'org-mode-hook
(lambda ()
(toggle-truncate-lines)))
For the case of org-mode I would recommend this instead:
(setq org-startup-truncated nil)
___
Emacs-
Looks very cool, especially at the price. But the spacebar. Yikes
it's small.
At least it has all the meta-keys and TAB, which make it nicer than
most other pocket keyboards for running Emacs.
Do report.
Scot
On Sat, Jun 5, 2010 at 11:10 AM, Tim O'Callaghan
wrote:
> Just though I'd point out
"Tim O'Callaghan" writes:
> Just though I'd point out the NanoNote a $99 Linux Palmtop, that
> should run Emacs.
Out of curiosity, do you know of anyone who has ported Emacs for use on
the device? Last I heard, the NanoNote ran OpenWrt, which AFAICT has no
Emacs package.
>From the wiki:
,
On Sat, 05 Jun 2010 09:11:51 -0400
Matt Lundin wrote:
> "Tim O'Callaghan" writes:
>
> > Just though I'd point out the NanoNote a $99 Linux Palmtop, that
> > should run Emacs.
>
> Out of curiosity, do you know of anyone who has ported Emacs for use on
> the device? Last I heard, the NanoNote ra
Unfortunately, the :tags element of clocktable dynamic blocks does not
seem to be functioning properly. Identical commands on Sebastian's
system worked fine. The problem can be seen below in a test I'm
using. Running C-c C-c while on the clocktable line updates the
timestamp in the clocktable, b
Kristofer Bergstrom writes:
> Unfortunately, the :tags element of clocktable dynamic blocks does not
> seem to be functioning properly. Identical commands on Sebastian's
> system worked fine. The problem can be seen below in a test I'm
> using. Running C-c C-c while on the clocktable line upda
Eric and Carsten,
This is a really swell feature, Mr. Cleaver. Just a reminder to those
who might be reading this list, enabling CDLateX and org-pretty-entities
make typing greek characters *really* easy. Backquote a (`a) is enough
to give you alpha, `b beta, etc.
These two features work r
Carsten,
I pulled the latest git, and it looks like "3/21" and "5/21" work as
expected. But when I put in "7/21", a date in the near future, it is
interpreting it a "2021-07-21" rather than the "2010-07-21" that one
would expect.
Regards,
===
I would like to upgrade my version of org-mode (I'm using Emacs23),
with the hopes it will solve a problem of the :tags option not being
evaluated in clocktable dynamic blocks. According to "M-x
org-version", I am currently using 6.21b. Matt pointed me to
http://orgmode.org/org-6.36c.tar.gz .
Is
Kristofer Bergstrom writes:
> I would like to upgrade my version of org-mode (I'm using Emacs23),
> with the hopes it will solve a problem of the :tags option not being
> evaluated in clocktable dynamic blocks. According to "M-x
> org-version", I am currently using 6.21b. Matt pointed me to
> h
Right now (default), I get time specific entries shown before events
that last the whole day. I would however prefer to get whole-day
entries(no time) first and time-entries after.
org-agenda-sorting-strategy:
agenda
habit-down time-up priority-down category-keep
,[ result (now) ]
| Day-agen
Problem solved! After upgrading from 6.21b to 6.36c, the :tags option
is now working! Below is what I did to upgrade.
Thank you to Sebastian, Matt, Bernt, and sshelagh for help along the way!
Kris
wget http://orgmode.org/org-6.36c.tar.gz
tar xzvf org-6.36c.tar.gz
sudo mv org-6.36c /usr/share/e
On Jun 5, 2010, at 7:43 PM, Daniel E. Doherty wrote:
Carsten,
I pulled the latest git, and it looks like "3/21" and "5/21" work as
expected. But when I put in "7/21", a date in the near future, it
is interpreting it a "2021-07-21" rather than the "2010-07-21" that
one would expect.
I
On Jun 6, 2010, at 1:13 AM, Eraldo Helal wrote:
Right now (default), I get time specific entries shown before events
that last the whole day. I would however prefer to get whole-day
entries(no time) first and time-entries after.
org-agenda-sorting-strategy:
agenda
habit-down time-up priority-
On Jun 4, 2010, at 2:51 PM, Matthew Lundin wrote:
Hi Carsten,
Carsten Dominik writes:
can someone please summarize what the status of this discussion is?
I have lost track
As I understand it, the proposed patch hides items scheduled in the
future in the weekly agenda. E.g., if it is
See:
http://orgmode.org/manual/Installation.html#Installation
And if you're not installing globally with 'make install' (I don't)
make sure that the org manual gets read by adding /path/to/org/doc to
'Info-default-directory-list
like so:
(add-to-list 'Info-default-directory-list "/path/to/org
20 matches
Mail list logo