Re: [O] LaTeX export \listoffigures

2012-08-27 Thread Henri-Paul Indiogine
Hi Nick! 2012/8/27 Nick Dokos : > --8<---cut here---start->8--- > #+LATEX: \listoffigures > > * foo > foo "a b c" bar > --8<---cut here---end--->8--- Thanks! -- Henri-Paul Indio

[O] LaTeX export \listoffigures

2012-08-27 Thread Henri-Paul Indiogine
es does not go in the preamble but soon after \begin{document} and \tableofcontents It seems that the "book" LaTeX class automatically adds \tableofcontents. How can I tweak that to add \listoffigures and maybe \listoftables ? Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum &

Re: [O] Using Org for a dissertation - appendices

2012-05-21 Thread Henri-Paul Indiogine
uld not make it work. Does anyone have a suggestion? Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre http://www.tutorfind.ca Email: hindiog...@gmail.com Skype: hindiogine

Re: [O] eps inline

2011-10-17 Thread Henri-Paul Indiogine
I can figure out how to get a newer version of TeXLive. Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine

[O] eps inline

2011-10-17 Thread Henri-Paul Indiogine
and AucTeX. The failure happens when I press C-c C-c the latex compile command of AucTeX. Any suggestions? Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine

[O] Error on LaTeX export

2011-09-27 Thread Henri-Paul Indiogine
-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine

Re: [O] Can not export to LaTeX anymore

2011-09-27 Thread Henri-Paul Indiogine
That also fails with the following error message: Wrong type argument: stringp, | Thanks for your feedback, Henri-Paul 2011/9/26 Henri-Paul Indiogine : > (fontified nil font-lock-fontified t) 73 74 (fontified nil > font-lock-fontified t) 74 115 (fontified nil font-lock-fontified t) >

[O] Can not export to LaTeX anymore

2011-09-26 Thread Henri-Paul Indiogine
(fontified nil rear-nonsticky (mouse-face This has never occurred to me before and I am at a loss here. No tex file is created. Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.c

Re: [O] Using Code Blocks in Org Tables

2011-08-28 Thread Henri-Paul Indiogine
Hi Eric! 2011/8/28 Eric Schulte : > > #+source: last-of-stuff > #+begin_src sh :var input=stuff >  echo "$input" |tail -1 > #+end_src > > | one | > | two | > | 3   | > #+TBLFM: @3$1='(sbe last-of-stuff) Your solution works very well. Thanks! Henr

Re: [O] C-c '

2011-08-26 Thread Henri-Paul Indiogine
tation off completely. > > Try setting > > (setq org-src-preserve-indentation t) Yes, that removed the problem. I am running the daily git version on GNU Emacs 24.0.50.1. Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind

[O] C-c '

2011-08-26 Thread Henri-Paul Indiogine
again. So, each time I edit a code block the code shifts to the right more and more. I waste a lot of time getting rid of these empty spaces. Yes, I can use a emacs macro, but still .. Am I missing something? Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas

Re: [O] Using Code Blocks in Org Tables

2011-08-26 Thread Henri-Paul Indiogine
atement in the code block. I have a long bash script that outputs a lot of information to a log file. But I would like one piece of information to end up in a cell of an org-mode table. I can place this value as the last one in the bash script. How could I make that work? Thanks, Hen

[O] Using Code Blocks in Org Tables

2011-08-25 Thread Henri-Paul Indiogine
only the number "2" in cell @2$2. I thought that with ":results value" only the final output of the script, i.e. the output of "echo $x" would appear. Instead the results of all echo statement do appear. What am I doing wrongly? Thanks, Henri-Paul -- Henri-Paul

Re: [O] result of code evaluation

2011-08-19 Thread Henri-Paul Indiogine
-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine

Re: [O] result of code evaluation

2011-08-19 Thread Henri-Paul Indiogine
tput enclosed in a #+begin/end_example block. I like the second option. I have place the line in my .emacs and it works beautifully. Thanks! Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.c

[O] result of code evaluation

2011-08-19 Thread Henri-Paul Indiogine
d_src #+results: test : hello ---8<->8 Why is there a ":" at the beginning of the results line? Can I get rid of it? Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Lear

Re: [O] ditaa

2011-08-19 Thread Henri-Paul Indiogine
I had used TikZ previously and liked it a lot. I have left ditaa after trying it with minimal example and still having the problem. I do not have time to look at it any longer. I wrote the TikZ code instead in my org file and that works very well. Thanks, Henri-Paul -- Henri-Paul Indiogine

Re: [O] ditaa

2011-08-13 Thread Henri-Paul Indiogine
wn considerably. Maybe it has nothing to do with it, but it happened after I started using ditaa. I am wondering about using TikZ instead. Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gma

[O] ditaa

2011-08-12 Thread Henri-Paul Indiogine
Greetings! Is anyone experiencing problems with LaTeX export + ditaa? After a git pull upgrade this morning the export to LaTeX of ditaa has changed to hyperref. I can post the relevant LaTeX lines if necessary. Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas

[O] Error on export to LaTeX

2011-07-31 Thread Henri-Paul Indiogine
x27;s value as variable is void: org-babel-inline-src-block-regexp Would a backtrace help? Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.

[O] ordered lists with intervening paragraphs export to LaTeX

2011-07-27 Thread Henri-Paul Indiogine
force a certain number.  However, it is exported to LaTeX verbatim. What to do? Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine

Re: [O] breaking URLs

2011-07-18 Thread Henri-Paul Indiogine
yperref" package well enough to understand that problem. Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine

[O] breaking URLs

2011-07-15 Thread Henri-Paul Indiogine
ink Any advise? Thanks, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine

[O] git repository & export to LaTeX

2011-07-11 Thread Henri-Paul Indiogine
/Proposal.tex no longer exists! Recognizing tables...done Loading reftex...done Recognizing tables...done Loading reftex...done org-export-latex-preprocess: Wrong type argument: stringp, nil I run the latest org-mode from git and GNU Emacs 24.0.50.1 Any ideas? Thanks, Henri-Paul -- Henri-Paul

Re: [O] org-odt and bibliography

2011-07-07 Thread Henri-Paul Indiogine
ibliographic requirements for documents to send your > supervisor? If you're using author-date citations and a reference list, I > might have a crude stopgap. Yes, that would do it. Thanks a bunch! Best, HP -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M Univers

Re: [O] Problems with search

2011-07-07 Thread Henri-Paul Indiogine
l (add-hook 'post-command-hook 'autopair-post-command-handler 'append 'local)) I have had this autopair function for quite a while, well before the search problem occurred. Also, if do not load autopair I still have the search problem. Thanks, HP -- Henri-P

Re: [O] org-odt and bibliography

2011-07-07 Thread Henri-Paul Indiogine
the command-line version of OOo or something. I know close to nothing about Zotero except that I have installed the extensions for Firefox and LibreOffice. I am willing to install the standalone Zotero. It has connectors for Chrome and OpenOffice, so that should work. Thanks, Henri-Paul

[O] org-odt and bibliography

2011-07-07 Thread Henri-Paul Indiogine
of my personalized Emacs configuration.   My fingers fly over the keyboard in Emacs and lines of text appear almost magically :-) Best, HP -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.com Skype

