comp.emacs.xemacs
  Home FAQ Contact Sign in
comp.emacs.xemacs only
 
Advanced search
September 2008
motuwethfrsasuw
1234567 36
891011121314 37
15161718192021 38
22232425262728 39
2930      40
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.emacs.xemacs Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  xemacs and tramp         


Author: Roberto Vargas Caballero
Date: Sep 20, 2008 02:46

Hello,

I'm using Xemacs21.4.21 in Ubuntu and tramp 2.0.56 and I
want to open a file in a remote machine running Solaris.
I can connect too it, do name completions, directory listing
and usual things except find a file. When I try it I get "Invalid
read syntax: "Integer constant overflow in reader", "4294938322", 10".

I have found this thread http://osdir.com/ml/emacs.tramp/2002-07/msg00106.html
where this problem was comment in 2002. It's said in it that the
problem is due to xemacs trown a exception when is used read with
integers
which are too large, but emacs only return -1.
no comments
  save - restore sessions         


Author: gpetrowits
Date: Sep 19, 2008 04:06

Hi,

I'm using Xemacs 21.4.19 on WinXP.

I often open lots of buffers during an editing session.
So I would like to have the possibility to save the state
of my Xemacs before I switch off my PC and in the
next morning just restore it with a single command
(it should open all the files again and restore the frame
layout) .

Is this possible already?

Thanks for any help!
Kind regards,
Gerhard
no comments
  Copying remote files to destination path with space character         


Author: Asif
Date: Sep 16, 2008 15:52

Hi all!

I am using dired on a remote system (I'm guessing using efs). When I
try to copy a file from the remote dired system to my local system's
destination path with a space character, the copy fails.

Is there a way to do this in dired copy:

dired-copy-file "remoteFile" TO "/cygdrive/c/Documents and Settings/
myHome/file"

I am using xemacs with cygwin and the absolute path of my home
directory has a space character in it. This space character is messing
me up!

Thanks in advance to anyone who can help!

-Asif
no comments
  dired-listing-switsches and --group-directories-first         


Author: Rolf Wester
Date: Aug 28, 2008 05:45

Hi,

I would like to get dired list the directories first. I set the variable
dired-listing-switsches accordingly:

(setq dired-listing-switches "-la --group-directories-first")

but C-x d then results in:

Listing directory failed

I would be very appreciative for any help.

Regards

Rolf
2 Comments
  comp.emacs.xemacs golf         


Author: Corinne.Monahan
Date: Aug 14, 2008 15:27

http://root.googlebong.com

Lionel Delegeane GoogleBong

img { border: 2px solid Black }

pre { font: 6pt/8pt }

p,blockquote { font: 16pt; font-family: verdana, arial, 'sans serif' }

h1,h2,h3,h4,ul { font-family: verdana, arial, 'sans serif'; font: 14p }

table,li,td { font-family: verdana, arial, 'sans serif'; font: 12p }

ul { list-style: disc }

ol { list-style: decimal }

body { background: "#EEEEEE" }

h1,h2,h3,h4,hr,p,ul,blockquote,pre { color:Black }

a:link { color:Blue }

a:visited { color:Blue }

a:active { color:"#008000" }

a:hover { color:"#008000" }

h1.header { padding:0em; margin:0 }

div.container { width:100%%; margin:0px; border:1px solid Black; line-height:150%% }

div.header,div.footer { padding:0.5em; color:white; background-color:Black; clear:left }

div.left { width:15%%; margin:0; float:left; padding:0; }
Show full article (1.08Kb)
no comments
  How to insert a separator into a menu         


Author: Rolf Wester
Date: Aug 14, 2008 08:56

Hi,

can someone tell me how to insert a separator into a menu?

Thank you in advance.

Regards
Rolf
2 Comments
  Filename display         


Author: Tom
Date: Aug 14, 2008 02:43

Hello,

How to set that name of file is displayed when window is minimized
below Xemacs icon

I use Solaris
1 Comment
  Green recycling arrows         


Author: Rolf Wester
Date: Aug 13, 2008 07:32

Hi,

is it possible to switch of the display of the green recycle arrows that
are shown whenever xemacs is doing something?

Regards

Rolf
2 Comments
  Reload init.el in running xemacs?         


Author: Rolf Wester
Date: Aug 13, 2008 05:40

Is it possible to reload init.el in a running xemacs or do I always have
to close and restart xemacs in order to get changes made in init.el be
effective? (and if so how?)

Regards

Rolf
3 Comments
  problem with "find-tag-internal" in "etags.el"         


Author: Alan
Date: Aug 11, 2008 13:53

My version of XEmacs is

XEmacs 21.4 (patch 20) "Double Solitaire" [Lucid] (i586-pc-win32) of
Sat Dec 09 2006 on VSHELTON-PC2

I had a problem with the routine "find-tag-internal" in "etags.el".

I had customized variable "tag-table-alist" as follows:

'(tag-table-alist (quote (("c:/Temporary/cosmics/perl" . "/usr/local/
etags/cosmictags"))))

In perl code in a file in the directory "c:/Temporary/cosmics/perl"
was the line:

&FindSpecificDecay($currentBufferPosition);

and I used "find-tag" with the cursor just after the "&" character (so
that it would look for "FindSpecificDecay"). My tags file has the
line

sub FindSpecificDecay main::FindSpecificDecay113,5115
Show full article (1.37Kb)
no comments
1 2 3 4 5 6 7 8 9