[Orgmode] Time Stamps?

2010-05-03 Thread David Frascone
I've been using a lot of the great info at this site (
http://doc.norang.ca/org-mode.html) , and I have some questions:


When using timestamps, I like the time in there too.  And, I like to stamp
every entry, so my status looks nice.  But, I'm having a couple of problems:

   1. Can I make all timestamps put the time?  In other words, can I make
   C-c ! always do the same thing as C-u C-c !
   2. Where should I put the timestamp?  Where do you guys think it looks
   best?  Before the text?  After?  Still getting a feel for things.
   3. Clocking.  That site does a lot of it, and I mostly like it.  But, I'm
   not sure how I should clock in in the AM.  Almost always, I try to enter
   something quickly with remember, and I haven't started a clock yet.  I'm
   considering taking out the timing stuff now . . . any pointers?


Thanks in advance,

-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Time Stamps?

2010-05-03 Thread David Frascone
On Mon, May 3, 2010 at 3:00 PM, Bernt Hansen be...@norang.ca wrote:

 Hi David,

 Answers are inline.

 David Frascone d...@frascone.com writes:

  I've been using a lot of the great info at this site
  (http://doc.norang.ca/org-mode.html) , and I have some questions:
 
  When using timestamps, I like the time in there too.  And, I like to
  stamp every entry, so my status looks nice.  But, I'm having a couple
  of problems:
 
   1. Can I make all timestamps put the time?  In other words, can I
   make C-c ! always do the same thing as C-u C-c !
 

 I use a key binding for this:  f9-t which creates a timestamp like this
 at point.  [2010-05-03 Mon 14:52]  The binding for that is documented at
 http://doc.norang.ca/org-mode.html#sec-15_21


Duh.  Sorry.  I thought there would be a way to do it with just a command,
and, at first glance, didn't grok what you were doing with the func.
Consider it stolen.  I'm going to re-map something to it.  I don't like
using Function keys, because when I am using my macbook w/o a keyboard, I
have to hit a Fn button to get those.  But, I'll map it to something.  I do
like your f9 map, so, maybe I'll use M-9 or something like that.




   2. Where should I put the timestamp?  Where do you guys think it
   looks best?  Before the text?  After?  Still getting a feel for
   things.

 Anywhere in the body of the text works fine for me.  My remember
 templates put the timestamp after the clock drawer

  * TODO blah
  :CLOCK:...
  [2010-05-03 Mon 14:59]
  [[link to stuff]]

 but anywhere will work - it's just text.


Right.  I understand where it gets put.  But, now I want to add some notes.
Where would you put it?  (And, I know I'm just asking your opinion, because
it is all just text -- I just really like your setup, so I'm using it as my
starting point.

So, for example, here's an entry I took today with a call, refiled it, then
re-edited it.  Names have been changed to protect the guilty

some_company.org:
-
* Title for issue customer is having
** WAITING Phone %:name - %:Some Company -
:PHONE:WAITING:
   - State WAITINGfrom[2010-05-03 Mon 11:19] \\
 Waiting on data from Customer
   :CLOCK:
   :END:
   Got a call from Customer this am.  He is having problems blah blah.
   Will call him back in 10-15
   Contact Info: 800-555-
   [2010-05-03 Mon]
** Talked to Customer again.
[2010-05-03 Mon 11:19]
Conclusion:  Probable Diagnosis here.  Customer is going to reboot and send
me more data.
*** System Information
 Some System
 1 Gb Data File
 60 Threads
 Other System Data
 Performance
 9-20 Mb/Sec
 Configuration
 Raid 0 over 4 drives
 16 Gb RAM
 Blah Blah
 Symptoms
 computer hangs.  windows Explorer hangs trying to look at filesystem.
-

So, this was the result of two calls, captured with remember-phone, then
re-filed into the some_company.org file.  I put the datestamps up top, but
I'm not sure if I like them there.
What do you think of that setup?



 
   3. Clocking.  That site does a lot of it, and I mostly like it.  But,
  I'm not sure how I should clock in in the AM.  Almost always, I
  try to enter something quickly with remember, and I haven't
  started a clock yet.  I'm considering taking out the timing stuff
  now . . . any pointers?

 The first thing I do when I clock-in in the morning is hit either f9-o
 or f9-m to clock in my organization or read mail task (depending on
 which one I start first).  From there remember tasks interrupt the clock
 temporarily and clocking continues on whatever I work on until I
 manually clock out.


I will re-read the clocking portion . . I really like stamping EVERYTHING,
so that I can generate weekly reports easily (This is where I wasted my
time)

I've also got to integrate, somehow, references to my livescribe pen
(annotated conference call notes).  And, it'll be nice to backdate
conference calls so that even if I dont' log them, I can log them later.  I
know I can . . it's just coming up with an easy way to do it.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: Linking Mail ?

2010-04-30 Thread David Frascone
On Fri, Apr 30, 2010 at 2:59 AM, David Maus dm...@ictsoc.de wrote:


 You might try to give Wanderlust a shot: It's said to be faster with
 regards to IMAP.  I personally cannot compare Gnus and Wanderlust but
 as a WL user I can confirm that it is at least not slow.

 For a simple setup just for testing you wouldn't require much
 configuration: Just put a absolute path to imap mailbox in the .folder
 file:


I managed to get gnus working, with acceptable speed.  I first did the imap
sync, then, after getting all that working, managed to find other settings
that made it work much faster.

(Basically, it's only slow on gmail -- it works fine with my office mail)

I did have to hack starttls.el though.  My office uses imap over ssl, not
imap with starttls to start ssl, so gnutls-cli has to be called w/o the -s
flag.

Anyway, I really don't like gnus much, so, I may give WL a try.

I am still setting up orgmode the way I like it .. . finally settling down
to a routine thanks to all the useful links here.  Once I'm comfortable,
then I'll start hacking on things.  I love the idea of remember, but, I need
to get it working for external links anyway, so, there will be a lot of work
to be done, once I'm up and running.  (things to get links from mac aps
other than safari and Mail.app, I mean.  I use firefox, postbox (for now),
etc)

I will give WL a try.  If only to see if I like it.  I don't think it ships
by default, and I try to keep my emacs setup synched, and I'm not sure I
want to carry around another heavy application in my .emacs.d :)  Gnus, as
much as I don't like the interface, is at least included in all of my
emacsen :)