Re: [O] Problems with search

2011-07-07 Thread Henri-Paul Indiogine
global-mode-check-buffers global-visual-line-mode-check-buffers djcb-set-cursor-according-to-mode) Thanks, HP -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine

Re: [O] Problems with search

2011-07-07 Thread Henri-Paul Indiogine
al-mode-check-buffers global-visual-line-mode-check-buffers djcb-set-cursor-according-to-mode) > o emacs -q and try incremental search. I expect no problem. Correct, no problem. Thanks, HP -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learnin

[O] Problems with search

2011-07-07 Thread Henri-Paul Indiogine
f characters of the string. E.g. "Apple" is accepts "A" then when I press "p" it starts a backward search. when I enter "n" it goes to the next match of the letters before 'n'. I run the latest git version compiled daily. Henri-Paul -- Hen

Re: [O] org-odt and bibliography

2011-07-07 Thread Henri-Paul Indiogine
is possible to convert from bibtex to odt. Best, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.5

[O] org-odt and bibliography

2011-07-06 Thread Henri-Paul Indiogine
something, doing something incorrectly, or this is maybe going to be a future feature. Thanks, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.5

Re: [O] export to ODT

2011-07-06 Thread Henri-Paul Indiogine
es and no space in between them, but overall it looks great. Thanks to the developer(s) or org-odt!!! Best, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.5

[O] export to ODT

2011-07-06 Thread Henri-Paul Indiogine
24 on Ubuntu Maverick (10.10). Thanks and best regards, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.5

[O] Outlook replacement

2011-03-25 Thread Henri-Paul Indiogine
. Also, regularly I export my agenda to Google Calendar. So, I am not missing anything from Outlook. Yes, I know, I can not schedule appointments in a corporate setting, but I work more or less alone. Best, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Running: Ubunt

Re: [Orgmode] Re: Org-beamer problems

