From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David O'Toole" Subject: Re: [ANN] org-icons.el Date: Tue, 23 Jun 2009 18:54:37 -0400 Message-ID: <64bfe3d50906231554n43790a74p739bc0e7ff426b14@mail.gmail.com> References: <51b0095d0906231238u62ed3107v79dd6f72a284d81b@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0177741442==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJEt2-00086t-MD for emacs-orgmode@gnu.org; Tue, 23 Jun 2009 18:54:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJEsx-00085I-0e for emacs-orgmode@gnu.org; Tue, 23 Jun 2009 18:54:43 -0400 Received: from [199.232.76.173] (port=44342 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJEsw-00085F-SG for emacs-orgmode@gnu.org; Tue, 23 Jun 2009 18:54:38 -0400 Received: from an-out-0708.google.com ([209.85.132.241]:45054) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJEsw-0006Dh-Cq for emacs-orgmode@gnu.org; Tue, 23 Jun 2009 18:54:38 -0400 Received: by an-out-0708.google.com with SMTP id b2so269581ana.21 for ; Tue, 23 Jun 2009 15:54:37 -0700 (PDT) In-Reply-To: <51b0095d0906231238u62ed3107v79dd6f72a284d81b@mail.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: Nicolas Girard Cc: emacs-orgmode@gnu.org --===============0177741442== Content-Type: multipart/alternative; boundary=0016e645b7960ce4fa046d0be07e --0016e645b7960ce4fa046d0be07e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi everyone, I really like Nicolas' icons, and I am developing an Emacs color-theme that coordinates with them (screenshots soon!) I've also agreed to help out with the code, since I wrote some similar stuff a while back. Carsten: right now this code requires a patch to org.el, but I'm not sure how much effect it has on other code---can you peek at the patch and see if this icons code could be made to run on a stock org.el by integrating the patch? On Tue, Jun 23, 2009 at 3:38 PM, Nicolas Girard wrote: > Hi all, > > a while ago, David mentionned that at least two people from the > #org-mode IRC channel would be interested in having pretty icons in > org-mode buffers. I have to confess I'm the second one :-) > > After a little experimentation, I ended up with the results shown in > these screenshots [1] [2]. > > The code can be found on github [3]. Currently, it is not based > on overlays, like David's linkd.el, but on display properties. It is > still unclear which of the approach is the best, but as David > offered his help and is by far more skilled in elisp than I, > hopefully these kind of implementation details will be solved > quickly and the code will become actually useable. > > As for the icons, I make them from scratch using Inkscape and the > Tango [4] colour palette. > > So, what do you think ? Is this a direction you'd want org-mode > to go ? Please, share your feedback & suggestions ! > > Also, I was thinking that putting such kind of screenshots in org-mode's > website could make us gain a little more votes... > > Cheers, > Nicolas > > [1] > http://github.com/ngirard/org-icons/blob/20ab287cd6ab5a5bb3fc8dfc6524f3dd1ab29b2e/example/screenshot1.png > [2] > http://github.com/ngirard/org-icons/blob/20ab287cd6ab5a5bb3fc8dfc6524f3dd1ab29b2e/example/screenshot2.png > [3] http://github.com/ngirard/org-icons/tree/master > [4] http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --0016e645b7960ce4fa046d0be07e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi everyone,

I really like Nicolas' icons, and I am developing = an Emacs color-theme that coordinates with them (screenshots soon!) I'v= e also agreed to help out with the code, since I wrote some similar stuff a= while back.

Carsten: right now this code requires a patch to org.el, but I'm no= t sure how much effect it has on other code---can you peek at the patch and= see if this icons code could be made to run on a stock org.el by integrati= ng the patch?

On Tue, Jun 23, 2009 at 3:38 PM, Nicolas Gir= ard <nicol= as.girard@nerim.net> wrote:
Hi all,

a while ago, David mentionned that at least two people from the
#org-mode IRC channel would be interested in having pretty icons in
org-mode buffers. I have to confess I'm the second one :-)

After a little experimentation, I ended up with the results shown in
these screenshots [1] [2].

The code can be found on github [3]. Currently, it is not based
on overlays, like David's linkd.el, but on display properties. It is still unclear which of the approach is the best, but as David
offered his help and is by far more skilled in elisp than I,
hopefully these kind of implementation details will be solved
quickly and the code will become actually useable.

As for the icons, I make them from scratch using Inkscape and the
Tango [4] colour palette.

So, what do you think ? Is this a direction you'd want org-mode
to go ? Please, share your feedback & suggestions !

Also, I was thinking that putting such kind of screenshots in org-mode'= s
website could make us gain a little more votes...

Cheers,
Nicolas

[1] http://git= hub.com/ngirard/org-icons/blob/20ab287cd6ab5a5bb3fc8dfc6524f3dd1ab29b2e/exa= mple/screenshot1.png
[2] http://git= hub.com/ngirard/org-icons/blob/20ab287cd6ab5a5bb3fc8dfc6524f3dd1ab29b2e/exa= mple/screenshot2.png
[3] http://github.com/ngirard/org-icons/tree/master
[4] http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines


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

--0016e645b7960ce4fa046d0be07e-- --===============0177741442== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0177741442==--