Re: emacs23 problem (was gnuserv)

2009-08-27 Thread Johann Spies
On Wed, Aug 26, 2009 at 10:52:12PM -0300, Tiago Saboga wrote: > Johann Spies writes: > > > I found that when I use emacs22 this does not happen. I then > > reinstalled gnuserv and with emacs22 that was also working as > > expected. My earlier problem which I report

Re: emacs23 problem (was gnuserv)

2009-08-26 Thread Tiago Saboga
Johann Spies writes: > I found that when I use emacs22 this does not happen. I then > reinstalled gnuserv and with emacs22 that was also working as > expected. My earlier problem which I reported on this list was when > used emacs23. But why would you use gnuserv with emacs23? 2

emacs23 problem (was gnuserv)

2009-08-25 Thread Johann Spies
wer than %s" sit-for 1 "default" alt inhibit-default-init = inhibit-startup-screen] 7]() command-line() normal-top-level() == I found that when I use emacs22 this does not happen. I then reinstalled gnuserv and with emacs22 that was also working as expec

Re: gnuserv

2009-08-25 Thread Johann Spies
Mike O'Connor wrote: > The gnuserv package also distributes a script named "dtemacs" which > will run check for an already running instance of emacs, and start one > if non is found. > More information about gnuserv can be found at: > > http://www.ema

gnuserv

2009-08-24 Thread Johann Spies
I use this script to implement gnuserv: === #!/bin/sh if [ -z "$1" ] then LEER="/tmp/gnuserv.`date +'%H%M%S'`" else LEER=$1 fi pidof emacs && gnuclient -q $LEER || emacs -r -f gnuserv-start $LEER ===

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-12 Thread s. keeling
Chris Bannister <[EMAIL PROTECTED]>: > On Sun, Nov 05, 2006 at 07:15:54PM +, s. keeling wrote: > > Chris Bannister <[EMAIL PROTECTED]>: > > > On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: > > > > The package chain is as follows: > > > > > > > > INCOMING MAIL: pop3 serve

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-09 Thread Chris Bannister
On Sun, Nov 05, 2006 at 07:15:54PM +, s. keeling wrote: > Chris Bannister <[EMAIL PROTECTED]>: > > On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: > > > The package chain is as follows: > > > > > > INCOMING MAIL: pop3 server @ my ISP --> getmail4 --> maildrop --> > >

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-05 Thread s. keeling
Chris Bannister <[EMAIL PROTECTED]>: > On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: > > The package chain is as follows: > > > > INCOMING MAIL: pop3 server @ my ISP --> getmail4 --> maildrop --> > > [maildir] --> mutt [EMAIL PROTECTED] --> fetchmail --> procmail -->

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-05 Thread Chris Bannister
On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: > The package chain is as follows: > > INCOMING MAIL: pop3 server @ my ISP --> getmail4 --> maildrop --> > [maildir] --> mutt Does getmail4 feed the mail through exim4, fetchmail does. > OUTGOING MAIL: smtp server @ my I

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-04 Thread Andrew Sackville-West
On Sat, Nov 04, 2006 at 03:33:31PM -0600, Russell L. Harris wrote: > Andrew Sackville-West wrote: > >On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: > > > >>At this point, I am receiving mail, but no mail is being sent. > >> > >>The package chain is as follows: > >> > >>INCOMI

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-04 Thread Russell L. Harris
Andrew Sackville-West wrote: On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: At this point, I am receiving mail, but no mail is being sent. The package chain is as follows: INCOMING MAIL: pop3 server @ my ISP --> getmail4 --> maildrop --> [maildir] --> mutt OUT

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-04 Thread Andrew Sackville-West
On Fri, Nov 03, 2006 at 02:47:21PM -0600, Russell L. Harris wrote: > > Thanks, Andrew. > > I have been puzzled about the "-nw"; and the "-l" is good to know. > > I still am struggling with the transition from gnus to mutt. Both > previously and now, I am using maildir instead of mbox. And no

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-03 Thread Russell L. Harris
Andrew Sackville-West wrote: Russell L. Harris wrote: In "~/.bashrc" I put the line: export EDITOR=/usr/bin/xemacs Now mutt starts xemacs after I enter a subject for the message, but when I save the message and exit xemacs, mutt treats the text of the message as an attachment, rather t

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-11-03 Thread Andrew Sackville-West
Russell L. Harris wrote: > In "~/.bashrc" I put the line: > > export EDITOR=/usr/bin/xemacs > > Now mutt starts xemacs after I enter a subject for the message, but when > I save the message and exit xemacs, mutt treats the text of the message > as an attachment, rather than as an integral pa

Re: mutt, gnome terminal, xemacs, gnuserv, debian etch

2006-10-29 Thread Russell L. Harris
Hendrik Mangels wrote: Russell L. Harris (2006-10-28, 18:21): I wish to use xemacs as the editor for mutt, with mutt running in gnome terminal on a Debian etch i386 system. http://www.mutt.org/doc/manual/manual-6.html#editor Hendrik Thanks, Hendrik. In "~/.bashrc" I put the line: expo

gnuserv and xemacs

2000-10-11 Thread Johann Spies
After starting xemacs with the -f gnuserv-start option I get the following error message in xemacs when trying to run gnuclient -q /tmp/somefile: (error/warning) Error in process filter: (void-function server-edit-files-quickly) How do I correct this? Johann -- J.H. Spies - Tel/Faks +27-21-876

