Re: [O] TABLES: Remove/add cell

2011-11-24 Thread Daniel Martins
fecting the other rows above and below. > Because I need this repeatedly I wrote two in-row functions derived > from org-table-move-column, without the need anymore of splitting and > joining the table like above. > > It supports only the direction left/right. The direction up/down > Gusta

Re: [O] TABLES: aesthetics on columns

2011-11-23 Thread Daniel Martins
Worked perfectly. Question 2 is a (minor) pity. Thank you very much. Daniel 2011/11/23 Suvayu Ali : > #+LATEX_HEADER: \def\ll{$\lambda$}

[O] TABLES: aesthetics on columns

2011-11-23 Thread Daniel Martins
) instead? Daniel 2011/11/22 Michael Brand > > Hi Daniel > > On Tue, Nov 22, 2011 at 15:26, Daniel Martins wrote: > > Thank you very much!!! > > Just one point > > In my case at least M- does not insert a new line! >                      ^ > > Yes, my fau

Re: [O] TABLES: split cells on columns

2011-11-22 Thread Daniel Martins
1) M- to add the new line > 2) mark the region from "t" down to any char from the field below > 3) M-Ret > > The opposite direction is: > - C-u M-Ret to join the content of a field to the one above > > See also C-h f org-table-wrap-region for more tricks. > &g

[O] TABLES: split cells on columns

2011-11-21 Thread Daniel Martins
The feature of remove/add cell is quite important. Should be a feature request. Another important feature request is to split cells. Example (copying and paste the example above) Example: I have the following table: |1 |1 | |2 | two words| |3 |4 | |

Re: [O] Org-mode as a replacement for LaTeX (was: Fwd: Exporting latex without preamble)

2011-11-14 Thread Daniel Martins
2011/11/14 Daniel Martins : > I would like to see just the preamble of these org files prepared to > replace LaTeX files > > Daniel > > 2011/6/30 Carsten Dominik : >> >> On 30.6.2011, at 08:35, Thomas S. Dye wrote: >> >>> Aloha Karl, >>> >

Re: [Orgmode] MobileOrg now in the Android market

2010-09-07 Thread Daniel Martins
I am another Android 1.5 user (Mororla Quench) hoping that its OS be upgraded but ... In the meantime I would like very much to use MobileOrg for Android but, as Eric Fraga said, I also don't want to impede development of MobileOrg. Daniel 2010/9/4 Eric S Fraga : > On Fri, 3 Sep 2010 16:25:40 -0

Re: [Orgmode] Some useful timestamp s-expressions

2010-08-18 Thread Daniel Martins
Really great Paul. Did you compared your Spanish classes examples with org-diary-class? Maybe (I did not tried!) your proposal is an improvement of this function. Thank you/ Gracias, Daniel 2010/8/18 Noorul Islam K M > I think it will be great if this goes into worg? > > - Noorul > > On Aug

Re: [Orgmode] Re: Request for opinions: [ANN] List improvement v.2o

2010-08-18 Thread Daniel Martins
I have the opposite view. I did not tried yet the code because I am a naive git user and worry about messing things up adding another complex branch. However I must say that all my lists (and I have a lot of them!) do not satisfy me completely. The problem of breaking indentation and changing pat

Re: [Orgmode] Re: iCal export and complex diary sexps

2010-08-08 Thread Daniel Martins
It is a good alternative. It would be better if we could generate a list of dates and timestamps by a single command and/or using emacs calendar. If this option is already possible please let me know. Daniel 2010/8/7 Carsten Dominik > > On Jul 23, 2010, at 11:05 PM, Daniel Martins

Re: [Orgmode] firefox problem with org-protocol

2010-07-27 Thread Daniel Martins
Daniel A few weeks ago I had similar problems and gave up of using org-protocol. Could you give us a step-by-step procedure? Daniel 2010/7/25 Daniel Goldin > Thanks. Got me almost there. This is the link that solved the problem in > the end: > > > http://support.mozilla.com/en-US/kb/The+proto

Re: [Orgmode] [ANN] List improvement v.2

2010-07-27 Thread Daniel Martins
I am on the same level as Scot and with the same doubts. Anyway one more vote to include these improvements to the core repository of org-mode ASAP. Daniel 2010/7/27 Scot Becker > Nicolas and list friends > > This sounds great. And it seems you've made it easy to try by putting in > in git.

Re: [Orgmode] Re: iCal export and complex diary sexps

