all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Antoine Levitt <antoine.levitt@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Feature change or bug - Emacs server
Date: Tue, 14 Jun 2011 09:49:16 +0200	[thread overview]
Message-ID: <87boy0df9f.fsf@gmail.com> (raw)
In-Reply-To: 87sjrd5iwl.fsf@lifelogs.com

14/06/11 02:57, Ted Zlatanov
> On Tue, 14 Jun 2011 01:45:11 +0200 Antoine Levitt <antoine.levitt@gmail.com> wrote: 
>
> AL> It looks hard and bug-inducing to reimplement the network manager
> AL> applet.
>
> Do you know this for sure?  It seems that the interface is entirely
> through D-BUS, which is not a hard protocol to support in ELisp.

True, but nm-applet has changed substiantially over the last year or so,
and if they keep it up the elisp code might need constant fixing. Plus,
nm-applet does quite a lot of things (wifi authentification, VPN
management, connection configuration, etc.) and has just recently
started to do it well (previous versions were riddled with bugs), so
presumably it's not trivial to implement. Also, if the API is only used
by nm-applet, it might not be as generic as you'd like. But then again I
haven't looked at the spec.

> AL> In general, having menus (applications, places, system, network
> AL> manager, whatever) pop up from emacs looks like a good compromise,
> AL> as well as a good "compatibility mode".
>
> I'd really prefer to avoid such hacks, though they may work in the short
> term.  They tend to make life very difficult over the long term.

But going for the low-hanging fruit (if it is - I don't know if the
xembed code is mature enough to handle this) is usually good to get
things started. Plus, it'd provide compatibility with stuff that doesn't
use dbus.

Also, how are going to implement the apps/places/system menus? (assuming
you want them) Apps should be easy enough (just parse
/usr/share/applications/), but "system" looks hardcoded.

> AL> I for one would be very happy to be rid of all that gnome nonsense and
> AL> just run emacs and a light fullscreen-oriented wm (that and some kind of
> AL> customizable bidirectional emacs <-> rest of the world notification
> AL> system are the only thing I really need, and I suspect many people as
> AL> well. For notifications, I currently use gnome-osd, which sucks less
> AL> than notify-osd, but not by far.)
>
> Ah, you're my notifications.el beta tester then :)  Stay tuned.

Bring it on!

My beef with notify-osd is that the ubuntu devs have for some reason
decided that apps should not be free to set whatever timeout they want
for their notification messages, hence making it totally unusable (and
also that their stacking interface does not work over shell commands,
though that's fixable using dbus). My beef with gnome-osd is that it
looks ugly.

> AL> One of the things preventing me from doing that (aside from
> AL> laziness, obviously) is the traybar (where apps can put their little
> AL> icons, and, on ubuntu, where system thingies (sound, network, etc.)
> AL> used to be, before they moved to some new fancy buggy framework).
>
> I asked about that and it's unlikely we can support it in Emacs.  
> I don't consider that a great loss, though some may want it.  Also note
> that on NS/Carbon/Cocoa and W32 this won't be available anyhow.
>
> I think there are standalone apps that can be the icon tray in X.

Ok, it's probably not that crucial, you're right.




  parent reply	other threads:[~2011-06-14  7:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-13 16:49 Feature change or bug - Emacs server T.V Raman
2011-06-13 17:11 ` Mohsen BANAN
2011-06-13 17:18 ` Ted Zlatanov
2011-06-13 17:36   ` Michael Albinus
2011-06-13 23:45   ` Antoine Levitt
2011-06-14  0:57     ` Ted Zlatanov
2011-06-14  3:12       ` Tim Cross
2011-06-14  7:49       ` Antoine Levitt [this message]
2011-06-14  9:45         ` joakim
2011-06-14  8:22       ` Michael Albinus
2011-06-13 18:31 ` joakim
2011-06-14  3:18 ` Tim Cross
  -- strict thread matches above, loose matches on Subject: below --
2011-06-09  6:47 Tim Cross
2011-06-09  7:17 ` Tassilo Horn
2011-06-09  8:13   ` chad
2011-06-09 15:21 ` Stefan Monnier
2011-06-11  2:48   ` Tim Cross
2011-06-11 10:39     ` Ted Zlatanov
2011-06-13  2:09       ` Tim Cross
2011-06-13 15:47         ` Ted Zlatanov
2011-06-14  3:42           ` Tim Cross
2011-06-14 14:53             ` Lars Magne Ingebrigtsen
2011-06-14 15:01               ` Julien Danjou
2011-06-14 17:08                 ` joakim
2011-06-14 16:17             ` Ted Zlatanov

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87boy0df9f.fsf@gmail.com \
    --to=antoine.levitt@gmail.com \
    --cc=emacs-devel@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 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.