From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Poslavsky Subject: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 19:02:33 +0100 Message-ID: Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: multipart/mixed; boundary="===============2046135736==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nu8R6-0002LN-C8 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 14:02:40 -0400 Received: from [140.186.70.92] (port=36558 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nu8R4-0002L4-Os for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 14:02:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nu8R2-0003J0-OT for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 14:02:38 -0400 Received: from mail-ew0-f216.google.com ([209.85.219.216]:34161) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nu8R2-0003Ik-54 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 14:02:36 -0400 Received: by ewy8 with SMTP id 8so658030ewy.8 for ; Tue, 23 Mar 2010 11:02:34 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --===============2046135736== Content-Type: multipart/alternative; boundary=Apple-Mail-11--997622863 --Apple-Mail-11--997622863 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi! There is a new tutorial on worg: = http://orgmode.org/worg/org-tutorials/org4beginners.php. The idea is to = write a tutorial for somebody who is new to org-mode. Question for people new to org-mode: - What did you find especially confusing? - How did you start out? - What would you like to see in a beginners tutorial? For everybody: -What kind of tutorial would be the most useful?=20 -What in your experience people find confusing? thanks for your time, alex --Apple-Mail-11--997622863 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii Hi!

There is a new tutorial on worg: http://orgmode.org/worg/org-tutorials/org4beginners.php. The idea is to write a tutorial for somebody who is new to org-mode.

Question for people new to org-mode:
- What did you find especially confusing?
- How did you start out?
- What would you like to see in a beginners tutorial?

For everybody:
-What kind of tutorial would be the most useful? 
-What in your experience people find confusing?

thanks for your time ,
alex