2010-07-23 Thread Daniel Martins
Exporting org-diary-class even ignoring the weeke off (last arguments) for me it would be a fantastic start. It would be like converting org-diary-class to a simple diary sexp. I know it is dumb but in my case I would be glad to slit one org-diary-class in several org-diary-class (before and after

Re: [Orgmode] [google] updated awk script for google to org conversion

2010-07-10 Thread Daniel Martins
Eric, It is working (up to the moment) perfectly!! I am really grateful to you! Daniel 2010/7/9 Eric S Fraga : > I've updated the awk script for converting Google calendar iCal export to org: > > - the time zone calculation is now down completely within the awk >  script, not requiring any exte

Re: [Orgmode] Google calendar to org mode script and a feature request for agenda

2010-07-07 Thread Daniel Martins
ed, 7 Jul 2010 17:38:45 -0300, Daniel Martins wrote: >> >> Eric, >> >> Your awk seems to get timed appts in GMT >> >> How can I adapt it to GMT-3 >> >> Daniel > > Daniel, > > yes, thanks for pointing this out. The script indeed does n

Re: [Orgmode] Google calendar to org mode script and a feature request for agenda

2010-07-07 Thread Daniel Martins
Eric, Your awk seems to get timed appts in GMT How can I adapt it to GMT-3 Daniel 2010/6/29 Eric S Fraga : > Hello, > > I finally got myself an Android phone (and am loving it, especially > with an "all you can eat" data plan :-).  I have tried mobileorg for > Android but it's obviously early d

Re: [Orgmode] Google CL and org-mode

2010-07-06 Thread Daniel Martins
Reaaly good news! I am also willing to test any code available for this. Daniel 2010/7/5 Eric S Fraga : > On Mon, 5 Jul 2010 15:17:16 +0200, Jordi Inglada > wrote: >> >> Hi, >> >> Happy to hear that. Since I do not know Elisp, I can not help much, >> but I am willing to test any code availabl

Re: [Orgmode] Re: icalendar import in to Org mode

2010-06-14 Thread Daniel Martins
I tried to install it as well using python-pip and the result was dan...@martins:~$ pip install ical2org Downloading/unpacking ical2org Downloading ical2org-1.2.tar.gz Running setup.py egg_info for package ical2org Traceback (most recent call last): File "", line 3, in ImportErr

Re: [Orgmode] Just discovered the date-tree capability of Remember

2010-06-12 Thread Daniel Martins
I am also waiting!! Daniel 2010/6/9 Uwe Schuerkamp > On 9 June 2010 03:30, Charles Cave wrote: > > Well done! Maybe I will write a short tutorial. > > Please do, this feature looks rather interesting! > > All the best, Uwe > > ___ > Emacs-orgmode m

Re: [Orgmode] Debate about "One clock per user, but user is identified"

2010-06-12 Thread Daniel Martins
I aggree with Eric. A collaborative point of view is needed to spread the word of org-mode among a greater set of users. org-secretary.el from Juan os great but is the start of something more general I am leading a group of engineers and it is quite difficult (even among Fress Software people)

Re: [Orgmode] Worldcup + time zone question

2010-06-07 Thread Daniel Martins
Dirk, Great schedule! I am really interested, in the same way, if it is possible to adjust timezones to Brazil as well. If it is not, I will adjust "by hand" your table. Daniel 2010/6/7 Dirk-Jan C. Binnema > Hi All, > > I made a little org-mode schedule for the Football World Cup in > South-A

Re: [Orgmode] day-agenda: show whole-day-events first

2010-06-07 Thread Daniel Martins
It works fine BUT my TODOS without timer appear before the appts as soon as I set (setq org-sort-agenda-notime-is-late nil) can I push them back to the end of the view again? Daniel 2010/6/7 Eraldo Helal > Carsten Dominik writes: > > > Have you looked in the customization group org-agenda-so

[Orgmode] oddities with ical export

2010-06-07 Thread Daniel Martins
I just noticed that org-diary-class is not suppoerte in ical export Carsten told me that sexps are not supported by org But I have a problem now! I tried 3 ways to generate a work that repeats each 3 days. * Appt: Work <2010-02-01 Seg 18:15-18:30 +3d> * 18:15-18:30 Appt: Work

Fwd: [Orgmode] Bug: org-diary-class does not export to .ics (iCalendar)

2010-06-07 Thread Daniel Martins
-- Forwarded message -- From: Daniel Martins Date: 2010/6/7 Subject: Re: [Orgmode] Bug: org-diary-class does not export to .ics (iCalendar) To: Carsten Dominik Well, so keep the bug open! I noticed other oddities with ical export that I will send in a different post Daniel

Re: [Orgmode] day-agenda: show whole-day-events first

2010-06-06 Thread Daniel Martins
Sorry, but I did not understand. Which of the 4 variables should be set? I have the same intention as Eraldo. Daniel 2010/6/6 Carsten Dominik > > 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 da

[Orgmode] Bug: org-diary-class does not export to .ics (iCalendar)

2010-06-06 Thread Daniel Martins
I am syncing Google Calendar with with GCalDaemon and then I noticed that org-diary-class is completely ignored by the ics export function Eg ** 16:00-18:00 Class B5 <%%(org-diary-class 7 6 2010 10 9 2010 1 24 25)> Does not appear in the organizer.ics as expected Daniel

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

2010-06-02 Thread Daniel Martins
PROBLEM solved!!! I have put the link in index.org directly but without an "*" [[file.org]] and not * [[file.org]] I sincerely feel that this "* " could be optional Daniel 2010/6/2 Daniel Martins > I am having a problem with syncing. > > I created a webdav o

Re: [Orgmode] GitHub

2010-06-02 Thread Daniel Martins
Maybe this is a silly question but Is it possible to use UbuntuOne as an alternative to DropBox? https://one.ubuntu.com Daniel 2010/5/31 Carsten Dominik > Hi Matt, > > you might want to consider adding support for the Dropbox API to MobileOrg > Android. I am currently testing this setup with

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

2010-06-02 Thread Daniel Martins
I am having a problem with syncing. I created a webdav on my lab server. I access it from the Android navigator and I made a test with MobileOrg for Iphone with a friend of mine. Both cases worked perfect However when I use sync nothing happens. The screen remains completely black. I can use

[Orgmode] 2 Way Sync between Google Calendars and org-mode files

2010-05-29 Thread Daniel Martins
Anyone out there has done a 2 Way Sync between Google Calendars and org-mode files? As I am using an Android mobile I feel this becomes an important issue. I am doing this by hand creating calendar with dates such as Organizer-29-5-2010 and whenever I update my org-files I create another calend

Re: [Orgmode] Displaying day-resources (or a secondary time-line)

2010-05-11 Thread Daniel Martins
Sven, I cannot help but I reinforce the need of something as proposed by you. I really miss these "secondary" apointments and tried to find something similar a couple of months ago. Unfortunately, I gave up. Maybe they should appear as an option overlapping our appts or not. These "secondary" a

Re: [Orgmode] Re: Time Stamps?

2010-05-11 Thread Daniel Martins
Bernt, Thanks for the lessons (I am still studying it!!) One more "thief" for your list. Daniel 2010/5/3 Bernt Hansen > David Frascone writes: > > > On Mon, May 3, 2010 at 3:00 PM, Bernt Hansen wrote: > > > > David Frascone writes: > > > > > 1. Can I make all timestamps put the ti

Re: [Orgmode] Re: Wow -- adding images to an org file

2010-05-09 Thread Daniel Martins
In short What I have to do (minimal code in .emacs and .org) to display an image? This image will be maintained when I export the file? iimage could be included in org distribution? Daniel 2010/5/8 Carsten Dominik > > On May 7, 2010, at 2:58 PM, Dan Davison wrote: > > Carsten Dominik w

Re: [Orgmode] Poll: Who is using these commands

2010-05-08 Thread Daniel Martins
Go ahead! I don't use them. Daniel 2010/5/8 Carsten Dominik > Hi everyone, > > I am wondering: > > How many of your are using these keys > > C-c C-f > C-c C-b > C-c C-n > C-c C-p > > for navigation through the outline? These are first class keys, > and I would have good uses for these keys if

[Orgmode] org-mode color schemes with white or light background and black foregroung

2010-05-04 Thread Daniel Martins
Some time ago Carsten sent a file with with his colours patterns with black background. I would like to know if someone has a similar pattern when using black foregroung and a lighter backgroung (not necessarily white). Could you share it with us? Daniel 2010/5/4 Sébastien Vauban > Hi Mikae

Re: [Orgmode] Re: Feasibility investigation: org-mode paper

2010-04-28 Thread Daniel Martins
I dont think a (completely :) silly idea. A smartphone will probably never substitute pen and paper! In fact most of my notes are taken on a notepad with a an attached pen. In fact, I have just found a pen with an internal mechanism which turns it long enough when I write and short enough to do no

Re: [Orgmode] Re: suggestions of Android smartphones

2010-04-20 Thread Daniel Martins
iting a long text in the hotel. Anyway Matthew for Org-mode purposes your MobileOrg for Android (with Agenda view) will be enough! Daniel > 73, > Matthew W. Jones (KI4ZIB) > http://matburt.net > > > On Mon, Apr 19, 2010 at 7:12 PM, Daniel Martins wrote: >> >> 201

Re: [Orgmode] Re: suggestions of Android smartphones

2010-04-19 Thread Daniel Martins
Just to comment that I am in the same situation/expectation as Eric. I entered in the "buy mode" and despite my frustation with the phone company procedures I perceived that "buy mode" is a "major mode". Daniel 2010/4/19 Eric S Fraga : > On Mon, 19 Apr 2010 10:50:40 -0400, Matthew Jones wrote:

Re: [Orgmode] Re: suggestions of Android smartphones

2010-04-19 Thread Daniel Martins
his way you don't have to open the > application to view or adjust these items. > 73 > Matthew W. Jones (KI4ZIB) > http://matburt.net > > > On Mon, Apr 19, 2010 at 8:35 AM, Daniel Martins wrote: >> >> The device I was tantalized to buy was the >> >> Motor

Re: [Orgmode] Re: suggestions of Android smartphones

2010-04-19 Thread Daniel Martins
Riley : > Eric S Fraga writes: > >> On Sun, 18 Apr 2010 11:07:32 -0300, Daniel Martins >> wrote: >>> >>>  --- resending with a proper title --- >>> >>> Matthew, >>> >>> Just a suggestion for newbies. >>> >>> Co

Re: [Orgmode] suggestions of Android smartphones

2010-04-18 Thread Daniel Martins
Thank you very much! BTW what Android smartphone do you have? Daniel 2010/4/18 Sven Bretfeld : > Hi Daniel > > Daniel Martins writes: > >> If I need to access a remote ssh account and open Emacs, the available >> keyborards are OK? > > The standard (soft)keyboar

[Orgmode] suggestions of Android smartphones

2010-04-18 Thread Daniel Martins
tainer of MobileOrg for Android and I'd appreciate > any feedback on the application.   You can find more information and > download links on the > wiki: http://wiki.github.com/matburt/mobileorg-android/ > 73, > Matthew W. Jones (KI4ZIB) > http://matburt.net > > > On

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-18 Thread Daniel Martins
appreciate > any feedback on the application.   You can find more information and > download links on the > wiki: http://wiki.github.com/matburt/mobileorg-android/ > 73, > Matthew W. Jones (KI4ZIB) > http://matburt.net > > > On Mon, Apr 12, 2010 at 10:08 PM, Daniel Marti

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-12 Thread Daniel Martins
Please, share your first impressions!!! I just bought an Android phone and would like to take similar routes. Daniel 2010/2/16 David Rogoff : > On 2010-02-16 13:47:59 -0800, Tom Tobin said: > >> On Tue, Feb 16, 2010 at 12:18 PM, David Rogoff >> wrote: >>> >>> Hi all. >>> >>> New org-mode convert

Re: [Orgmode] How to open pdf file links with evince under linux?..

2010-03-29 Thread Daniel Martins
well, my values are org-file-apps is a variable defined in `org.el'. Its value is ((auto-mode . emacs) ("\\.x?html?\\'" . default)) which does not help very much since i think is scary to change the auto-mode in emacs I have the same annoying problem reported by Jan 2010/3/23 Jan Böcker >

Re: [Orgmode] Re: New Org-mode talk by Carsten Dominik

2010-03-29 Thread Daniel Martins
setup Anyone out there has a proposal of color schemes for white (or at least not dark) backgrounds which could share with us? Daniel 2010/3/18 Carsten Dominik > > On Mar 16, 2010, at 6:17 PM, Daniel Martins wrote: > > I found a "minor" bug in cd-colors.el >>

Re: [Orgmode] Re: New Org-mode talk by Carsten Dominik

2010-03-16 Thread Daniel Martins
I found a "minor" bug in cd-colors.el I use a variation of background/foreground according to day/night environments as suggested in http://www.jurta.org/en/emacs/dotemacs and which I reproduce below But using cd-colors and the day option which means (set-background-color "white") (set-fo

[Orgmode] Re: Organizing a students live

2010-03-10 Thread Daniel Martins
Trying to use cd-colors from Carsten lecture, somehow emacs get lost with the directories and did not go to the updated org-mode file. An involuntary downgrade! My fault! Sorry Daniel 2010/3/10 Matt Lundin : > Daniel Martins writes: > >> Today, for no apparent reason,  the org

Re: Re: [Orgmode] Re: Organizing a students live

2010-03-10 Thread Daniel Martins
traw > To: Daniel Martins > Date: Wed, 10 Feb 2010 14:16:57 -0500 > Subject: Re: [Orgmode] Re: Organizing a students live >>>>>> Daniel Martins writes: > >> Someone could send me an example of the use of the org-diary-class ?? > > *** 12:15-13:05 C

Re: [Orgmode] New Org-mode talk by Carsten Dominik

2010-03-06 Thread Daniel Martins
It would be great to have this talk on Google Video or YouTube or another video streaming webpage. I would "spread the word" more easily with such links Daniel 2010/3/6 Carsten Dominik : > > On Mar 5, 2010, at 9:07 PM, Stefan Vollmar wrote: > >> Hallo, >> >> we proudly present: >> >> "Emacs

Re: [Orgmode] default browser - SOLVED

2010-02-26 Thread Daniel Martins
utstanding query to the list administrators, > but I haven't heard anything back. If you do receive this personally, > you might want to check the list and if it does not make it within the > next day or so, you might want to just post it there for posterity.] > > Daniel Martin

Re: [Orgmode] Re: Mobile org

2010-02-26 Thread Daniel Martins
Maybe MobileOrg-Android be the simpler solution http://wiki.github.com/matburt/mobileorg-android/ I did not tried yet Daniel 2010/2/3 > Marcelo de Moraes Serpa writes: > > > Hello list, > > > > org-mode really changed my life, and allowed me to fully implement GTD > the way > > I wanted. Ho

Re: [Orgmode] default browser - SOLVED

2010-02-26 Thread Daniel Martins
Thank you Henry-Paul, You solved for me a quite annoying issue related to org that I could not solve! For those who use firefox these two lines become: (setq browse-url-browser-function (quote browse-url-generic)) (setq browse-url-generic-program "firefox") Simply copy and paste it!! 2010/

Re: [Orgmode] MobileOrg Android 0.1_alpha

2010-02-26 Thread Daniel Martins
Congratulations Matthew for the good work! Your work will at the end finally make decide to buy a decent Android phone. (I almost bought an Iphone only for the possibility of MobileOrg!) Daniel PS Keep us informed... 2010/2/26 Matthew Jones > Sorry if this double posts, had forgotten which e

Re: [Orgmode] Re: Organizing a students live

2010-02-10 Thread Daniel Martins
> > On Feb 10, 2010, at 11:20 PM, Nick Dokos wrote: > > Daniel Martins wrote: >> >> 2010/2/10 John Rakestraw >>> >>> Daniel Martins writes: >>>>>>>> >>>>>>> >>> Someone could send me an example of th

Re: [Orgmode] Re: Organizing a students live

2010-02-10 Thread Daniel Martins
Thanks Stephan, I still miss a lot the OMIT function of remind/wyrd ... Daniel 2010/2/10 Stephan Schmitt > Hi Daniel, > > Also sprach Daniel Martins: > > BTW Is there an easy /practical way to convert holidays dates to number >> of weeks? >> > > the only

Re: [Orgmode] Re: Organizing a students live

2010-02-10 Thread Daniel Martins
Thank you very much John. Incredibly fast answer !!! BTW Is there an easy /practical way to convert holidays dates to number of weeks? daniel 2010/2/10 John Rakestraw > >>>>> Daniel Martins writes: > > > Someone could send me an example of the use of the org-diar

Re: [Orgmode] Re: Organizing a students live

2010-02-10 Thread Daniel Martins
Someone could send me an example of the use of the org-diary-class ?? Daniel 2010/1/3 Carsten Dominik > > On Dec 28, 2009, at 10:09 PM, Daniel Martins wrote: > > > Interesting. But too complex for now - and I actually do prefer local >> control. >> >> I kn

Re: [Orgmode] [OT] See available keybindings?

2010-02-06 Thread Daniel Martins
I tried and it did not work. I know it is a silly question but how can I set that f6 or f9 be a prefix command inside org mode? Daniel 2010/2/5 Ryan Thompson > Try pressing f6 and then C-h. Generally, pressing any prefix followed > by C-h lists the bindings for that prefix. > > On Fri, Feb 5,

Re: [Orgmode] latex enumeration issue

2010-02-06 Thread Daniel Martins
This behaviour and/or hook could not be the default? Daniel 2010/2/4 Eric S Fraga > At Wed, 03 Feb 2010 18:24:02 -0800, > Mark Elston wrote: > > > P.S. If anyone is interested here is the embarrassingly simple hook > > function I came up with. I show it not because I think anyone else > > wil

Re: [Orgmode] How to combine the analogue (Moleskine) world with digital (org-mode) world ?

2010-01-26 Thread Daniel Martins
I use a small notebook with small pen as shown in http://www.upgradeinfoshop.com.br/admin/produtos/8186.jpg or http://www.livrariagraf.com.br/ecommerce_produtos_ver_foto.php?id=989 BTW I have to thank Eric for his (always excellent) post!!! Daniel 2010/1/25 Eric S Fraga > At Sun, 24 Jan

Re: [Orgmode] Re: Organizing a students live

2009-12-28 Thread Daniel Martins
at we have to decide which holidays are "really" holidays and not rely on the holidays variables that come with Emacs. Daniel 2009/12/28 Carsten Dominik > Hi Daniel, > > > On Dec 27, 2009, at 1:51 AM, Daniel Martins wrote: > > I liked the idea of org-diary-class! >

Re: [Orgmode] Re: Organizing a students live

2009-12-26 Thread Daniel Martins
gt;     (= (calendar-day-of-week date) dayname) >     (or (not skip-weeks) >         (progn >           (require 'cal-iso) >           (not (member (car (calendar-iso-from-absolute d)) skip-weeks >     entry))) > > > What do you think? > > - Carsten > >

Re: [Orgmode] Contracts in Orgmode

2009-12-21 Thread Daniel Martins
Important question It has some relation with other topic on the list http://thread.gmane.org/gmane.emacs.orgmode/20780/focus=20857 2009/12/21 Markus Heller : > Hello all, > > please consider the following scenario: > > I have a contract with Client A; the contract is valid from January 1, 2010 >

[Orgmode] Re: Organizing a students live

2009-12-21 Thread Daniel Martins
) entry))) Then: "&%%(diary-schedule 22 4 2003 1 8 2003 2) 18:00 History" -------- 2009/12/20 Matt Lundin : > Daniel Martins writes: > >> All academics here present (including of course Carsten) suffer from >> th

Re: [Orgmode] Organizing a students live

2009-12-20 Thread Daniel Martins
All academics here present (including of course Carsten) suffer from the same problem, I think *** Math classes <2009-12-10 Thu 11:00-14:00 +1w> will repeat forever and ever... We need to create a schedule for a period. The package "remind" (and its simple interface "wyrd") do this job wonder

Re: [Orgmode] Beamer support in Org-mode

2009-12-18 Thread Daniel Martins
\pnote could be an option Another idea is to reserve the lowest level to notes * section ** subsection *** frame etc ** notes (I don't know how many *'s are needed) maybe we can set a number / variable like org-beamer-frame-level we could create org-beamer-notes-level Daniel

Re: [Orgmode] Beamer support in Org-mode

2009-12-15 Thread Daniel Martins
Good idea Eric (footnotes -> \notes) The only minor problem is number of lines per footnote/note. When I make notes on Bemaer in general my notes have more than one line. AFAIK footnotes in org are single lines or you have to separate them with \par which is not so good. Daniel 2009/12/15 Eric

Re: [Orgmode] Beamer support - 2nd round

2009-12-07 Thread Daniel Martins
I had the same problem with org-beamer-add-units-to-column-width daniel 2009/12/7 JBash : > > > On Mon, Dec 7, 2009 at 3:15 PM, JBash wrote: >> >> >> On Sat, Dec 5, 2009 at 3:05 AM, Carsten Dominik >> wrote: >>> >>> On Dec 5, 2009, at 1:04 AM,

Re: [Orgmode] Beamer support - 2nd round

2009-12-05 Thread Daniel Martins
ge[T1]{fontenc} > \\usepackage{graphicx} > \\usepackage{longtable} > \\usepackage{float} > \\usepackage{wrapfig} > \\usepackage{soul} > \\usepackage{amssymb} > \\usepackage{hyperref}" >     org-beamer-sectioning > )) > > > So in your customize buffer it must

Re: [Orgmode] Beamer support - 2nd round

2009-12-04 Thread Daniel Martins
)...done Select command: Exporting to LaTeX... or: No definition for class `beamer' in `org-export-latex-classes' 2009/12/4 Nick Dokos : > Daniel Martins wrote: > >> Stupid question 9but I could not answer it) >> >> >> I have to set up >