2011-01-21 Thread Henri-Paul Indiogine
xample} Again, it would be nice to have empty block titles. Thanks, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.4 ___ Emacs-orgmode mailing list Please use `Reply All' to send

Re: [Orgmode] Re: Org-beamer problems

2011-01-21 Thread Henri-Paul Indiogine
sp/org-mode/lisp" load-path)) (require 'org-install) (require 'org-latex) I restart emacs and still my @important@ is not processed. I also would like to know how to create blocks without title and how to avoid "Example(my-title)" in the

Re: [Orgmode] Re: Org-beamer problems

2011-01-20 Thread Henri-Paul Indiogine
uot; "hyperref") ("" "apacite") ("" "tikz"))) (require 'org-latex) and then other org-mode stuff: faces, org-mobile, I noticed that org-latex.el does not have the line: ("@" "\\alert{%s}" nil) so I add

Re: [Orgmode] Org-beamer problems

2011-01-19 Thread Henri-Paul Indiogine
nd{frame}" "\\begin{frame}[fragile]\\frametitle{%s}" "\\end{frame}")) The header is the same as from the example. Thanks, Henri-Paul Henri-Paul Indiogine Email: hindiog...@gmail.com Running:

[Orgmode] spreadsheet

2010-12-03 Thread Henri-Paul Indiogine
not work. Any suggestions? Thanks, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.3 ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list.

[Orgmode] orgmode -> odt exporter

2010-11-22 Thread Henri-Paul Indiogine
tunately, "doc". How is the org-odt exporter handling the bibliographic references? Thanks for any feedback and my thanks to all you capable org-mode coders. Unfortunately I am only able to spell lisp correctly, most of the time. Best, Henri-Paul -- Henri-Paul Indiogine Emai

Re: [Orgmode] Mobile.org & UTF-8

2010-11-19 Thread Henri-Paul Indiogine
iPhone, re-sync'ed the iPhone to create a new MobileOrg > folder in your Dropbox folder and then it worked. It seems to work fine > now. It worked, thanks. HP -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University Email: hindiog...@gmail.com Skype: hindio

Re: [Orgmode] Mobile.org & UTF-8

2010-11-19 Thread Henri-Paul Indiogine
ll a fresh one? And then sync with org-mode? Thanks, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine ___ Emacs-orgmode mailing list Please use `Reply All' to send

[Orgmode] Mobile.org & UTF-8

2010-11-18 Thread Henri-Paul Indiogine
e and have never specified any encoding and before this evening I did not have any problems with MobileOrg. Thanks, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com ___ Emacs-orgmode mailing list Please use `Reply All' to send

Re: [Orgmode] How do I convert org to OpenOffice?

2010-10-06 Thread Henri-Paul Indiogine
d) > -> go and cry because you have to degrade org mode so much ;-) 1. export should be "C-c C-e h" 2. My BibTeX references are not exported. Am I missing something or is it not possible this way? 3. How could I have some sort of version control? My advisor uses the accursed MS Word

Re: [Orgmode] Emacs version

2010-09-15 Thread Henri-Paul Indiogine
snapshot deb http://ppa.launchpad.net/portis25/emacs/ubuntu lucid main deb-src http://ppa.launchpad.net/portis25/emacs/ubuntu lucid main Best, HP -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~s

[Orgmode] footnotes in LaTeX export

2010-07-18 Thread Henri-Paul Indiogine
as "[fn:xx] blah blah" just as in the original org file. So far I have just deleted this block of text before compiling the tex file to pdf. However, I am probably missing something here and there should not be that section of [fn:xx] at the bottom of my text file. Thanks, Henri-P

Re: [Orgmode] Re: MobileOrg for Android starts to become really usable

2010-06-07 Thread Henri-Paul Indiogine
would be wonderful to have MobileOrg work with DropBox. Best, Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please use `Reply All' to send replies

[Orgmode] Template for a resume

2010-06-06 Thread Henri-Paul Indiogine
Greetings! Could someone please share a org file that he or she uses to generate a resume in LaTeX? Thanks, Henri-Paul Indiogine Curriculum & Instruction Texas A&M University Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico "Rien ne va

Re: [Orgmode] mailto:a...@xyz.org

2010-06-04 Thread Henri-Paul Indiogine
ge-mail. So, using message-mail instead of compose-mail removes the error message and all is fine. Thanks for your kind help and making org-mode + gnus a wonderful combination. Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website:

Re: [Orgmode] mailto:a...@xyz.org

