all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: emacs-devel@gnu.org
Subject: Re: w32 does not have emacsclient/server - getting paper size
Date: Sat, 16 Jul 2005 12:28:20 +0200	[thread overview]
Message-ID: <42D8E144.3070407@student.lu.se> (raw)
In-Reply-To: <upstjkr4k.fsf@gnu.org>

Eli Zaretskii wrote:

>>Date: Fri, 15 Jul 2005 23:39:44 +0200
>>From: Lennart Borgman <lennart.borgman.073@student.lu.se>
>>Cc: Emacs Devel <emacs-devel@gnu.org>
>>
>>Paper size is one I remember right now. Another is the location of 
>>Ghostscript.
>>    
>>
>
>How about adding some code to `openp' so that, on w32 platforms, it
>would look for the program/file in the Registry, in addition to the
>list of directories it gets as its argument?
>
>In other words, searching for a file or a program is already a
>functionality for which we have an established API in Emacs.
>Extending that API to handle Ghostscript and similar cases is
>something that IMHO will be met with less resistance than inventing a
>Windows-only API.
>  
>
A note for non w32 users: On w32 application paths are (if the 
installation process is welbehaved) stored in a Registry key under "App 
Paths" (with a path prepended, the registry has an hierarchical view 
looking like a tree structured file system).

For those applications that uses this possibility I think this could be 
used. I found it however a bit hard to think of a seamless way to 
integrate this in openp. Could you elaborate a little bit more?

My primary thoughts are that this could be restricted to the case when 
you search for an .exe file on w32 and this is not found in the path. In 
openp there is needed a piece of w32 specific code at the end that calls 
the w32 procedure. Not too disturbing perhaps. And it should work "out 
of the box" in most places in Emacs. Quite nice.

  reply	other threads:[~2005-07-16 10:28 UTC|newest]

Thread overview: 118+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-15  7:01 w32 does not have emacsclient/server Lennart Borgman
2005-07-15  8:29 ` Jason Rumney
2005-07-15 12:40   ` Lennart Borgman
2005-07-15 15:07     ` David Kastrup
2005-07-15 16:52       ` Lennart Borgman
2005-07-15 18:21     ` Eli Zaretskii
2005-07-16 20:45       ` Richard M. Stallman
2005-07-17  3:33         ` Eli Zaretskii
2005-07-17 17:36           ` Richard M. Stallman
2005-07-17 18:09             ` Eli Zaretskii
2005-07-18 16:33               ` Richard M. Stallman
2005-07-15  8:31 ` David Kastrup
2005-07-15 12:21   ` Lennart Borgman
2005-07-15 12:37     ` David Kastrup
2005-07-15 12:50       ` Lennart Borgman
2005-07-15 15:12         ` David Kastrup
2005-07-15 16:59           ` w32 does not have emacsclient/server - getting paper size Lennart Borgman
2005-07-15 17:13             ` David Kastrup
2005-07-15 17:55               ` Lennart Borgman
2005-07-15 21:20                 ` Jason Rumney
2005-07-15 21:39                   ` Lennart Borgman
2005-07-15 22:00                     ` David Kastrup
2005-07-15 22:13                       ` Lennart Borgman
2005-07-15 22:33                         ` David Kastrup
2005-07-15 23:07                           ` Lennart Borgman
2005-07-16  6:14                             ` David Kastrup
2005-07-16  9:46                               ` Eli Zaretskii
2005-07-16 11:56                                 ` David Kastrup
2005-07-17  3:30                                   ` Eli Zaretskii
2005-07-17  0:59                                 ` Richard M. Stallman
2005-07-16  9:48                           ` Eli Zaretskii
2005-07-15 23:09                         ` Jason Rumney
2005-07-15 23:22                           ` Lennart Borgman
2005-07-15 23:40                             ` Jason Rumney
2005-07-17  0:58                               ` Richard M. Stallman
2005-07-16  6:02                             ` David Kastrup
2005-07-16  8:31                               ` Lennart Borgman
2005-07-16  9:03                                 ` David Kastrup
2005-07-16  9:39                                   ` Eli Zaretskii
2005-07-16  9:42                               ` Eli Zaretskii
2005-07-16 10:00                     ` Eli Zaretskii
2005-07-16 10:28                       ` Lennart Borgman [this message]
2005-07-16 11:42                         ` Jason Rumney
2005-07-16 12:13                         ` Eli Zaretskii
2005-07-16 12:44                           ` Lennart Borgman
2005-07-16 21:57                           ` Jason Rumney
2005-07-16 22:30                             ` David Kastrup
2005-07-16 10:58                       ` Jason Rumney
2005-07-16 11:07                         ` Lennart Borgman
2005-07-16 11:50                           ` Jason Rumney
2005-07-16 12:26                             ` Eli Zaretskii
2005-07-16 12:53                               ` Lennart Borgman
2005-07-16 13:22                                 ` Eli Zaretskii
2005-07-16 13:36                                   ` Lennart Borgman
2005-07-16 12:40                             ` Lennart Borgman
2005-07-16 13:29                               ` Eli Zaretskii
2005-07-16 13:39                                 ` Lennart Borgman
2005-07-16 21:55                                 ` Jason Rumney
2005-07-16 12:00                       ` David Kastrup
2005-07-17  3:32                         ` Eli Zaretskii
2005-07-16  9:54                 ` Eli Zaretskii
2005-07-16 10:10                   ` Lennart Borgman
2005-07-15 14:33     ` w32 does not have emacsclient/server Jason Rumney
2005-07-15 14:52       ` Lennart Borgman
2005-07-15 15:15         ` David Kastrup
2005-07-15 20:28           ` Stefan Monnier
2005-07-27 14:34             ` Juanma Barranquero
2005-07-27 15:45               ` Jason Rumney
2005-07-27 16:16                 ` Juanma Barranquero
2005-07-27 16:31                   ` Jason Rumney
2005-07-28 17:20                   ` Stefan Monnier
2005-08-05  1:43             ` Juanma Barranquero
2005-08-05  7:59               ` Juanma Barranquero
2005-08-05  9:02                 ` Eli Zaretskii
2005-08-05  9:09                   ` Juanma Barranquero
2005-08-05 18:50                     ` Eli Zaretskii
2005-08-05 23:10                       ` Juanma Barranquero
2005-08-06  6:55                         ` Eli Zaretskii
2005-08-06  7:12                           ` Jason Rumney
2005-08-06  8:10                             ` Eli Zaretskii
2005-08-06  9:30                               ` Lennart Borgman
2005-08-06 11:08                                 ` Stephan Stahl
2005-08-06 14:48                                 ` Eli Zaretskii
2005-08-06 11:21                               ` Juanma Barranquero
2005-08-06 14:52                                 ` Eli Zaretskii
2005-08-05 20:38                     ` Richard M. Stallman
2005-08-05 21:34                       ` David Kastrup
2005-08-05 23:12                       ` Juanma Barranquero
2005-08-05 23:48                         ` Lennart Borgman
2005-08-06  0:02                           ` Juanma Barranquero
2005-08-06  6:58                             ` Eli Zaretskii
2005-08-06 11:20                               ` Juanma Barranquero
2005-08-06 12:43                                 ` David Kastrup
2005-08-06 13:43                                   ` Juanma Barranquero
2005-08-06 17:45                                 ` Jason Rumney
2005-08-06 17:54                                   ` Juanma Barranquero
2005-08-06  6:59                             ` David Kastrup
2005-08-06 13:45                               ` Juanma Barranquero
2005-08-06 14:03                                 ` David Kastrup
2005-08-07 17:15                                   ` Richard M. Stallman
2005-08-07 20:31                                     ` Juanma Barranquero
2005-08-09  0:26                                       ` Richard M. Stallman
2005-08-09  0:39                                         ` Juanma Barranquero
2005-08-06 18:35                         ` Richard M. Stallman
2005-08-06 18:44                           ` Juanma Barranquero
2005-08-05 11:06                 ` Juanma Barranquero
2005-08-08 23:49               ` Stefan Monnier
2005-08-09  0:12                 ` Juanma Barranquero
2005-08-10  0:42                   ` Stefan Monnier
2005-08-09  0:19                 ` Juanma Barranquero
2005-08-10  0:49                   ` Stefan Monnier
2005-08-10  0:58                     ` Juanma Barranquero
2005-07-15 15:13       ` Juanma Barranquero
2005-07-15 15:48         ` David Kastrup
2005-07-18  6:22           ` Juanma Barranquero
2005-07-15 17:15         ` Lennart Borgman
2005-07-15 23:24           ` Robert J. Chassell
2005-07-15 17:53   ` Guy Gascoigne - Piggford

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=42D8E144.3070407@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --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.