Re: [Orgmode] Org-mode tricks for team management

2009-12-04 Thread Daniel Martins
Amazing work Keep us up-to-date I have intention to use a similar approach in my University Daniel 2009/12/3 Juan Reyero : > Greetings, > > I have been using org-mode as a key support for my work as a manager > for quite a while now.  I thought some of the tricks and processes for > keeping up

Re: [Orgmode] Beamer support - 2nd round

2009-12-04 Thread Daniel Martins
Stupid question 9but I could not answer it) I have to set up (add-to-list 'org-export-latex-classes '("beamer" "\\documentclass[11pt]{beamer} ...) ??? Or I have to imput another .el which sets org-export-latex-classes correctly? I sue the latest git version of org

[Orgmode] How lecturers/professors manage weekly classes appts on org?

2009-11-25 Thread Daniel Martins
The question of time ranged notes on the agenda is quite important How lecturers/professors manage weekly classes appts on org? How to put some classes on a certain periods? How to skip holidays as eg "remind" package do? Daniel 2009/11/23 Łukasz Stelmach : > lukasz.stelm...@iem.pw.edu.pl (Łukas

Re: [Orgmode] latex export and beamer columns

2009-11-23 Thread Daniel Martins
Eric listed all (or almost all) "requirements" for exporting Beamer. Some of the mI encountered a few days ago. I decided to export the lists into latex and then converting by hand the rest of the presentation. I am also very happy that "Beamer" is becoming an official directive of org-mode. Car

Re: [Orgmode] Re: Proposed key binding changes: archiving and attachments

2009-11-07 Thread Daniel Martins
I use both short topic in a still ongoing section I use simple archive But when I finish a section or it is something I will not use for a while I use archive to sibling. Therefore setting (setq org-archive-default-command 'org-archive-to-archive-sibling) to use the "a" string is not interes

Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-20 Thread Daniel Martins
One more vore for integration I use FreeMind with my non-Emacs post-graduate students before thay write anything with pretty good results. Daniel PS I am considering Emacs as a requisite to be a post-graduate student! 2009/9/19 Friedrich Delgado Friedrichs : > Hi! > > Carsten Dominik schrieb: >

Re: [Orgmode] Org-mode Makefile: make clean needed? make doc error?

2009-09-11 Thread Daniel Martins
Thanks Samuel, I would suggest to include your script as another directive for Makefile (if possible) In older machines this unneeded compilations takes a lot of time Daniel PS It works. I put the script below in a file OrgUpdate dan...@martins:~/Trabalho/svn/lib/emacs-lisp/org-mode$ OrgUpdat

Re: [Orgmode] RSI

2009-09-07 Thread Daniel Martins
Ben, Please publish your .emacs configuration! Daniel 2009/9/7 B Smith-Mannschott > A few tips from an emacs hand who has had issues with repetitive > strain in the past: > > The first thing I did after starting my first "real job" (years ago, > when my RSI was pretty bad and my employer-suppl

[Orgmode] Re: agenda-custom view with timegrid not showing inherited tags

2009-09-05 Thread Daniel Martins
PROBLEM SOLVED I have found the solution hidden in the list: (org-agenda-filter-preset '("-WEEKLY")) 2009/9/5 Daniel Martins > I want to create a custom agenda view without all my :WEEKLY: tags appts to > focus on extraordinary appointmens on the week. > > I

[Orgmode] Org-mode Makefile: make clean needed? make doc error?

2009-09-05 Thread Daniel Martins
Keeping update with org-mode has giving me some headaches with the Makefile These headaches come from my lack of knowledge probably. First is the necessity or not of make clean before make forcing to recompile ALL *.el even those unchanged. On slow computers, maybe this is a problem. The oth

[Orgmode] agenda-custom view with timegrid not showing inherited tags

2009-09-05 Thread Daniel Martins
I want to create a custom agenda view without all my :WEEKLY: tags appts to focus on extraordinary appointmens on the week. I could not do that directly because most :WEEKLY: tags were inherited. I did a hack by eliminating the regexp "\\+1w>" common to all my weekly todos but combinations with

[Orgmode] Re: Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el

2009-09-05 Thread Daniel Martins
f bugs are really hard ti find. Daniel 2009/9/5 Matt Lundin > Hi Daniel, > > Daniel Martins writes: > > > On the other hand: Shouldn't a simple `make' do everything needed > > to succeed? > > > > On "How do I keep current with Org mode de

Re: [Orgmode] Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el

2009-09-04 Thread Daniel Martins
> > *On the other hand: Shouldn't a simple `make' do everything needed to > succeed?* > On "How do I keep current with Org mode development?" http://orgmode.org/worg/org-faq.php#keeping-current-with-Org-mode-development it is suggested the following commands git pull && make clean && make && m

Re: [Orgmode] Re: org-mode on sloooow computer

2009-08-31 Thread Daniel Martins
2 2e-06 1e-06 2009/8/31 Leo > On 2009-08-31 22:03 +0100, Daniel Martins wrote: > > I did all but it complains about a org-agenda-list: Symbol's function > > definition is void: elp-wrapper > > > > Daniel > >

[Orgmode] Re: org-mode on sloooow computer

2009-08-31 Thread Daniel Martins
complains about a org-agenda-list: Symbol's function definition is void: elp-wrapper Daniel 2009/8/31 Matt Lundin > Daniel Martins writes: > > > This version is 30 days old. > > Actually, org-mode 6.21b was released on Feb. 2, 2009. > > But org-mode does change quick

Re: [Orgmode] Re: org-mode on sloooow computer

2009-08-31 Thread Daniel Martins
2009/8/31 Leo > On 2009-08-31 18:49 +0100, Daniel Martins wrote: > > My org-version is 6.21b > > > > GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.12.9) > > of 2009-08-01 on radon, modified by Debian > > Have you tried a more recent org version? I think Ca

Re: [Orgmode] Re: POLL: Change of keys to move agenda through time

2009-08-26 Thread Daniel Martins
YES for both I fell often in this trap too. 2009/8/25 Rainer Stengele > Carsten Dominik schrieb: > > Hi, > > > > we have the proposal to do the following key changes in the agenda: > > > > 1. Make the cursor keys LEFT and RIGHT do normal cursor motion again > > 2. Use the keys "n" and "p" to sw

Re: [Orgmode] Fireforg, a Firefox extension for Org mode interaction

2009-08-08 Thread Daniel Martins
) : does absolutely nothing. Daniel 2009/8/8 Andreas Burtzlaff > On Sat, 8 Aug 2009 14:19:35 -0300 > Daniel Martins wrote: > > > I followed your indications but it did not work properly. > > > > 1. My org-agenda-files became nil I dont know the reason > > org-agend

Re: [Orgmode] Fireforg, a Firefox extension for Org mode interaction

2009-08-08 Thread Daniel Martins
happened Daniel 2009/8/7 Daniel Martins > As I am not a developer I cannot be 100% certain but I feel that there are > standardized paths for > emacs and firefox that work across distributions. > > Maybe someone from the list could give us some hint. > > Daniel > > 2009/8/7

Re: [Orgmode] Fireforg, a Firefox extension for Org mode interaction

2009-08-07 Thread Daniel Martins
As I am not a developer I cannot be 100% certain but I feel that there are standardized paths for emacs and firefox that work across distributions. Maybe someone from the list could give us some hint. Daniel 2009/8/7 Andreas Burtzlaff > Hi, > > On Fri, 7 Aug 2009 09:00:53 -0300

Re: [Orgmode] Re: limit agenda to particular tag?

2009-08-03 Thread Daniel Martins
For me the the custom-commands did not work eitther. It seems that somehow iy does not take the inherited tags. I tried to avoid appearing the :WEEKLY: tags in another agenda view but it did not worked I tried ("li" "eliminating WEEKLY tags" agenda "" ((org-agenda-ndays 7)

Re: [Orgmode] Re: org-mode and remind integration

2009-02-11 Thread Daniel Martins
Thanks Sharap, Since my child was born last month I did not have much time. Therefore, I did not test org2rem. I did not tested the last suggestion of Carsten but you seem to overcome the problem I encountered. I am also suggest to include this patch to expand Bastien original org2rem.el Whenev

[Orgmode] Regexp problem: org-mode and remind integration

2009-01-13 Thread Daniel Martins
le A and I want to find a text which satisfies A but DO NOT satisfy B nor C how can I write uch regexp? 2009/1/13 Olaf Dietsche > > "Daniel Martins" writes: > > > I did your test wuth a null regexp > > > > It is a regexp problem! > > > > Org-mode has

[Orgmode] Re: org-mode and remind integration

2009-01-11 Thread Daniel Martins
r expression matching time stamps, with groups. 2009/1/10 Olaf Dietsche > > Hi Daniel, > > "Daniel Martins" writes: > > > Me, as an ex-Fortran77 programmer, am suffering a lot with emacs lisp. > > With time, it'll get better. > > > After

[Orgmode] Re: org-mode and remind integration

2009-01-10 Thread Daniel Martins
Olaf, Thank you very much for your diff. I worked fine and I learned a bit of lisp. Me, as an ex-Fortran77 programmer, am suffering a lot with emacs lisp. After o couple of hours trying to catch all timestamps outside SCHEDULE: and DEADLINE: lines I gave up and ask for help Originally we ha

[Orgmode] Re: org-mode and remind integration

2009-01-09 Thread Daniel Martins
ominik > Is any action happening on this? Is someone trying to fix org2rem? > - Carsten > > On Dec 31, 2008, at 12:53 PM, Daniel Martins wrote: > > > I changed from planner-el to org-mode after reading Sachas comments and > some videos: mostly Carsten and Russell ones. >

Re: [Orgmode] Keeping Your Appointments in org

2009-01-08 Thread Daniel Martins
I have the same migration problem. I still use Google Calendar to share appts with my students. Sometimes they mark an appt on certain dates etc... My migration problem is threefold since I migrated from planner-el too and I use remind a lot. I like wyrd for remote operation and I had remind - di

Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Daniel Martins
I wish you a (transient-mark-mode -1) and a happy new year :-) ??? May your transition into the next year be highlighted ??? (comment-add 0) (setq happy-new-year t) Daniel 2008/12/31 Carsten Dominik > > On Dec 31, 2008, at 12:36 PM, Daniel Clemente wrote: > > >> Thanks. But I had to turn

[Orgmode] org-mode and remind integration

2008-12-31 Thread Daniel Martins
I changed from planner-el to org-mode after reading Sachas comments and some videos: mostly Carsten and Russell ones. However I use remind a lot. I like wyrd for remote operation and I have remind - diary - ical and planner-el very integrated. I think that org-mode would be improved from using re

  1   2   >