-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Copying and Pasting (and Selecting)

2010-04-29 Thread David Frascone
On Thu, Apr 29, 2010 at 6:35 AM, Štěpán Němec step...@gmail.com wrote:

 David Frascone d...@frascone.com writes:
  I didn't like org-refile.  It didn't seem to want to refile under
 anything
  but a top level (or maybe I was refiling a level 2) . . . I'll try to
 play
  with it some more, but it didn't make my cheat sheet of cool tricks :)

 You have to adjust the `org-refile-targets' setting -- by default, it
 only lets you refile to top-level headings.

 With this, for instance:

  (setq org-refile-targets '((nil . (:maxlevel . 5

 ... you'll be able to refile anywhere in the buffer up to 5th level.



Thanks!  I'll play with that!
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Does anyone use Jump C-c C-j

2010-04-29 Thread David Frascone
On Wed, Apr 28, 2010 at 4:56 PM, Eric S Fraga ucec...@ucl.ac.uk wrote:

 On Wed, 28 Apr 2010 14:09:22 -0500, Nathan Neff nathan.n...@gmail.com
 wrote:
 
  On Wed, Apr 28, 2010 at 12:42 PM, David Frascone d...@frascone.com
 wrote:
  
    Jump - seems really hard to use.
  
 
  I agree -- I've been on a quest to easily navigate my org-files also.
 
   C-c C-j.  Opens help window with cursor in it, so I have to C-x o to
   get to Org-goto window.
 
  I use Aquamacs, and the help window sometimes pops out, and sometimes
  stays in the main frame.  It's annoying.

 I'm not sure what either of you is saying here.  C-c C-j works very
 simply: the little help window pops up but the key sequences (arrows
 and TAB basically) allow me to move in the original buffer until I hit
 RET at which point the popup disappears and I'm in the original buffer
 at the new location.

 Am I missing something?


When I did that, it started with all of the headings closed.  If I'm looking
for something nested, it's VERY hard to use, or, I am doing something
wrong.  See how easy it is for you to find something at level 3, for
example.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: Linking Mail ?

2010-04-29 Thread David Frascone
On Wed, Apr 28, 2010 at 5:15 PM, Simon Brown si...@cliffestones.demon.co.uk
 wrote:

 At Wed, 28 Apr 2010 16:14:59 -0400,
 Matt Lundin m...@imapmail.org wrote:
  David Frascone d...@frascone.com writes:
   2) Which mail subsystem would be most compatible and easiest to use?
   MH?  Gnus?  And, would it be worth the trouble setting up on a mac?
 
  You might want to check out this recent ML discussion:
 
  http://thread.gmane.org/gmane.emacs.orgmode/23481/focus=23588
 I started that thread, the answer I suspect is simply no. Your options
 are MH-E, Gnus, Wanderlust, VM and MEW. I tried Gnus, Wanderlust and
 VM trying the hardest with Gnus and Wanderlust.

 Gnus has a lot going for it as it is included in emacs, very active
 development and I had it reading my IMAP mail very quickly. It is
 however a news reader and that didn't suit me at all.

 Installing Wanderlust I understand is tricky, you need to get it and
 it's dependancies from the right branch from CVS as the last release
 occured some time ago. I use the ubuntu wl-beta package so didn't have
 to do this.

 Configuration is far from trvial, my config file has 300 lines. It
 took me a week of tweaking to get to a state where I was happier than
 I was with my previous mail client. There are still some rough edges.

 I do like and use the org integration, but have found the bigger
 advantage is that I've now one less reason to leave emacs. How emacs
 centric is your current computer use?

 Postbox http://forums.appleinsider.com/showthread.php?t=94402 looks
 like a very capable application. By all means try all 5 out, I suspect
 though that they're not the mail clients you're looking for.


I finally got gnus working with my gmail account.  (I didn't want to try my
work account first, because too many failed logins will lock it, and I have
to call IT . . . Pain in the . . )
But, in a nutshell, it is simply WAY too slow.  I don't mind a command line
mail, though I prefer a gui with nice keyboard shutcuts.  I used mutt for
many, many years . . . . but, gnus is not mutt.  I don't think an e-macs
mail reader will really work for links, so, I'm going to be stuck with
either Mail.app, which I'd rather not go back to, or trying to make an addon
for Thunderbird / Postifx. . . sounds like it's addon time :)

But, that's secondary to actually getting org-mode integrated into my daily
life . . . . so, I'll shelve this issue for now.

-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Calendars Agenda mode

2010-04-29 Thread David Frascone
On Wed, Apr 28, 2010 at 7:52 PM, Takaaki ISHIKAWA ishik...@takaxp.comwrote:

 Dear David,

 I have used iCalendar exporter to export an important schedule
 on orgmode.
 So it is org-mode - iCalendar.

 Actually, I use this exporter with Dropbox service.
 1. Export a iCal file to Dropbox directory
   (Dropbox will upload the file to the internet automatically)
 2. iCal.app on Mac get the iCal file from the internet,
and display the schedule as a special item.


Cool!  I'll start playing with that, once I have agenda mode working!
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Linking Mail ?

2010-04-29 Thread David Frascone
On Thu, Apr 29, 2010 at 9:08 AM, Matt Lundin m...@imapmail.org wrote:

 David Frascone d...@frascone.com writes:

  I finally got gnus working with my gmail account.  (I didn't want to
  try my work account first, because too many failed logins will lock it,
  and I have to call IT . . . Pain in the . . )
  But, in a nutshell, it is simply WAY too slow.

 Could you explain what was slow? I find Gnus to be as fast as any mail
 reader I've used, but it all depends on how one sets it up and whether
 one uses other processes to fetch mail:

 http://www.emacswiki.org/emacs/GnusSpeed


It's slow because I use nnimap :)

Maybe I don't need to.  I think I need nnimap so I can check mail with my
phone too.  But, perhaps I am mistaken.  Do any of you use gnus  another
device to read mail, when you're not at your computer?  If so, how do you
handle things?




  I don't mind a command line mail, though I prefer a gui with nice
  keyboard shutcuts.  I used mutt for many, many years . . . . but, gnus
  is not mutt.  I don't think an e-macs mail reader will really work for
  links,

 I do not understand what you mean here.


I was simply saying that I was not biased away from gnus because it wasn't
pretty.  In fact, I'm still willing to give it a shot.  Even if IMAP isn't
the best solution, I can always work out something with fetchmail /
procmail, but, I still need a way to be able to read / check e-mail on my
phone, even if it has already been gathered by fetchmail.  I used to love
the way Mail.app could download mail, but still leave it on the server for
some time . . that could be a solution, since I'm sure fetchmail can do that
too . . .

-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Does anyone use Jump C-c C-j

2010-04-29 Thread David Frascone
On Thu, Apr 29, 2010 at 8:56 AM, Eric S Fraga ucec...@ucl.ac.uk wrote:


 
  When I did that, it started with all of the headings closed.  If I'm
 looking
  for something nested, it's VERY hard to use, or, I am doing something
  wrong.  See how easy it is for you to find something at level 3, for
  example.

 Use the arrow keys to navigate to the top level heading, hit TAB to
 expand the next level in that sub-tree, use the arrow keys again, hit
 TAB on the second level heading, and recurse...  I find this quite
 intuitive and easy to use.


TAB was the secret here.  I was using arrows, the right arrow, in
particular, to try to traverse the hierarchy.  With tab, it is now very
useful, except for aquamacs opening the help in another window.  I think I
need to go back to Emacs.app


 of course, this assumes you know the hierarchy (i.e. under which
 higher level headings your particular destination is to be found).  if
 you don't know the hierarchy, I would suggest doing an expansion of
 the whole file into the headings view (I can't remember what it is
 called but C-u TAB cycles through the different views) and search
 using C-s instead... remembering that you always have the full power
 of emacs at hand which is partly what makes org so powerful!  For
 example, you can also use

  M-x occur RET

 to search for particular strings in the whole file.

 --
 Eric S Fraga
 GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Does anyone use Jump C-c C-j

2010-04-29 Thread David Frascone
On Thu, Apr 29, 2010 at 11:31 AM, William Henney when...@gmail.com wrote:



 Actually, I think you just need to do

 (setq special-display-regexps nil)

 to get Aquamacs to behave properly


That one did it!
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Is this the best place for noob questions too?

2010-04-28 Thread David Frascone
On Wed, Apr 28, 2010 at 1:29 AM, Eric S Fraga ucec...@ucl.ac.uk wrote:

 David  Adam,

 don't worry.  Although I may not speak for the others on this list, I
 think most people here are perfectly happy to have questions from
 newbies!  The more people that use org mode, the better.

 All I would say is that, besides the manual, you have good trawl
 through the Worg website that has very many useful tutorials and
 descriptions of different usage scenarios and workflows.  I found Worg
 indispensable when getting started with org.

 But please don't feel afraid to ask what might seem like silly
 questions.  The worst that will happen is that you get pointed to one
 of the sections in the manual...


Glad to hear it . . . I just read the manual, cover to cover, on a flight,
and I have MANY more questions . . hehe . . . I'll send them in separate
e-mails :)

-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Questions about creating new nodes (headings)

2010-04-28 Thread David Frascone
Here are two questions (or maybe one question, and a bug report) from my
note taking while reading the manual.

* Best way to make next menu item?  M-Enter seems to work pretty well.
I'm not to happy with the way org-mode adds a blank line after a block
of text when doing C-S-RET from the entry line, and M-RET from the
block of text.  Do most of you have a blank line after your text
blocks, but before the next entry?  And, I just noticed that it
doesn't ALWAYS add the blank line . . . tres strange.  The blank lines seem
to have some correlation with having other blank lines after higher nodes.
It is VERY strange behavior . . so far, unpredictable to me :)

* C-RET does not seem to do what the info page suggests.
It seems to go into a column selection mode.  Which, by itself, is
very useful, and I'll have to remember that.   I can't seem to find
the C-RET behavior anywhere (jump over the body, and add a new
heading at the same level. C-S-RET Does do what it is supposed to,
so, I guess a good workaround is C-S-RET, then backspace over the TODO.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Does anyone use Jump C-c C-j

2010-04-28 Thread David Frascone
 Jump - seems really hard to use.

C-c C-j.  Opens help window with cursor in it, so I have to C-x o to
get to Org-goto window.  Then, once in the goto window, hitting tab
opens the subtree, but pressing a down arrow again goes back to the
top.  Seems very useless for actually finding anything.  Am I using it
wrong?  Dropping a mark and C-x C-x seems much easier.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Copying and Pasting (and Selecting)

2010-04-28 Thread David Frascone
 Selecting
I've gotten into the habit of selecting by holding down shift, and using the
arrows
to highlight the text I want to select.  This even works fine in Aquamacs.
But, when I'm using
orgmode, and I use shift-Up or Down, then it changes the priority . . Anyone
else find this irritating?
Any work arounds, other than retraining myself?



 Copying and Pasting
This could just be me fighting with Aquamacs (Cmd-C, Cmd-V, Cmd-etc
mac keys). But, the cutting, copying, and pasting do not seem very
intuitive.  I am used to (from old emacs days) using C-w and C-y, but,
i usually did that over regions.  Shift-Arrows to select, etc.  When I
shift arrow over a subtree it mucks with priority.  I know that's by
design, but I find it annoying.  Doing the alternative (cutting a
subtree) does NOT seem intuitive to me.  (Well, the C-w at the end of
the command (C-c C-x C-w) does).  But, I'm not trying to report a bug
-- I'm actually asking a question:  How do you guys typically select a
region and move it, assuming that you can't just move the subtree with
M-S-Arrows
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Link Abbreviations

2010-04-28 Thread David Frascone
I found the link abbreviations, and I got it to do this:
[[CASE:CASE-10001]] by using CASE, http://mysite/cases/browse; as the
key  url handler.  But, is there any way to do a regexp, so every
reference that looks like CASE-12345 will automagically be url-ified?

I guess what I want is a slightly more magical behavior.  The same way that
e-mailers notice that http://someurl.company.com/ is a URL, and make it
clickable, I'd like some way to make other regexp's clickable.  Any ideas?
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Calendars Agenda mode

2010-04-28 Thread David Frascone
 iCalendar exporting? importing?
Is anyone using this?  I've avoided agenda like stuff, since I have a
calendar that is very full of meetings, appointments, etc.  (In fact,
I have several, some at work, some on google calendars).  While I'd
love to add todo's with dates, using orgmode for my real calendar
seemed a bit much.  Does anyone else using calendars also use orgmode?
If so, do you sync, and in what direction.  (i.e. org-mode -
iCalendar, or move everything from other calendars - org-mode?)
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Linking Mail ?

2010-04-28 Thread David Frascone
I'd love to link to mail, but I'm using Thunderbird (actually Postbox), and
there don't seem to be any easy ways to add links to it.  So, I'm actually
considering using some emacs mailer, just for the ability to link to mails
via imap.

1) Is anyone else doing this?  If so, is it worth the trouble?

2) Which mail subsystem would be most compatible and easiest to use?  MH?
Gnus?  And, would it be worth the trouble setting up on a mac?

3) I know there IS a way to link mails using Mail.app, but I prefer the more
powerful filters in thunderbird/postbox.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Final Question: Usage

2010-04-28 Thread David Frascone
I'm still using a monolithic file to inplement my DGTD (Dave's GTD).  I'm
not as anal as TOD (The other Dave, Dave Allen), and I don't run a strict
inbox.

What I do want is:
1)  a place to keep track of live projects, bugs, conversations, etc.
2) A place for notes
3) A place to track TODO's
4) A way to archive off done stuff.

So far, orgmode does the above with ease.  But, I am starting to run into
walls.

Organization:  I'm using one monolithic file now.  And, agenda mode doesn't
know about it till I add it.  Should I be using agenda mode to track todos?
(This goes with my calendar questions a bit in the other mail).  If I do use
agenda mode, how do I add multiple files?

How do I work with multiple files?  Is there an easy way to jump back and
forth from them, if I start making one file for Bugs, one for Escalations,
one for projects, one for notes, etc?

Finally -- and this is my biggest stumbling block:  Status reporting
I'm looking for some way to generate a status report of what I've been
working on.  So, this report should contain anything that has been modified
in the last week.  (I drop date stamps a lot).  Also, the report should
include extra flagged items, even if they did not get work.  (i.e.
Background tasks that are starving should be noted -- but, since not all
tasks / entries are background tasks, I'd make some custom tag, like,
reportme that should be reported, regardless)

I'm trying to generate a status view like that, export to HTML, and e-mail
it to my pointy haired boss . . . . any way to do that?


-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Questions about creating new nodes (headings)

2010-04-28 Thread David Frascone
On Wed, Apr 28, 2010 at 1:51 PM, Nathan Neff nathan.n...@gmail.com wrote:



 I think you want to customize the org-blank-before-new-entry variable.


 http://orgmode.org/worg/org-faq.php#blank-line-after-headlines-and-list-items


Nice!  That almost fixed it.  But, I think the documentation is a bit
wrong.  Try this:

* Item One
* Item Two
* Item Three

* Item Four
* Item Five

Try to hit M-RET at the end of Item Three.  Even though there are no
blanks before Three, it will still add the blank.  It looks forward as well
as backward.
M-RET after Item Four will also add the blank.  It's not a big deal, just
a slight documentation issue.  Now that I know how it behaves, I can make it
do what I want easily :)




 I think this is an Aquamacs thing -- Aquamacs overrides the C-Ret binding
 with
 some cua-set-rectangle-mark function that I know nothing about.

 What I have found is that C-Ret runs org-insert-heading-respect-content,
 (except on Aquamacs).

 Anyway, M-Ret will do the *same thing* (to the best of my knowledge)
 /if/ you have this setting:

 (setq org-insert-heading-respect-content t)

 And I think that most people that use org-mode do indeed set
 org-insert-heading-respect-content.

 So, I don't bother w/C-Ret, and just use M-Ret all the time, after
 setting the above variable to 't
 HTH,


Perfect!  Fixed and fixed!

We can consider this thread closed!

-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Copying and Pasting (and Selecting)

2010-04-28 Thread David Frascone
On Wed, Apr 28, 2010 at 2:11 PM, Matt Lundin m...@imapmail.org wrote:

 David Frascone d...@frascone.com writes:

   Copying and Pasting
  This could just be me fighting with Aquamacs (Cmd-C, Cmd-V, Cmd-etc
  mac keys). But, the cutting, copying, and pasting do not seem very
  intuitive.  I am used to (from old emacs days) using C-w and C-y, but,
  i usually did that over regions.  Shift-Arrows to select, etc.  When I
  shift arrow over a subtree it mucks with priority.  I know that's by
  design, but I find it annoying.  Doing the alternative (cutting a
  subtree) does NOT seem intuitive to me.  (Well, the C-w at the end of
  the command (C-c C-x C-w) does).  But, I'm not trying to report a bug
  -- I'm actually asking a question:  How do you guys typically select a
  region and move it, assuming that you can't just move the subtree with
  M-S-Arrows

 1. I use C-[SPACE] together with transient-mark-mode to select a region
   and then type C-w to kill it and C-y to yank it.

 2. I often kill folded subtrees with a simple C-k (org-kill-line).

 3. I make frequent use of org-refile.



I didn't like org-refile.  It didn't seem to want to refile under anything
but a top level (or maybe I was refiling a level 2) . . . I'll try to play
with it some more, but it didn't make my cheat sheet of cool tricks :)

 I need to get used to using the transient mark.  I use C-@ instead of
C-Space, though . . . works better across a ssh session :)
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Is this the best place for noob questions too?

2010-04-27 Thread David Frascone
I notice that you guys all seem to be VERY MUCH experts in orgmode. . . my
questions are all very . . urm . . RTFM'ish, or just noobish.

Should I be posting them somewhere else?  I'm still incorporating org-mode
into my life, and making many mistakes . . . but, I love the simplicity.

I'm also loving having emacs back in my life too.  Last night, I remotely
edited some files on my web server.  I've been doing that for a while with
sshfs, but, I forgot how seamless you can do it with emacs. . . pretty much
deprecated sshfs for me (in the way I use it -- I'm either editing a lot of
stuff, or I ssh over, or I rsync -- I had been using sshfs for the editing,
and now no longer need to!)

Anyway, thanks for the answers so far, and thanks for the new ones that will
surely come when I get confused again.  I think my next goal is to come up
with some way to use multiple files to help my organizaition . . and somehow
link them together.  (Don't tell me . . still reading the fine manual!)


-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Another stupid one -- archiving and reports

2010-04-26 Thread David Frascone
On Mon, Apr 26, 2010 at 5:20 AM, Sebastian Rose sebastian_r...@gmx.dewrote:

 David Frascone d...@frascone.com writes:
  I use org mode to keep track of my daily projects . . what I'm working
 on,
  etc.  I tag work related items, and, when I export to html, only work
 items
  are exported.
 
  What I'd like to do, however, is only export things that have changed, or
  have been dated in the last week.
 
  Similarly, I'd like to archive off old completed tasks.
 
  Could someone point me to how to do these things . . . I'm sure it's
  documented somewhere :)


 M-x customize-group RET org-publish RET


 See the last two entries on that page.

 Set the Org Publish Timestamp Directory and Org Publish use
 Timestamps Flag to `on'.

 From now on, Org-mode will publish only files, that changed since the
 last time you published.


