I just tried this and found it to work well enough for my requirements.
Thanks for the information [and for the Manual-reference], David.
Livin Stephen Sharma
On Mar 01, 2010, at 12:59:27 , David Maus wrote:
> Livin Stephen Sharma wrote:
>
>> I think this would be a useful in daily use: to b
Livin Stephen Sharma wrote:
> I think this would be a useful in daily use: to be able to easily
> convert a list [whether numbers or bullets] into a list of " - [ ]
> foo" check-box items. FWIW, I use regex'es to achieve this for now.
Turning plain list items into checkboxes is already possible
More often than not I run emacsclient in rxvt under Tmux (a Screen
replacement). As a result (and inconveniently) a lot of common key
sequences dont work properly - generally involving shift/control/alt and
arrow and function keys. Most of the time it doesn't matter as there is
always a work aroun
I think this would be a useful in daily use: to be able to easily convert a
list [whether numbers or bullets] into a list of " - [ ] foo" check-box items.
FWIW, I use regex'es to achieve this for now.
Livin Stephen Sharma
___
Emacs-orgmode mailing
Hi, I found an HTML export bug with org-mode 6.34c-140-g44c8 and older. I
used:
* only one section
#+BEGIN_EXAMPLE:
We need:
,* pears
,* lettuce
,* watermelons
Very important!
#+END_EXAMPLE:
--
Hi Henry,
Thanks for bringing up this bug.
While for any serious plotting I would certainly recommend using
Org-babel over org-plot, org-plot should still function correctly. I've
just pushed up a fix to the bug you described, so your previous table
should work once again.
Thanks -- Eric
henry
Carsten Dominik writes:
> :-) I should have known. These days, babel is the answer to most
> questions ... :-)
Well, that wasn't the conclusion I meant to be drawn -- I thought the
pure org solution was best here! (at least for simple summation)
Dan
>
> - Carste
>
> On Feb 24, 2010, at 4:40
Julien Fantin writes:
> I've been using this init file to load my org-mode-contained emacs
> configuration :
>
> ;;; init.el --- Where all the magic begins
> ;;
> ;; This file loads both
> ;; - Org-mode : http://orgmode.org/ and
> ;; - Org-babel:
> http://orgmode.org/worg/org-contrib/babel/org
I've been using this init file to load my org-mode-contained emacs
configuration :
;;; init.el --- Where all the magic begins
;;
;; This file loads both
;; - Org-mode : http://orgmode.org/ and
;; - Org-babel:
http://orgmode.org/worg/org-contrib/babel/org-babel.php#library-of-babel
;;
;; It then l
Urgency: Low
A publishing project can define a preparation and a completion
function to prepare and finalize the export. Currently both functions
that can be supplied in `org-publish-project-alist' are called without
any arguments.
I'm currently trying to write exporter functions that create an
While wrapping my head around a set of publishing functions to create
atom and rss feeds I noticed an incorrect description in the manual.
In chapter 13.1.4 in reads:
,
| :publishing-function
|
| Function executing the publication of a file. This may also be a list
| of functions, which will
On Sa, Feb 27 2010, henry atting wrote:
> I have a table which I am plotting longly, it looks like this:
>
> #+PLOT: title:"expenses" ind:1 type:2d with:lines
> #+PLOT: set:"yrange [0:]" labels:("month" "expenses" "average")
> | month | two |three|
> |++-|
> | N
On Feb 27, 2010, at 6:47 PM, Nick Dokos wrote:
Thomas S. Dye wrote:
Aloha all,
Exporting this file to html gives me a source code block for bibtex
but not for latex.
* Test export
#+BEGIN_SRC latex
No export with latex
#+END_SRC
#+BEGIN_SRC bibtex
Export OK with bibtex
#+END_SRC
Doe
Hi Dennis,
Dennis Groves writes:
> Hello fellow org-mode users and Carsten,
>
> Since 2008 I have used org-mode to manage my work and life, and likely
> in the most rudimentary ways compared to many of you, especially
> considering the features of org-mode...
>
> Recently, I have recently procur
Hello fellow org-mode users and Carsten,
Since 2008 I have used org-mode to manage my work and life, and likely
in the most rudimentary ways compared to many of you, especially
considering the features of org-mode...
Recently, I have recently procured a google android nexus-one phone
and would lo
Hi all,
I am getting an error when exporting to latex in the latest version in
the repository if checkboxes are included in the document.
the error is:
! LaTeX Error: Command \Box not provided in base LaTeX2e.
which can then be cured by including
\usepackage{latexsym}
in the tex document. Is thi
Hello All,
I was wondering if it is possible to configure the Org mode iCalendar export
to include CLOCK entries. I'd like my clock entries to show up as
appointments in my calendar application (iCal in this case). I can't seem to
find a way to do it in the docs or faq. Is this possible with Org m
Henri-Paul Indiogine writes:
> Matt Lundin writes:
>>> (setq browse-url-browser-function (quote browse-url-generic))
>>> (setq browse-url-generic-program "firefox")
>>
>> (setq browse-url-browser-function 'browse-url-firefox)
>> (setq browse-url-firefox-new-window-is-tab t)
>>
>> The second sett
18 matches
Mail list logo