Re: Using gnuserv (Re: bigots - was Emacs - was Mail/news software)

2000-05-31 Thread Karl M. Hegbloom
el if you're set up that way) (when (member "-unmapped" command-line-args) (add-hook 'gnuserv-init-hook #'(lambda () (popup-dialog-box '("XEmacs is ready" ["Ok" nil]) # .profile export EDITOR=xg xg Description: Binary data

Re: Using gnuserv (Re: bigots - was Emacs - was Mail/news software)

2000-05-31 Thread Karl M. Hegbloom
>>>>> "jsja" == john s jacobs anderson <[EMAIL PROTECTED]> writes: >>>>> "Peter" == Peter S Galbraith <[EMAIL PROTECTED]> writes: jsja> Oh, no, I agree -- that's why I tend toward vi in those jsja> situations. How

Re: Using gnuserv (Re: bigots - was Emacs - was Mail/news software)

2000-05-30 Thread Carel Fellinger
On Mon, May 29, 2000 at 11:20:04PM -0400, Chris Gray wrote: > > pidof xemacs && gnuclient -q $1 || xemacs -nw $1 This will only work if you are the one and only user ever to use xemacs. So you better use (analog to what was shown on the list a couple of days ago): $ fuser -sn tcp $((UID+21490

Re: Using gnuserv (Re: bigots - was Emacs - was Mail/news software)

2000-05-29 Thread john s jacobs anderson
(. ~/.bashrc) at a shell prompt, and then gnue FILE will do the right thing. (Don't forget to put (gnuserv-start) in your .emacs file!) Thanks to Chris and the other people in the thread, john. --

Re: Using gnuserv (Re: bigots - was Emacs - was Mail/news software)

2000-05-29 Thread Chris Gray
On Mon, May 29, 2000 at 10:58:08PM -0400, john s jacobs anderson wrote: > Okay, that could work -- but I'm too forgetful to remember if there's > already an XEmacs process running -- anybody have a shell script that > will execute the following pseudocode? > > if there's an XEmacs process

Re: Using gnuserv (Re: bigots - was Emacs - was Mail/news software)

2000-05-29 Thread john s jacobs anderson
>>>>> "Peter" == Peter S Galbraith <[EMAIL PROTECTED]> writes: Peter> Here's why I use gnuserv all the time. Say I in a shell in a Peter> directory called Peter> /deb/potato/home/rhogee/deb/gri/CVS/gri/doc/cookbook and I Peter> want to edi

Using gnuserv (Re: bigots - was Emacs - was Mail/news software)

2000-05-26 Thread Peter S Galbraith
Here's why I use gnuserv all the time. Say I in a shell in a directory called /deb/potato/home/rhogee/deb/gri/CVS/gri/doc/cookbook and I want to edit a file in Emacs. I could go in Emacs and type C-x C-f and then type in (or cut/paste) the whole path. That's arduous. Instead, if

Re: Gnuserv and emacs20

1999-05-04 Thread Peter Weiss
>>>>> On Sat, 1 May 1999 14:22:24 +0100, Ian Winter <[EMAIL PROTECTED]> said: Ian> On Fri, Apr 30, 1999 at 10:21:53AM +0200, Peter Weiss wrote: >> >> I can't manage to make the gnuclient (gnuserv package version 2.1alpha-4) >> work with emacs20 (pack

Re: Gnuserv and emacs20

1999-05-01 Thread Ian Winter
On Fri, Apr 30, 1999 at 10:21:53AM +0200, Peter Weiss wrote: > > I can't manage to make the gnuclient (gnuserv package version 2.1alpha-4) > work with emacs20 (package version 20.3-7). Emacs message: > > error in process filter: Wrong number of arguments: #[(

Gnuserv and emacs20

1999-04-30 Thread Peter Weiss
Hello, I can't manage to make the gnuclient (gnuserv package version 2.1alpha-4) work with emacs20 (package version 20.3-7). Emacs message: error in process filter: Wrong number of arguments: #[(list) "ƒF@@[EMAIL PROTECTED] !Ä ˆ žpÉ [other binary-stuff] Does an

Re: gnuserv & xauth

1998-08-05 Thread Deniz Dogan
>>> "Jan" == Jan Vroonhof <[EMAIL PROTECTED]> writes: Jan> Deniz Dogan <[EMAIL PROTECTED]> writes: >> How can I use a normal user`s gnuserv process as root? What I >> want to do is: as root to use a normaluser`s emacs to edit some >>

Re: gnuserv & xauth

1998-08-05 Thread Jan Vroonhof
Deniz Dogan <[EMAIL PROTECTED]> writes: > How can I use a normal user`s gnuserv process as root? What I want to > do is: as root to use a normaluser`s emacs to edit some conf files. > > [EMAIL PROTECTED]:~# xauth -f /home/deniz/.Xauthority extract - :0.0 | xauth > merge

gnuserv & xauth

1998-08-05 Thread Deniz Dogan
Hi, How can I use a normal user`s gnuserv process as root? What I want to do is: as root to use a normaluser`s emacs to edit some conf files. I tried: [EMAIL PROTECTED]:~# xauth -f /home/deniz/.Xauthority extract - :0.0 | xauth merge - [EMAIL PROTECTED]:~# export DISPLAY=:0.0 [EMAIL PROTECTED