Those are both already set.  Currently, I'm only using one file.  I'm not
sure how to use multiples yet (sorry . . such a n00b) :)

I was hoping to report based on changed bullets in the same file.

-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Another stupid one -- archiving and reports

2010-04-26 Thread David Frascone
On Mon, Apr 26, 2010 at 10:58 AM, Matt Lundin m...@imapmail.org wrote:

 David Frascone d...@frascone.com writes:
 
  Similarly, I'd like to archive off old completed tasks.
 
  Could someone point me to how to do these things . . . I'm sure it's
  documented somewhere :)

 (info (org) Archiving)

 - Matt


Exactly what I needed -- thnx!
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Another stupid one -- archiving and reports

2010-04-25 Thread David Frascone
I use org mode to keep track of my daily projects . . what I'm working on,
etc.  I tag work related items, and, when I export to html, only work items
are exported.

What I'd like to do, however, is only export things that have changed, or
have been dated in the last week.

Similarly, I'd like to archive off old completed tasks.

Could someone point me to how to do these things . . . I'm sure it's
documented somewhere :)

-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Mobile Org Sharing Questions

2010-04-23 Thread David Frascone
I know it's a bit of an RTFM, but, I'm trying to figure out the best way to
keep my org-mode in sync with my iPhone (Using MobileOrg).  And, I'm VERY
new to orgmode, and a bit new to emacs.  I can easily do a one way sync
(org-mode to somewhere, via html), but I'm looking for a better way (two way
sync, like MobileOrg)

