From: andrea Crotti <andrea.crotti.0@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Emacs package management with org-mode
Date: Sat, 14 Nov 2009 18:35:28 +0000 (UTC) [thread overview]
Message-ID: <loom.20091114T192952-532@post.gmane.org> (raw)
I was keeping a list of packages I use with emacs (here)
http://github.com/AndreaCrotti/Emacs-conf/blob/master/.emacs.d/README.txt
but now I had another idea, why don't create a table with org mode?
I thought a table like
| PACK | UPDATE CMD | REPO | COMMENT | RANK | CONF |
where
PACK: name and link
UPDATE CMD: command shell or elisp to give to update it
REPO: where is actually stored (could be a file or a directory)
CONF: my configuration file
So in this way in my dream if for example I want to update auto-complete
my function
- looks for it on the table
- cd to the right directory
- git pull the differences (and do other things as needed)
and I have all the informations in one table.
It's not so easy I guess but it maybe worth the effort, what do you think?
Thanks
next reply other threads:[~2009-11-14 18:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-14 18:35 andrea Crotti [this message]
2009-11-20 12:42 ` Emacs package management with org-mode David Maus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20091114T192952-532@post.gmane.org \
--to=andrea.crotti.0@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).