all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs bindings in other programs
Date: Sat, 03 Nov 2007 11:37:53 +1100	[thread overview]
Message-ID: <87d4usupsu.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: 9qsl3r9nom.fsf@aquin.mat.univie.ac.at

Martin Rubey <axiomize@yahoo.de> writes:

> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>> > What happens to me all the time is that I hit C-x b and expect emacs
>> > switch to the dvi or pdf viewer, or konqueror or whatever, or, if in such
>> > an application, switch back to emacs...
>> 
>> With doc-view.el you can view your dvi/pdf files directly inside Emacs.
>
> Yes, but I'm really after something else.  There will always be applications
> that are "outside" of emacs but nevertheless great to use.
>
> Apart from that, I'd be surprised if docview were as fast as a traditional
> viewer for larger documents.  (Especially when I'm editing them, so caching
> won't help)
>
> Martin

Note that you can call other X apps from within emacs as a sub-process, you
just can't run them 'within' emacs itself. The downside is that you don't
get real integration. for example, auctex will start xdvi to view a dvi
file, browse-url can start/send urls to an external browser and I think
there are a couple of packages out there that can be used to cause dired to
open specific viewers for certain file types. Many emacs mail readers also
support this for mime types that cannot be shown natively in
emacs. However, because its not truely integrated into emacs, you cannot do
things like switch to the buffer with the normal (or even add-on) buffer
switching mechanisms. 

I've taken a slightly different approach. I'm running the sawfish window
manager, which is written in 'rep', a lisp/scheme like window manager that
is extensible in a similar way to emacs. I use its mechanisms to switch
workspaces, apps, windows etc. I also have some integration between emacs
and sawfish.

Tim



-- 
tcross (at) rapttech dot com dot au

  parent reply	other threads:[~2007-11-03  0:37 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-26 16:33 Emacs bindings in other programs YSK
2007-10-27  0:29 ` Xah Lee
2007-10-28  3:55   ` YSK
2007-10-31  0:15 ` John
2007-10-31  7:27   ` Sebastian Tennant
2007-10-31  7:47   ` Martin Rubey
2007-10-31 16:30     ` Stefan Monnier
2007-10-31 17:52       ` Martin Rubey
2007-10-31 20:06         ` Joel J. Adamson
2007-11-02  1:23         ` Stefan Monnier
2007-11-03  0:37         ` Tim X [this message]
2007-11-05 23:02           ` David Kastrup
2007-11-23  0:20           ` David Combs
2007-11-23  5:05             ` Tim X
2007-10-31 18:16     ` Amy Templeton
     [not found]     ` <mailman.2805.1193854394.18990.help-gnu-emacs@gnu.org>
2007-10-31 19:06       ` Rajappa Iyer
2007-10-31 14:12   ` Joel J. Adamson
2007-10-31 14:14   ` Joel J. Adamson
2007-10-31 18:11     ` YSK
2007-10-31 18:15   ` YSK
2007-10-31 19:19     ` Sven Bretfeld
2007-10-31 20:08     ` Joel J. Adamson
2007-12-04 13:08       ` Sebastian Tennant
     [not found]       ` <mailman.4489.1196774026.18990.help-gnu-emacs@gnu.org>
2007-12-04 14:46         ` Joel J. Adamson
2007-12-04 20:55           ` Sebastian Tennant
2007-12-04 19:56         ` Malte Spiess
2007-12-04 22:02           ` Sebastian Tennant
2007-12-16 19:05           ` David Combs
2007-12-17 20:51             ` Malte Spiess
     [not found]     ` <mailman.2808.1193858401.18990.help-gnu-emacs@gnu.org>
2007-10-31 20:22       ` YSK
2007-11-01  3:20     ` Alok G. Singh
     [not found]     ` <mailman.2824.1193886791.18990.help-gnu-emacs@gnu.org>
2007-11-06 21:31       ` YSK

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=87d4usupsu.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@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.