I have dropbox, but it's not webdav.
I also have an iDisk, but it's a pain to keep that synched.  I simply don't
like the mac synching.
I signed up for the other webdav account, but, I'm not sure if that's the
best way to do it.

I can easily use ssh to keep my org files somewhere.  But, that doesn't help
the reverse path.
I run my own apache at home, so, I suppose I could install webdav there, but
I have concerns about security, having never messed with it.

So, I guess my questions are:


What's the simplest method that's possibly insecure (i.e. some random webdav
provider)?
And, what's the simplest method that's secure?



Thanks in advance,


-Dave
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Using Times in org-mode calc?

2010-04-20 Thread David Frascone
I'm trying to make a running log, but I can't seem to get times entered in
HH:MM:SS to work right.

Well -- they work right, but I can't get things to re-display in that
format.  And, sometimes math is just screwy.

For example:

| Distance | Time | Time| Speed | Speed  |
|  (Miles) | HH:MM:SS | Decimal | (MPH) | (Min/Mile) |
|--+--+-+---+|
|  2.0 |12:34 | 3:17|   ||
|3 |30:45 | |   ||
 #+TBLFM: $3=$2/2


As you can see the 3:17 is some very strange calculation.  Not sure what it
did.  If I use =$2, it returns 6:17

It seemed like it was doing something wright, but, now it looks like maybe
it just doesn't understand HH:MM:SS format?

What would be the easiest way to implement something like that table?  Lisp
functions?
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode