all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: org-mode for note taking (houkensjtu)
@ 2012-11-08 17:41 Buchs, Kevin
  2012-11-08 17:55 ` Christopher Schmidt
  0 siblings, 1 reply; 4+ messages in thread
From: Buchs, Kevin @ 2012-11-08 17:41 UTC (permalink / raw)
  To: help-gnu-emacs

Houkensjtu,

You are getting a lot of help in the replies and I would encourage you
to keep at it and you will understand better. Here are some additional
points.

1. As I understand it, gmane is the GNU web interface to GNU news groups
(email lists, I guess people call them today) like Google Groups in some
ways.
2. You can most certainly run emacs on Windows with Org Mode, I do it
every day and it works wonderfully.
3. One fundamental element of structure in org mode is headings. Simply
start a line with one or more asterisks followed by a blank and a title,
and you will have structure. You can open/close headings by typing TAB
while point is on them. Try for example:

* Page 1
** Heading 1 Page 1
** Heading 2 Page 2
* Page 2
Some text
* Page 3
Some more text

I have 22,250 lines in my main Org Mode file and it all collapses down
into about 15 lines when I close all the top level headings. Easy to
navigate. Easy to search. Much better than Word or Evernote, especially
with a long document.

You can also organize by files, if you wish. Some operations in Org Mode
are happy to span a list of files that you explicitly specify.

4. You can Publish your Org Mode document to other formats, such as PDF,
Latex, Open Document (ODT), HTML. If you need to access the information
from a computer where you don't have emacs accessible (or tablet/no
keyboard) you could have one of these other formats in your github.
Images will be inserted into these published formats.
5. As was suggested for emacs gnus, you can read the online manual on
emacs in general and also on org mode for much more information. Access
the latter via: M-x org-info.

Keep asking questions here when you get stuck. It will be helpful if you
do your reading/research first. Some people on this list are very busy
and will be less receptive to helping you if you have not done so.

Kevin Buchs | Senior Engineer | SPPDG | 507-538-5459 |
buchs.kevin@mayo.edu
Mayo Clinic | 200 First Street SW | Rochester, MN 55905 |
http://www.mayo.edu/sppdg 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: org-mode for note taking (houkensjtu)
  2012-11-08 17:41 org-mode for note taking (houkensjtu) Buchs, Kevin
@ 2012-11-08 17:55 ` Christopher Schmidt
  0 siblings, 0 replies; 4+ messages in thread
From: Christopher Schmidt @ 2012-11-08 17:55 UTC (permalink / raw)
  To: help-gnu-emacs

"Buchs, Kevin" <buchs.kevin@mayo.edu> writes:
> 1. As I understand it, gmane is the GNU web interface to GNU news
> groups (email lists, I guess people call them today) like Google
> Groups in some ways.

I don't think so.

    http://gmane.org/about.php

        Christopher



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: org-mode for note taking (houkensjtu)
       [not found] <mailman.12561.1352396500.855.help-gnu-emacs@gnu.org>
@ 2012-11-09  0:16 ` houkensjtu
  2012-11-09 17:35   ` Oleksandr Gavenko
  0 siblings, 1 reply; 4+ messages in thread
From: houkensjtu @ 2012-11-09  0:16 UTC (permalink / raw)
  To: gnu.emacs.help; +Cc: help-gnu-emacs

On Friday, November 9, 2012 2:41:41 AM UTC+9, Buchs, Kevin wrote:
> Houkensjtu,
> 
> 
> 
> You are getting a lot of help in the replies and I would encourage you
> 
> to keep at it and you will understand better. Here are some additional
> 
> points.
> 
> 
> 
> 1. As I understand it, gmane is the GNU web interface to GNU news groups
> 
> (email lists, I guess people call them today) like Google Groups in some
> 
> ways.
> 

Thank you for reply! I am now trying multiple features including tag and headline in org-mode. 
One more thing is, I am trying to manage all the mailing list I subscribe by gnus(in emacs). As you mentioned, this mailing is actually a GNU news group, so I guess I will be able to handle it by gnus. How about other google group which may not be a GNU news group? Is it possible to manage them through gnus also?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: org-mode for note taking (houkensjtu)
  2012-11-09  0:16 ` houkensjtu
@ 2012-11-09 17:35   ` Oleksandr Gavenko
  0 siblings, 0 replies; 4+ messages in thread
From: Oleksandr Gavenko @ 2012-11-09 17:35 UTC (permalink / raw)
  To: help-gnu-emacs

On 2012-11-09, houkensjtu wrote:

> As you mentioned, this mailing is actually a GNU news group

No. This list is mail list. It managed through

  https://lists.gnu.org/mailman/listinfo/help-gnu-emacs

But Lars Magne Ingebrigtsen (one of GNUS developer) maintain software that
bridge mail list with news group:

  http://gmane.org/contact.php

> so I guess I will be able to handle it by gnus.

Gnus can handle NNTP, POP, IMAP protocols for you.

> How about other google group which may not be a GNU news group?

Many non-GNU groups but for Open Source project also available through Gmane.

You can ask to add own list if it satisfy several requirements:

  http://gmane.org/subscribe.php

But also you can interesting in reading USENET. Just visit:

  http://eternal-september.org

or:

  nntp:news.eternal-september.org
  nntp:nntp.aioe.org

and open to yourself 30.000 mostly dead discussion groups!!

> Is it possible to manage them through gnus also?
>
Do you really read funny Gnus info? Look:

  Question 4.11
  .............

  Can I highlight messages written by me and follow-ups to those?

  Answer
  ......

  Stop those "Can I ..." questions, the answer is always yes in Gnus
  Country :-).

-- 
Best regards!




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-09 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08 17:41 org-mode for note taking (houkensjtu) Buchs, Kevin
2012-11-08 17:55 ` Christopher Schmidt
     [not found] <mailman.12561.1352396500.855.help-gnu-emacs@gnu.org>
2012-11-09  0:16 ` houkensjtu
2012-11-09 17:35   ` Oleksandr Gavenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.