2010-06-04 Thread Henri-Paul Indiogine
Hi Sebastian! 2010/6/4 Sebastian Rose : > M-x customize-variable RET org-link-mailto-program RET > > and set it to > >     `compose-mail' Actually, this variable was set to compose-mail. This will give me that error message. -- Henri-Paul Indiogine Curriculum &am

[Orgmode] mailto:a...@xyz.org

2010-06-04 Thread Henri-Paul Indiogine
This the error message; Symbol's value as variable is void: warning-suppress-types Placing [[ ]] around the link does not make a difference. Any suggestion? Thanks, Henri-Paul Indiogine Curriculum & Instruction Texas A&M University Email: hindiog...@gmail.com Skype: h

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-04 Thread Henri-Paul Indiogine
, but I am really trying to understand. Thanks, -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-03 Thread Henri-Paul Indiogine
If I move the \definecolor... _after_ \usepackage{color} it compiles. Is are a way to setup my LaTeX export so that this happens automagically? Thanks, -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico __

Re: [Orgmode] IMPORTANT: (possibly) incompatible Change

2010-04-03 Thread Henri-Paul Indiogine
ot;) ("" . "color") ("" . "tikz"))) My error message after: C-c C-e l: Exporting to LaTeX... mapconcat: Wrong type argument: listp, "apacite" Thanks, -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.

Re: [Orgmode] Re: Org mode and emacs email

2010-04-01 Thread Henri-Paul Indiogine
I know it would have helped me immensely when I started out. -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the

Re: [Orgmode] [OT] Re: Org mode and emacs email

2010-03-31 Thread Henri-Paul Indiogine
;; name >" " >"%3{│%}" >" " >"%1{%B%}" >"%s\n")) I would like to truncate the subject line. Right now it wraps to the next line and that does not look well. Any

Re: [Orgmode] Re: Org mode and emacs email

2010-03-30 Thread Henri-Paul Indiogine
marks that they have. I find that useful and would like to keep those colors. Thanks, -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please use `Reply All&

Re: [Orgmode] Org mode and emacs email

2010-03-29 Thread Henri-Paul Indiogine
well learn gnus and be done with it. -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-org

Re: [Orgmode] Re: Writing a dissertation using org-mode

2010-03-04 Thread Henri-Paul Indiogine
once my proposal has been accepted. I am in your debt :-)I am very glad to be able to use org-mode and be part of its wonderful user and developer community. -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www

Re: [Orgmode] Writing a dissertation using org-mode

2010-03-04 Thread Henri-Paul Indiogine
new technologies. Writing a dissertation is quite a load already. But I will into it. Thanks, -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please

[Orgmode] Writing a dissertation using org-mode

2010-03-03 Thread Henri-Paul Indiogine
. I may do some text mining using R-project + the tm package. Any suggestion is welcome. Thanks, -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please

Re: [Orgmode] Re: default browser - SOLVED

2010-02-27 Thread Henri-Paul Indiogine
d setting ensures that links are opened in new tabs if firefox > is running. How about clicking on a URL in org-mode or other text file and having w3m pop-up? Thanks, -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico

[Orgmode] default browser - SOLVED

2010-02-25 Thread Henri-Paul Indiogine
Dear fellow org-moders, this is what was suggested to me: (setq browse-url-browser-function (quote browse-url-generic)) (setq browse-url-generic-program "chromium-browser") works perfectly on Ubuntu Karmic + Emacs 23.1.1. Again, thanks for org-mode. -- Henri-Paul Indiogine Emai

[Orgmode] default browser

2010-02-24 Thread Henri-Paul Indiogine
OS: Ubuntu Karmic Emacs: 23.1.1 org-mode: 6.34trans I recently changed my default browser from Firefox to Chromium and have made my change in System -> Preferences -> Preferred Applications -> /usr/lib/chromium-browser However, when I follow a URL link in org-mode Firefox is started. Any suggest

[Orgmode] MobileOrg and mydisk.se

2010-02-06 Thread Henri-Paul Indiogine
something obvious? Thanks, Henri-Paul -- Henri-Paul Indiogine Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-or

Re: [Orgmode] Org-mode as QDA-Software?

2009-12-19 Thread Henri-Paul Indiogine
//rqda.r-forge.r-project.org Henri-Paul -- Henri-Paul Indiogine hindiog...@gmail.com Texas A&M University http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu

Re: [Orgmode] Org needs your vote

2009-12-07 Thread Henri-Paul Indiogine
PT writes: > http://lifehacker.com/5419988/five-best-outlining-tools I voted, but dang we are ranked the lowest. Enrico -- Henri-Paul Indiogine Texas A&M University http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Ple

Re: [Orgmode] Re: [OT] Emacs for email?

2009-12-03 Thread Henri-Paul Indiogine
clients do: VM, Wanderlust, MHE, Rmail, Gnus Otherwise, it looks exactly like what I am looking for. Henri-Paul -- Henri-Paul Indiogine Texas A&M University http://www.coe.tamu.edu/~enrico ___ Emacs-orgmode mailing list Please use `Reply All&

Re: [Orgmode] [OT] Emacs for email?

2009-12-01 Thread Henri-Paul Indiogine
emacs-w3m does not work with Emacs 23. I am very happy that orgmode is included in Gnu Emacs and that it is fairly easy to update. I am still learning Gnus, and I am starting to like it. Henri-Paul -- Henri-Paul Indiogine Texas A&M University http://www.coe.tamu.edu/~en