--Apple-Mail-11--997622863-- --===============2046135736== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============2046135736==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 15:42:02 -0400 Message-ID: <87bpeesu45.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuA0h-0000Z4-LO for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 15:43:31 -0400 Received: from [140.186.70.92] (port=43817 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuA0f-0000Tq-LG for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 15:43:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nu9yn-0004xb-MF for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 15:41:35 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:36205) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nu9yn-0004x9-Ir for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 15:41:33 -0400 In-Reply-To: (Alexander Poslavsky's message of "Tue, 23 Mar 2010 19:02:33 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alexander Poslavsky Cc: emacs-orgmode Hi Alex, Alexander Poslavsky writes: > There is a new tutorial on worg: http://orgmode.org/worg/org-tutorials/ > org4beginners.php. The idea is to write a tutorial for somebody who is > new to org-mode. ... > For everybody: > -What kind of tutorial would be the most useful? > -What in your experience people find confusing? Thanks for taking the time to put this on Worg. I wish I had had such a concise summary of the various flavors of emacs on different platforms when I started exploring org-mode. I was wondering if you could elaborate on the following. Are you suggesting that new users should never use M-x customize? ,---- | The biggest pain, when you just begin with Emacs, is the configuration. | There is not really a menu for it (you might later hear there is, but | they are lying, that menu is really there to trap innocent people), you | need to edit a text-file. `---- A few comments: 1. Some of the "step-by-step" instructions might be a bit easier to follow in list format (rather than paragraphs). 2. If I were reading the tutorial for the first time, I might conclude that I had to place "#-*- mode: org -*-" at the top of all my org files, even after configuring auto-mode-alist. 3. Why C-x b 2.org --> M-x org-mode --> C-x C-s as the recommended workflow? Once the configuration file is set up, C-x C-f 2.org will bring one right into org-mode. Thanks again for all the work you've put into this. Best, Matt From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Poslavsky Subject: Re: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 21:04:43 +0100 Message-ID: <99A2E2E8-6334-4148-9E65-CDCE2B99EF3F@gmail.com> References: <87bpeesu45.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuALO-00024R-Po for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 16:04:54 -0400 Received: from [140.186.70.92] (port=37885 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuALI-00021c-Rx for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 16:04:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuALG-0000uc-JR for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 16:04:48 -0400 Received: from fg-out-1718.google.com ([72.14.220.158]:22848) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuALG-0000uS-Dg for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 16:04:46 -0400 Received: by fg-out-1718.google.com with SMTP id l26so680630fgb.12 for ; Tue, 23 Mar 2010 13:04:45 -0700 (PDT) In-Reply-To: <87bpeesu45.fsf@fastmail.fm> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode On Mar 23, 2010, at 8:42 PM, Matt Lundin wrote: > Hi Alex, >=20 > Alexander Poslavsky writes: >=20 >> There is a new tutorial on worg: = http://orgmode.org/worg/org-tutorials/ >> org4beginners.php. The idea is to write a tutorial for somebody who = is >> new to org-mode. > ... >> For everybody: >> -What kind of tutorial would be the most useful?=20 >> -What in your experience people find confusing? >=20 > Thanks for taking the time to put this on Worg. I wish I had had such = a > concise summary of the various flavors of emacs on different platforms > when I started exploring org-mode. >=20 > I was wondering if you could elaborate on the following. Are you > suggesting that new users should never use M-x customize? Well, I don't know about anybody else, but I *never* use it. I think it = is awful. But then, what do I know=85. >=20 > ,---- > | The biggest pain, when you just begin with Emacs, is the = configuration. > | There is not really a menu for it (you might later hear there is, = but > | they are lying, that menu is really there to trap innocent people), = you > | need to edit a text-file. > `---- >=20 > A few comments: >=20 > 1. Some of the "step-by-step" instructions might be a bit easier to > follow in list format (rather than paragraphs). Hmm, I see your point, but having a tutorial that is just a bunch of = lists looks really ugly. Off course if people don't understand it, it's = not good either. Let's see if more complaints follow on this. >=20 > 2. If I were reading the tutorial for the first time, I might conclude > that I had to place "#-*- mode: org -*-" at the top of all my org > files, even after configuring auto-mode-alist. fixed, added a note about that. >=20 > 3. Why C-x b 2.org --> M-x org-mode --> C-x C-s as the recommended > workflow? Once the configuration file is set up, C-x C-f 2.org will > bring one right into org-mode. As far as I can see, that is actually what the doc says: Save the file (*C-x s*) as 2.org, and you will notice that the colors change, syntax highlighting is turned on, and Emacs understands you are working in org-mode. but if it is not clear, let me know what paragraph you are refering to. >=20 > Thanks again for all the work you've put into this. >=20 > Best, > Matt >=20 and thank you for your remarks! alex= From mboxrd@z Thu Jan 1 00:00:00 1970 From: Friedrich Delgado Friedrichs Subject: Re: Re: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 21:50:12 +0100 Message-ID: <20100323205009.GA14337@taupan.ath.cx> References: <87bpeesu45.fsf@fastmail.fm> <99A2E2E8-6334-4148-9E65-CDCE2B99EF3F@gmail.com> Reply-To: friedel@nomaden.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuB3Z-0000K0-Ab for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 16:50:33 -0400 Received: from [140.186.70.92] (port=37957 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuB3X-0000H0-Ai for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 16:50:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuB3V-0005vO-CQ for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 16:50:30 -0400 Received: from dudelab.org ([212.12.33.202]:29650 helo=mail.dudelab.org) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuB3V-0005v5-67 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 16:50:29 -0400 Received: from abrasax.taupan.ath.cx (p5DE8B3AC.dip.t-dialin.net [93.232.179.172]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Friedrich Delgado Friedrichs", Issuer "User CA" (not verified)) by mail.dudelab.org (Postfix) with ESMTP id AFEFF228148 for ; Tue, 23 Mar 2010 21:52:20 +0100 (CET) Content-Disposition: inline In-Reply-To: <99A2E2E8-6334-4148-9E65-CDCE2B99EF3F@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Alexander Poslavsky schrieb: > > I was wondering if you could elaborate on the following. Are you > > suggesting that new users should never use M-x customize? > Well, I don't know about anybody else, but I *never* use it. I think it= is awful. But then, what do I know=E2=80=A6. ---Zitatende--- Maybe that's a bit opinionated for a tutorial then. I do use M-x customize and I believe it has its merits. --=20 Friedrich Delgado Friedrichs TauPan on Ircnet and Freenode ;) From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 21:47:45 +0100 Message-ID: References: <87bpeesu45.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuBD3-0000Xc-Q9 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 17:00:21 -0400 Received: from [140.186.70.92] (port=41603 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuBD2-0000WF-3e for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 17:00:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuBD0-00078d-L9 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 17:00:19 -0400 Received: from lo.gmane.org ([80.91.229.12]:49855) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuBD0-00078E-6v for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 17:00:18 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NuBCx-0005fW-Q8 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 22:00:15 +0100 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Mar 2010 22:00:15 +0100 Received: from rileyrgdev by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Mar 2010 22:00:15 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Matt Lundin writes: > Hi Alex, > > Alexander Poslavsky writes: > >> There is a new tutorial on worg: http://orgmode.org/worg/org-tutorials/ >> org4beginners.php. The idea is to write a tutorial for somebody who is >> new to org-mode. > ... >> For everybody: >> -What kind of tutorial would be the most useful? >> -What in your experience people find confusing? > > Thanks for taking the time to put this on Worg. I wish I had had such a > concise summary of the various flavors of emacs on different platforms > when I started exploring org-mode. > > I was wondering if you could elaborate on the following. Are you > suggesting that new users should never use M-x customize? As a general comment on this : I used to hand code all my customisations. And ran into terrible problems somewhere along the line. Now anything that has a customise interface, I use that interface and have had no such problems anymore. The downside of course is that your customisations are not grouped "logically" with comments -but, for me anyway, using the customisation interface lends itself to much more trustworthy code. > > ,---- > | The biggest pain, when you just begin with Emacs, is the configuration. > | There is not really a menu for it (you might later hear there is, but > | they are lying, that menu is really there to trap innocent people), you > | need to edit a text-file. > `---- > > A few comments: > > 1. Some of the "step-by-step" instructions might be a bit easier to > follow in list format (rather than paragraphs). > > 2. If I were reading the tutorial for the first time, I might conclude > that I had to place "#-*- mode: org -*-" at the top of all my org > files, even after configuring auto-mode-alist. > > 3. Why C-x b 2.org --> M-x org-mode --> C-x C-s as the recommended > workflow? Once the configuration file is set up, C-x C-f 2.org will > bring one right into org-mode. > > Thanks again for all the work you've put into this. > > Best, > Matt > > _______________________________________________ > 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 > -- ASCII ribbon campaign ( ) - against HTML email X & vCards / \ From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Re: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 22:43:38 +0100 Message-ID: <87vdcmbto5.wl%dmaus@ictsoc.de> References: <87bpeesu45.fsf@fastmail.fm> <99A2E2E8-6334-4148-9E65-CDCE2B99EF3F@gmail.com> <20100323205009.GA14337@taupan.ath.cx> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1693717077==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuBtG-0007Wt-AZ for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 17:43:58 -0400 Received: from [140.186.70.92] (port=51650 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuBtD-0007Wa-Ni for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 17:43:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuBtB-0003in-WF for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 17:43:55 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:59345) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuBtB-0003ih-Oi for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 17:43:53 -0400 In-Reply-To: <20100323205009.GA14337@taupan.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: friedel@nomaden.org Cc: emacs-orgmode@gnu.org --===============1693717077== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Tue_Mar_23_22:43:38_2010-1"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Tue_Mar_23_22:43:38_2010-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Friedrich Delgado Friedrichs wrote: >Hi >Alexander Poslavsky schrieb: >> > I was wondering if you could elaborate on the following. Are you >> > suggesting that new users should never use M-x customize? >> Well, I don't know about anybody else, but I *never* use it. I think it = is awful. But then, what do I know=E2=80=A6. >---Zitatende--- >Maybe that's a bit opinionated for a tutorial then. I do use M-x >customize and I believe it has its merits. I only use M-x customize to look what lever I can pull but pointing at customize for a user who is new to Emacs, Org and, in turn, elisp seems to me a really good sugestion. Not just for the user, but maybe for the authors of the tutorial: You don't have to explain elisp when talking about customization options. -- David --=20 OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Tue_Mar_23_22:43:38_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkupNgoACgkQma24O1pEeOa+5gEAlVKw3KT6zpFWiPa8nrjbIYTm HR3UTyNrOHUjc/F6BNkA+wUk5D9E6mgm0KFExDXknmZJC8r9dByePhrkSX7mN9xb =l6Mv -----END PGP SIGNATURE----- --pgp-sign-Multipart_Tue_Mar_23_22:43:38_2010-1-- --===============1693717077== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1693717077==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Poslavsky Subject: Re: Re: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 23:00:08 +0100 Message-ID: References: <87bpeesu45.fsf@fastmail.fm> <99A2E2E8-6334-4148-9E65-CDCE2B99EF3F@gmail.com> <20100323205009.GA14337@taupan.ath.cx> <87vdcmbto5.wl%dmaus@ictsoc.de> Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuC92-0004Rk-H6 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 18:00:16 -0400 Received: from [140.186.70.92] (port=48148 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuC90-0004QN-Lj for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 18:00:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuC8z-0005eX-9L for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 18:00:14 -0400 Received: from mail-ew0-f216.google.com ([209.85.219.216]:62464) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuC8z-0005eO-4Y for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 18:00:13 -0400 Received: by ewy8 with SMTP id 8so840341ewy.8 for ; Tue, 23 Mar 2010 15:00:12 -0700 (PDT) In-Reply-To: <87vdcmbto5.wl%dmaus@ictsoc.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode On Mar 23, 2010, at 10:43 PM, David Maus wrote: > Friedrich Delgado Friedrichs wrote: >> Hi >=20 >> Alexander Poslavsky schrieb: >>>> I was wondering if you could elaborate on the following. Are you >>>> suggesting that new users should never use M-x customize? >>> Well, I don't know about anybody else, but I *never* use it. I think = it is awful. But then, what do I know=85. >> ---Zitatende--- >=20 >> Maybe that's a bit opinionated for a tutorial then. I do use M-x >> customize and I believe it has its merits. >=20 > I only use M-x customize to look what lever I can pull but pointing at > customize for a user who is new to Emacs, Org and, in turn, elisp > seems to me a really good sugestion. Not just for the user, but maybe > for the authors of the tutorial: You don't have to explain elisp when > talking about customization options. ok, it looks that the general opinion is a lot more positive then I = thought. I'll change it in the tutorial, and see if other things can be = done using M-x customize. thanks for the remarks, keep them coming, alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Re: Re: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 12:04:30 -1000 Message-ID: References: <87bpeesu45.fsf@fastmail.fm> <99A2E2E8-6334-4148-9E65-CDCE2B99EF3F@gmail.com> <20100323205009.GA14337@taupan.ath.cx> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuCDI-0000Bw-NG for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 18:04:40 -0400 Received: from [140.186.70.92] (port=54481 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuCDH-0000Ak-0h for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 18:04:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuCDE-0006Nw-93 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 18:04:38 -0400 Received: from outbound-mail-359.bluehost.com ([66.147.249.253]:40906) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1NuCDE-0006ND-16 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 18:04:36 -0400 In-Reply-To: <20100323205009.GA14337@taupan.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: friedel@nomaden.org Cc: emacs-orgmode@gnu.org On Mar 23, 2010, at 10:50 AM, Friedrich Delgado Friedrichs wrote: > Hi > > Alexander Poslavsky schrieb: >>> I was wondering if you could elaborate on the following. Are you >>> suggesting that new users should never use M-x customize? >> Well, I don't know about anybody else, but I *never* use it. I =20 >> think it is awful. But then, what do I know=85. > ---Zitatende--- > > Maybe that's a bit opinionated for a tutorial then. I do use M-x > customize and I believe it has its merits. > > --=20 > Friedrich Delgado Friedrichs > TauPan on Ircnet and Freenode ;) > Aloha all, I think Alexander's manual is an excellent start and will be helpful =20 to newbies. To be successful, the manual will have to make many choices for the =20 newbie, among them whether or not to use customize. It will be very =20 different from the usual manual, which is designed to expose full =20 complexity. IMHO, the goal of describing a sensible path to productive use of Org-=20= mode should be the highest priority. When there is the urge to say to =20= the newbie, "you can do this or that", it should be avoided. Instead, =20= the template should be "do it this way." I agree with Friedrich that customize has merits (though I don't use =20 it). I like Alexander's vivid language, but agree with Friedrich that =20= it doesn't need to be so opinionated in this case. Perhaps the =20 template for these alternate paths might be a footnote "there is =20 [[another way][link]] to do this." All the best, Tom= From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 19:46:19 -0400 Message-ID: <87wrx2r48k.fsf@fastmail.fm> References: <87bpeesu45.fsf@fastmail.fm> <99A2E2E8-6334-4148-9E65-CDCE2B99EF3F@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuDnB-0005EA-Jp for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 19:45:49 -0400 Received: from [140.186.70.92] (port=60132 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuDn9-0005Dz-63 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 19:45:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuDn7-0005J2-6B for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 19:45:47 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:51732) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuDn7-0005Ix-35 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 19:45:45 -0400 In-Reply-To: <99A2E2E8-6334-4148-9E65-CDCE2B99EF3F@gmail.com> (Alexander Poslavsky's message of "Tue, 23 Mar 2010 21:04:43 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alexander Poslavsky Cc: emacs-orgmode Alexander Poslavsky writes: > On Mar 23, 2010, at 8:42 PM, Matt Lundin wrote: > >> Hi Alex, >>=20 >> Alexander Poslavsky writes: >>=20 >>> There is a new tutorial on worg: http://orgmode.org/worg/org-tutorials/ >>> org4beginners.php. The idea is to write a tutorial for somebody who is >>> new to org-mode. >> ... >>> For everybody: >>> -What kind of tutorial would be the most useful?=20 >>> -What in your experience people find confusing? >>=20 >> Thanks for taking the time to put this on Worg. I wish I had had such a >> concise summary of the various flavors of emacs on different platforms >> when I started exploring org-mode. >>=20 >> I was wondering if you could elaborate on the following. Are you >> suggesting that new users should never use M-x customize? > Well, I don't know about anybody else, but I *never* use it. I think > it is awful. But then, what do I know=E2=80=A6. I don't use it much now, either. But when I was learning emacs, it eased me gently into the wild and woolly world of lists, symbols, cons cells, and the like. In addition, M-x customize-group [RET] org is a nice way to browse org-mode's wealth of options and internal documentation. And Carsten has put a tremendous amount of work into coding all those exemplary defcustoms in the org*.el files. :) >>=20 >> 3. Why C-x b 2.org --> M-x org-mode --> C-x C-s as the recommended >> workflow? Once the configuration file is set up, C-x C-f 2.org will >> bring one right into org-mode. > As far as I can see, that is actually what the doc says: > > Save the file (*C-x s*) as 2.org, and you will notice that the > colors change, syntax highlighting is turned on, and Emacs > understands you are working in org-mode. > > but if it is not clear, let me know what paragraph you are refering > to. Sorry if my question was unclear. I'm simply wondering whether we should recommend a multi-step process to new users (i.e., C-x b to create a new buffer and then C-x C-s to activate org-mode) when C-x C-f (find-file) both creates a new buffer and activates org-mode immediately. Of course, all this is a matter of taste (as is almost everything in emacs)! But I suspect a new user might find it a bit crufty if org-mode commands don't work *until* the buffer is first saved. Also, C-x b (switch-to-buffer) followed by C-x s typically requires you to provide two names (first the buffer and then the file), whereas C-x C-f does everything at once. Thanks again for all the work you put into this. Best, Matt From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Poslavsky Subject: Re: org-mode tutorial questionaire Date: Wed, 24 Mar 2010 03:30:11 +0100 Message-ID: <616C6A36-9655-49C8-BCB5-8DD5AC76480D@gmail.com> References: <87bpeesu45.fsf@fastmail.fm> <99A2E2E8-6334-4148-9E65-CDCE2B99EF3F@gmail.com> <87wrx2r48k.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuGML-0000BK-Jz for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 22:30:17 -0400 Received: from [140.186.70.92] (port=49843 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuGMK-0000B2-FS for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 22:30:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuGMJ-0003QK-5L for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 22:30:16 -0400 Received: from mail-bw0-f219.google.com ([209.85.218.219]:59443) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuGMJ-0003QD-0Y for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 22:30:15 -0400 Received: by bwz19 with SMTP id 19so5876490bwz.26 for ; Tue, 23 Mar 2010 19:30:13 -0700 (PDT) In-Reply-To: <87wrx2r48k.fsf@fastmail.fm> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode On Mar 24, 2010, at 12:46 AM, Matt Lundin wrote: > > Sorry if my question was unclear. I'm simply wondering whether we should > recommend a multi-step process to new users (i.e., C-x b to create a new > buffer and then C-x C-s to activate org-mode) when C-x C-f (find-file) > both creates a new buffer and activates org-mode immediately. Of course, > all this is a matter of taste (as is almost everything in emacs)! But I > suspect a new user might find it a bit crufty if org-mode commands don't > work *until* the buffer is first saved. Also, C-x b (switch-to-buffer) > followed by C-x s typically requires you to provide two names (first the > buffer and then the file), whereas C-x C-f does everything at once. You are probably right, leaving out C-x b, will make it just a bit simpler, thanks, alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: org-mode tutorial questionaire Date: Tue, 23 Mar 2010 22:31:44 -0400 Message-ID: <87fx3q1mcv.fsf@gollum.intra.norang.ca> References: <87bpeesu45.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuGO8-0001mx-9B for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 22:32:08 -0400 Received: from [140.186.70.92] (port=50096 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuGO6-0001jU-P9 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 22:32:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuGO4-0003gd-T2 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 22:32:06 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:55215) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuGO4-0003fX-R1 for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 22:32:04 -0400 In-Reply-To: (Richard Riley's message of "Tue\, 23 Mar 2010 21\:47\:45 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard Riley Cc: emacs-orgmode@gnu.org Richard Riley writes: > Matt Lundin writes: > >> Hi Alex, >> >> Alexander Poslavsky writes: >> >>> There is a new tutorial on worg: http://orgmode.org/worg/org-tutorials/ >>> org4beginners.php. The idea is to write a tutorial for somebody who is >>> new to org-mode. >> ... >>> For everybody: >>> -What kind of tutorial would be the most useful? >>> -What in your experience people find confusing? >> >> Thanks for taking the time to put this on Worg. I wish I had had such a >> concise summary of the various flavors of emacs on different platforms >> when I started exploring org-mode. >> >> I was wondering if you could elaborate on the following. Are you >> suggesting that new users should never use M-x customize? > > As a general comment on this : I used to hand code all my > customisations. And ran into terrible problems somewhere along the > line. Now anything that has a customise interface, I use that interface > and have had no such problems anymore. The downside of course is that > your customisations are not grouped "logically" with comments -but, for > me anyway, using the customisation interface lends itself to much more > trustworthy code. I also use customize extensively -- wherever it is available. I don't have to worry about the exact syntax of the value of the variable - I can just use the customize interface and pick what I want and move on to more productive things. I used to hand code variables as Richard did but found I wasted a heck of a lot more time fiddling with the syntax of a variable doing that instead of just setting it and forgetting it with the customize interface. The customize interface that Carsten has put together also makes it easy to see all of the options for a variable in org-mode. Some variables need to be set before org-mode is loaded (when using setq) but as I understand it this isn't the case for customizations. Regards, Bernt PS. I keep my ~/.emacs -> ~/git/emacs/emacs.el and ~/git/emacs/custom.el files in a git repository (~/git/emacs) so I can commit changes to these files and add meaningful comments about the reason for the change in the commit message. This lets me easily experiment with changing half a dozen variables and not worrying about remembering the old values in case I want to go back. Git has the information and it's easy to restore the old values for any point in the git history. This also lets me synchronize variable changes to my laptop so my on-the-road org-mode setup is identical to my workstation. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: org-mode tutorial questionaire Date: Wed, 24 Mar 2010 07:32:08 +0100 Message-ID: References: <87bpeesu45.fsf@fastmail.fm> <87fx3q1mcv.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuK8Z-0008Cp-0p for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 02:32:19 -0400 Received: from [140.186.70.92] (port=45203 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuK8W-0008CG-Ho for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 02:32:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuK8U-0002fO-6s for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 02:32:16 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:24838) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuK8U-0002fI-1P for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 02:32:14 -0400 Received: by fg-out-1718.google.com with SMTP id d23so1661513fga.12 for ; Tue, 23 Mar 2010 23:32:12 -0700 (PDT) In-Reply-To: <87fx3q1mcv.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Tue, 23 Mar 2010 22:31:44 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: Richard Riley , emacs-orgmode@gnu.org Bernt Hansen writes: > Richard Riley writes: > >> Matt Lundin writes: >> >>> Hi Alex, >>> >>> Alexander Poslavsky writes: >>> >>>> There is a new tutorial on worg: http://orgmode.org/worg/org-tutorials/ >>>> org4beginners.php. The idea is to write a tutorial for somebody who is >>>> new to org-mode. >>> ... >>>> For everybody: >>>> -What kind of tutorial would be the most useful? >>>> -What in your experience people find confusing? >>> >>> Thanks for taking the time to put this on Worg. I wish I had had such a >>> concise summary of the various flavors of emacs on different platforms >>> when I started exploring org-mode. >>> >>> I was wondering if you could elaborate on the following. Are you >>> suggesting that new users should never use M-x customize? >> >> As a general comment on this : I used to hand code all my >> customisations. And ran into terrible problems somewhere along the >> line. Now anything that has a customise interface, I use that interface >> and have had no such problems anymore. The downside of course is that >> your customisations are not grouped "logically" with comments -but, for >> me anyway, using the customisation interface lends itself to much more >> trustworthy code. > > I also use customize extensively -- wherever it is available. I don't > have to worry about the exact syntax of the value of the variable - I > can just use the customize interface and pick what I want and move on to > more productive things. > > I used to hand code variables as Richard did but found I wasted a heck > of a lot more time fiddling with the syntax of a variable doing that > instead of just setting it and forgetting it with the customize > interface. The customize interface that Carsten has put together also > makes it easy to see all of the options for a variable in org-mode. > > Some variables need to be set before org-mode is loaded (when using > setq) but as I understand it this isn't the case for customizations. > > Regards, > Bernt > > PS. > > I keep my ~/.emacs -> ~/git/emacs/emacs.el and ~/git/emacs/custom.el > files in a git repository (~/git/emacs) so I can commit changes to these > files and add meaningful comments about the reason for the change in the > commit message. This lets me easily experiment with changing half a > dozen variables and not worrying about remembering the old values in > case I want to go back. Git has the information and it's easy to > restore the old values for any point in the git history. This also lets > me synchronize variable changes to my laptop so my on-the-road org-mode > setup is identical to my workstation. > As a side note to this is for those not familiar with git, its pretty simple to manage a remote git repo using ssh. When on the road or dealing with multiple PCs around the "globe" (!) this can be priceless. I maintain my own "sparse" repo on my mail server machine. Whenever I update my ~/.emacs.d/emacs-init.org file or my custom.el in the same dir I push it to the remote shh repo too. Handy as to then sync my laptop or the machine at work. Needless to say, all my org-files are in there too. The only thing that still taxes my pickled brain is when I need to merge. The git terminology for fast forwards etc confuses me each and every time ;) -- Google Talk : rileyrgdev@googlemail.com http://www.google.com/talk From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: org-mode tutorial questionaire Date: Wed, 24 Mar 2010 07:53:30 -0400 Message-ID: <87bpee0wcl.fsf@gollum.intra.norang.ca> References: <87bpeesu45.fsf@fastmail.fm> <87fx3q1mcv.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuP9g-0005UF-Kv for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 07:53:48 -0400 Received: from [140.186.70.92] (port=54692 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuP9f-0005Tt-1B for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 07:53:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuP9a-0000x1-SQ for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 07:53:46 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:50984) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuP9a-0000ww-P6 for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 07:53:42 -0400 In-Reply-To: (Richard Riley's message of "Wed\, 24 Mar 2010 07\:32\:08 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard Riley Cc: Richard Riley , emacs-orgmode@gnu.org Richard Riley writes: > Bernt Hansen writes: > >> Richard Riley writes: >> >> I keep my ~/.emacs -> ~/git/emacs/emacs.el and ~/git/emacs/custom.el >> files in a git repository (~/git/emacs) so I can commit changes to these >> files and add meaningful comments about the reason for the change in the >> commit message. This lets me easily experiment with changing half a >> dozen variables and not worrying about remembering the old values in >> case I want to go back. Git has the information and it's easy to >> restore the old values for any point in the git history. This also lets >> me synchronize variable changes to my laptop so my on-the-road org-mode >> setup is identical to my workstation. >> > > As a side note to this is for those not familiar with git, its pretty > simple to manage a remote git repo using ssh. When on the road or > dealing with multiple PCs around the "globe" (!) this can be priceless. > > I maintain my own "sparse" repo on my mail server machine. Whenever I > update my ~/.emacs.d/emacs-init.org file or my custom.el in the same dir > I push it to the remote shh repo too. Handy as to then sync my laptop or > the machine at work. > > Needless to say, all my org-files are in there too. > > The only thing that still taxes my pickled brain is when I need to > merge. The git terminology for fast forwards etc confuses me each and > every time ;) Hi Richard, I use a script for keeping my git repositories up to date on multiple machines. The source is posted here: http://doc.norang.ca/org-mode.html#git-sync This script makes a few assumptions about my repositories - All repositories have a remote 'norang' which is the bare repository I push to and fetch from - All repositories live in a known place (~/git for me) (I have subdirectories under ~/git for grouping repositories together and the script finds every repository by looking for the .git directory) You can change both of these locations at the top of the script. git-sync finds each repository on the system you run it from and synchronizes multiple branches in each repositories with the remote. It figures out if the branch can be moved (due to a fast-forward) and moves those refs automatically for all branches in the repository. The only time you need to manually do something is if you need a merge because you modified the same branch on two machines without pushing the changes to the bare repository. This works great for me (I keep over 30 repositories in sync with my laptop -- I thought I had 35 repositories I manage this way so just for fun I decided to count them and there are 73!). I don't need to think about what changed, I just hack and commit and run git-sync before I switch machines. Any branch that has been pushed to the remote will be synchronized by the script and local branches that exist only in the working repository are ignored. HTH, Bernt From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Re: org-mode tutorial questionaire Date: Wed, 24 Mar 2010 12:36:37 +0000 Message-ID: <4BAA0755.4090600@manor-farm.org> References: <87bpeesu45.fsf@fastmail.fm> <87fx3q1mcv.fsf@gollum.intra.norang.ca> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuQ3L-0007ZR-Ng for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 08:51:19 -0400 Received: from [140.186.70.92] (port=50901 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuQ3I-00073r-97 for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 08:51:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuPpH-0006XU-7Z for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 08:36:48 -0400 Received: from mail.ian-barton.com ([109.74.196.44]:59678 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuPpH-0006Wj-3S for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 08:36:47 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard Riley Cc: Richard Riley , Bernt Hansen , emacs-orgmode@gnu.org >> >> I keep my ~/.emacs -> ~/git/emacs/emacs.el and ~/git/emacs/custom.el >> files in a git repository (~/git/emacs) so I can commit changes to these >> files and add meaningful comments about the reason for the change in the >> commit message. This lets me easily experiment with changing half a >> dozen variables and not worrying about remembering the old values in >> case I want to go back. Git has the information and it's easy to >> restore the old values for any point in the git history. This also lets >> me synchronize variable changes to my laptop so my on-the-road org-mode >> setup is identical to my workstation. >> > I keep my stuff in git too, but recently I have found Dropbox very useful. Once I discovered how to install it on my server it meant that all my config files were automatically kept in sync on my computers. in fact Dropbox is still great even if you don't run your own server. Git is still very useful for letting you easily go back if you make a mistake, or want to start over again from an earlier version. Ian. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Austin Frank Subject: Re: org-mode tutorial questionaire Date: Thu, 25 Mar 2010 13:57:50 -0400 Message-ID: References: <87bpeesu45.fsf@fastmail.fm> <87fx3q1mcv.fsf@gollum.intra.norang.ca> <4BAA0755.4090600@manor-farm.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0754000621==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NurKt-0002oB-TX for emacs-orgmode@gnu.org; Thu, 25 Mar 2010 13:59:16 -0400 Received: from [140.186.70.92] (port=33851 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NurKq-0002lc-1T for emacs-orgmode@gnu.org; Thu, 25 Mar 2010 13:59:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NurK3-0006C8-V4 for emacs-orgmode@gnu.org; Thu, 25 Mar 2010 13:58:25 -0400 Received: from lo.gmane.org ([80.91.229.12]:55098) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NurK3-0006Bm-DZ for emacs-orgmode@gnu.org; Thu, 25 Mar 2010 13:58:23 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NurJx-00088o-Nx for emacs-orgmode@gnu.org; Thu, 25 Mar 2010 18:58:17 +0100 Received: from urwireless-dhcp-128-151-186-54.wireless.rochester.edu ([128.151.186.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Mar 2010 18:58:17 +0100 Received: from austin.frank by urwireless-dhcp-128-151-186-54.wireless.rochester.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Mar 2010 18:58:17 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0754000621== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Transfer-Encoding: quoted-printable On Wed, Mar 24 2010, Ian Barton wrote: > I keep my stuff in git too, but recently I have found Dropbox very > useful. Once I discovered how to install it on my server it meant that > all my config files were automatically kept in sync on my > computers. in fact Dropbox is still great even if you don't run your > own server. > > Git is still very useful for letting you easily go back if you make a > mistake, or want to start over again from an earlier version. Even better, make a git repo in your dropbox directory. Great tastes that taste great together! (There's a valid question as to whether the git repo in dropbox should be a bare repo to facilitate pushing and pulling, or a working repo so that you can use it directly. Suggestions on this point are welcome). /au =2D-=20 Austin Frank http://aufrank.net GPG Public Key (D7398C2F): http://aufrank.net/personal.asc --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) iEYEARECAAYFAkurpB8ACgkQlHMl2/XbR4GBqACgt9b5BluAZCnqyBgqfIRQAbTN TEcAoM6K+jnLPkVMkTSkQslkO4GIS+Fe =doH6 -----END PGP SIGNATURE----- --=-=-=-- --===============0754000621== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0754000621==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Re: org-mode tutorial questionaire Date: Sat, 27 Mar 2010 11:32:06 +0000 Message-ID: <4BADECB6.9040603@manor-farm.org> References: <87bpeesu45.fsf@fastmail.fm> <87fx3q1mcv.fsf@gollum.intra.norang.ca> <4BAA0755.4090600@manor-farm.org> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvUFr-0002B6-Li for emacs-orgmode@gnu.org; Sat, 27 Mar 2010 07:32:39 -0400 Received: from [140.186.70.92] (port=39616 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvUFp-0002AC-Sc for emacs-orgmode@gnu.org; Sat, 27 Mar 2010 07:32:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NvUFn-00035o-EB for emacs-orgmode@gnu.org; Sat, 27 Mar 2010 07:32:36 -0400 Received: from mail.ian-barton.com ([109.74.196.44]:34214 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NvUFn-00033F-9l for emacs-orgmode@gnu.org; Sat, 27 Mar 2010 07:32:35 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Austin Frank Cc: emacs-orgmode@gnu.org >> I keep my stuff in git too, but recently I have found Dropbox very >> useful. Once I discovered how to install it on my server it meant that >> all my config files were automatically kept in sync on my >> computers. in fact Dropbox is still great even if you don't run your >> own server. >> >> Git is still very useful for letting you easily go back if you make a >> mistake, or want to start over again from an earlier version. > > Even better, make a git repo in your dropbox directory. Great tastes > that taste great together! > > (There's a valid question as to whether the git repo in dropbox should > be a bare repo to facilitate pushing and pulling, or a working repo so > that you can use it directly. Suggestions on this point are welcome). > I have a .git repo in my org folder inside Dropbox. It's not a bare repo, but I do keep a bare repo on a server and I have a cron job that automatically does a commit and pushes to my bare repo once a day. Ian.