Bob Parnes wrote:
On Thu, Jun 18, 2009 at 02:18:31AM -0700, Maria McKinley wrote:
Bob Parnes wrote:
On Tue, Jun 16, 2009 at 11:10:17AM -0700, Maria McKinley wrote:
Bob Parnes wrote:
On Mon, Jun 15, 2009 at 01:12:50PM -0700, Maria McKinley wrote:
I have the latest xemacs and auctex in lenny, b
On Thu, Jun 18, 2009 at 02:18:31AM -0700, Maria McKinley wrote:
> Bob Parnes wrote:
>> On Tue, Jun 16, 2009 at 11:10:17AM -0700, Maria McKinley wrote:
>>> Bob Parnes wrote:
On Mon, Jun 15, 2009 at 01:12:50PM -0700, Maria McKinley wrote:
> I have the latest xemacs and auctex in lenny, but w
Bob Parnes wrote:
On Tue, Jun 16, 2009 at 11:10:17AM -0700, Maria McKinley wrote:
Bob Parnes wrote:
On Mon, Jun 15, 2009 at 01:12:50PM -0700, Maria McKinley wrote:
I have the latest xemacs and auctex in lenny, but when I try C-c C-c,
I get C-c C-c not defined. Any ideas what I did wrong? I su
On Tue, Jun 16, 2009 at 11:10:17AM -0700, Maria McKinley wrote:
> Bob Parnes wrote:
>> On Mon, Jun 15, 2009 at 01:12:50PM -0700, Maria McKinley wrote:
>>> I have the latest xemacs and auctex in lenny, but when I try C-c C-c,
>>> I get C-c C-c not defined. Any ideas what I did wrong? I suspect
>>
Bob Parnes wrote:
On Mon, Jun 15, 2009 at 01:12:50PM -0700, Maria McKinley wrote:
I have the latest xemacs and auctex in lenny, but when I try C-c C-c, I
get C-c C-c not defined. Any ideas what I did wrong? I suspect something
in my .xemacs, but don't know what to look for...
thanks,
maria
On Mon, Jun 15, 2009 at 01:12:50PM -0700, Maria McKinley wrote:
> I have the latest xemacs and auctex in lenny, but when I try C-c C-c, I
> get C-c C-c not defined. Any ideas what I did wrong? I suspect something
> in my .xemacs, but don't know what to look for...
>
> thanks,
> maria
>
>
> --
Peter Robinson wrote, on 2009-02-20 08:47:
Hi all,
I have xemacs21 installed on a the following system (PC)
deb ftp://ftp.de.debian.org/debian/ sid main contrib non-free
deb-src ftp://ftp.de.debian.org/debian/ sid main
deb http://security.debian.org/ lenny/updates main contrib
deb-src http:/
On 2007-05-27, Russell L. Harris <[EMAIL PROTECTED]> wrote:
>
> The code runs in Emacs. If I comment out the line
> "(transient-mark-mode -1)", it also runs in XEmacs. But in both
> cases, it aborts with an "unbalanced parenthesis" error after finding
> about ten footnotes (about 25 percent of
On 05/27/2007 12:30 AM, Russell L. Harris wrote:
On 2007-05-26, Russell L. Harris <[EMAIL PROTECTED]> wrote:
I need to extract footnotes from a very long LaTeX document. I would
like to start with a copy of the document, then delete from the copy
all text which is not a footnote.
[...]
Next,
* Tyler Smith <[EMAIL PROTECTED]> [070527 00:00]:
> Here's the code, hope it helps!
>
> (defun extract-footnotes ()
> "Copy all footnotes to a separate *FOOTNOTES* buffer"
> (interactive)
> (let ((active-buffer (current-buffer)))
> (save-excursion
> (if (memq (get-buffer "*FOOTNOTE
* Tyler Smith <[EMAIL PROTECTED]> [070527 00:00]:
...
> One note - I had to turn off transient-mark-mode to get this to
> work. I don't know why. If you like to use transient mark mode you'll
> have to turn it back on afterwards.
>
> Here's the code, hope it helps!
>
> Tyler
>
> (defun extract-f
* Tyler Smith <[EMAIL PROTECTED]> [070527 00:00]:
> On 2007-05-26, Tyler Smith <[EMAIL PROTECTED]> wrote:
> > On 2007-05-26, Russell L. Harris <[EMAIL PROTECTED]> wrote:
> >> I need to extract footnotes from a very long LaTeX document. I would
> >> like to start with a copy of the document, then d
On 2007-05-26, Tyler Smith <[EMAIL PROTECTED]> wrote:
> On 2007-05-26, Russell L. Harris <[EMAIL PROTECTED]> wrote:
>> I need to extract footnotes from a very long LaTeX document. I would
>> like to start with a copy of the document, then delete from the copy
>> all text which is not a footnote.
>
On 2007-05-26, Russell L. Harris <[EMAIL PROTECTED]> wrote:
> I use XEmacs as my editor.
>
> I need to extract footnotes from a very long LaTeX document. I would
> like to start with a copy of the document, then delete from the copy
> all text which is not a footnote.
>
> Is there a way to:
>
>
> Victor Munoz <[EMAIL PROTECTED]> writes:
> Hello.
> Since the sarge upgrade, everytime I open a TeX document, wherever I
> have some \section{} command, appears in Big Bold Blue letters.
> I don't like it. I'm perfectly happy with a change of color, but not a
> change of size.
You can set
On Fri, 2005-08-05 at 22:46 +0900, Victor Munoz wrote:
> On Fri, Aug 05, 2005 at 02:14:00PM +0100, michael wrote:
>
> > The emacs (sic) command to toggle font-lock (syntax highlighting) is
> > font-lock-mode
> >
>
> Yes, except that it disables all syntax highlighting. I don't want that. I
> wa
On Fri, Aug 05, 2005 at 02:14:00PM +0100, michael wrote:
> The emacs (sic) command to toggle font-lock (syntax highlighting) is
> font-lock-mode
>
Yes, except that it disables all syntax highlighting. I don't want that. I
want syntax highlighting to change only font colors if needed,
not the f
On Fri, 2005-08-05 at 17:13 +0900, Victor Munoz wrote:
> Hello.
>
> Since the sarge upgrade, everytime I open a TeX document, wherever I
> have some \section{} command, appears in Big Bold Blue letters.
> I don't like it. I'm perfectly happy with a change of color, but not a
> change of size.
>
On Mon, 27 Sep 2004 14:31:50 +0200
[EMAIL PROTECTED] wrote:
> Under xemacs 21 it is possible to compile a latex file by issuing the command
> 'C-c C-r'. Unfortunately this runs the plain 'latex' command whilst I'd
> like to run 'pdflatex' (and also ConTeXt via texexec).
>
> How could I reach thi
On Tuesday 21 September 2004 12:30, Vittorio wrote:
>> > What shall I do to make xemacs21 modify its menu as soon as a .tex
>> > file is loaded?
>>
>> Have you tried to put "(require 'tex-site)" in your "~/.emacs"
>> configuration file?
>
> YES. To no avail.
> Vittorio
I use GNU Emacs rather tha
* Vittorio (2004-09-20) writes:
> What shall I do to make xemacs21 modify its menu as soon as a .tex file is
> loaded?
[...]
> Ralf Angeli from auctex mailing list answered suggesting to follow the
> instruction for the installation.
>
> Well here a phylosophical issue is coming up. As a debian
On Tuesday 21 September 2004 11:53, André Carezia wrote:
> On Sun, 19 Sep 2004 02:11:16 +0100
>
> Vittorio <[EMAIL PROTECTED]> wrote:
> > I've just installed xemacs21 to run latex files under kde as I'm
> > usually doing with emacs[-21] & auctex. But differently from emacs
> > which display a new m
On Sun, 19 Sep 2004 02:11:16 +0100
Vittorio <[EMAIL PROTECTED]> wrote:
> I've just installed xemacs21 to run latex files under kde as I'm
> usually doing with emacs[-21] & auctex. But differently from emacs
> which display a new menu when inputing a .tex file with the "command"
> menu xemacs21 doe
On Mon, 20 Sep 2004 19:20:09 +0200, Vittorio wrote:
> What shall I do to make xemacs21 modify its menu as soon as a .tex file is
> loaded?
Ah, emacs and xemacs are 2 slightly different beasts. The simplest
solution would be to replace xemacs with emacs-x11, which is the same
as your console emacs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brian Dockter wrote:
| My xemacs installation has stopped working. I have never edited/changed
| any emacs/xemacs related files/directories that are installed by Debian
| and have not changed my ~/.xemacs/init.el since February, 2003. Also, I'm
| using
On 5-Feb-2004, Victor Munoz <[EMAIL PROTECTED]> wrote:
| Reading the bug report, I noticed the reported refered to a question
| I posted to the debian-user list, so I'm glad somone else noticed
| the problem as well, and the bug was solved (so I should have filed
| the bug report myself then!).
>
> Another bug report regarding XEmacs and the very latest octave2.1-emacsen
> package was filed recently [1], and addressed with a small patch by JWE.
> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=229336
Reading the bug report, I noticed the reported refered to a question I
posted
On Thu, Feb 05, 2004 at 12:49:15PM +0900, Victor Munoz wrote:
>
>
> Hello. Lately I've had a problem with editing octave files with
> XEmacs. I'm using Debian woody, and this may be an issue with the
> distribution or with XEmacs. So I'm posting this to the octave help
> and debian user list
On Thu, 2003-11-20 at 12:02, Matt Price wrote:
> hey folks,
>
> some questios for emacs'ers
> just recently switched to xemacs from emacs (see recent thread I
> started, thanks to all for help). For the most part working well, but
> when run in a terminal (through xemacs-nw or gnuclient -nw) xema
> >
> > xemacs -q which starts the editor of the gods without an init
> > file
> >
> > or
> >
> > xemacs -vanilla no init file, no site start stuff, etc
> >
> >
> >
>
> Nope, it doesn't help, can anyone reproduce this?
>
I remember I had a similar problem when I started usin
Glyn Millington <[EMAIL PROTECTED]> writes:
> "Gary Hennigan" <[EMAIL PROTECTED]> writes:
> > Whenever I have weird problems with Emacsen I always start by
> > renaming/moving my ~/.emacs (or ~/.xemacs) to some scratch name and
> > try whatever it is without an Emacsen init file. Does that show yo
"Gary Hennigan" <[EMAIL PROTECTED]> writes:
> Whenever I have weird problems with Emacsen I always start by
> renaming/moving my ~/.emacs (or ~/.xemacs) to some scratch name and
> try whatever it is without an Emacsen init file. Does that show you
> anything? In other words, make sure you're not pu
"Jorge Santos" <[EMAIL PROTECTED]> writes:
> It seems like I can't paste with the middle button to the Gnome
> Terminal (2.x) text selected inside XEmacs, however pasting to other
> programs work as does pasting the other way around. Anyone can
> confirm this and/or suggest a solution?
>
> BTW, I
Glen Lee Edwards <[EMAIL PROTECTED]> writes:
>
> Well, sort of not really. I have extensive modifications, most of which
> are in various files in ~/lisp. When I installed xemacs on this box, I
> first copied all my configuration files over from the other server. On
> installing xemacs, it s
On Wednesday 19 June 2002 01:07 am, Glyn Millington wrote:
> Glen Lee Edwards <[EMAIL PROTECTED]> writes:
> > http://members.fcwm.org/glen/fvwm/fvwm2.jpg
>
> Nice - but do you LIKE those icons?!
It's a matter of priorities. I have to work on functionality first. I
worry about looks when I have
Glen Lee Edwards <[EMAIL PROTECTED]> writes:
>
> http://members.fcwm.org/glen/fvwm/fvwm2.jpg
Nice - but do you LIKE those icons?!
>
> I can't get it to work on the Debian box. Instead of displaying the
> pixmap I'm getting a solid black background. Following is the line I'm
> using in .xema
Lo, on Thursday, May 23, Glen Lee Edwards did write:
> I installed xemacs 21 from Woody. I run fvwm as my window manager. I'm using
> the same configuration files as I did with Red Hat for both. Xemacs is
> ignoring
> the font information I have in my configuration files, and when it loads in
On Thu, 23 May 2002 18:20:55 -0500
"Glen Lee Edwards" <[EMAIL PROTECTED]> wrote:
> The font is something else - if I was legally blind it would easily be
> large enough for me to see it. I'd much prefer to be able to tweak it
> to a smaller size.
>
The font size of the fonts used in xemacs can be
I'm also having trouble with fonts on my newset machine in xemacs21.
Specifically, I only get the courier font in the body of the file no
matter what font I choose. the font does change for the line at the bottom of
the file that starts ISO8
I checked the version number and it's the same
(XEmacs
On 24-May-2002 Glen Lee Edwards wrote:
> Adam,
>
> I'm not going to rewrite the lisp code on xemacs to automatically add in a
> Reply-to: header that matches one of the dozen or so email addresses I use.
> All
> my boxes have their own static IP address, and a reverse DNS lookup matches
> the
> D
Adam,
I'm not going to rewrite the lisp code on xemacs to automatically add in a
Reply-to: header that matches one of the dozen or so email addresses I use. All
my boxes have their own static IP address, and a reverse DNS lookup matches the
DSN address to the machine and my userid. If that isn't
John F Davis <[EMAIL PROTECTED]> writes:
> Does the new emacs support tabbed windows?
Not yet, though I seem to recall some discussion about putting in the
infrastructure to do it right a while back, so someone might be
interested in doing it.
In all fairness, the bug list for Emacs21 looks pr
es by clicking the
tab.
JD
Rob Weir <[EMAIL PROTECTED]>@softhome.net> on 04/06/2002 09:23:53 PM
To:debian-user@lists.debian.org
cc:
Subject:Re: xemacs on debian = horked
On Fri, Apr 05, 2002 at 12:01:52PM -0800, David Wright wrote:
>
> Xemacs (xemacs21-21.4.6-7) on
On Fri, Apr 05, 2002 at 12:01:52PM -0800, David Wright wrote:
>
> Xemacs (xemacs21-21.4.6-7) on Debian appears to be completely horked.
> There are tons of bug reports going back over 2-1/2 years, many without so
> much as an initial reply from the maintainer. Many appear to cover very
> simple bu
"David" == David Wright <[EMAIL PROTECTED]> writes:
David> Xemacs (xemacs21-21.4.6-7) on Debian appears to be
David> completely horked. There are tons of bug reports going
David> back over 2-1/2 years, many without so much as an initial
David> reply from the maintainer. Many a
"David" == David Wright <[EMAIL PROTECTED]> writes:
David> I am running the latest xemacs on sid
David> (xemacs21-21.4.6-7). Whenever I open a .xml or .htm file,
David> my screen splits, with the lower half going to an *SGML
David> LOG* buffer, which reports "External entity do
I have found Xemacs to be rock solid on Debian. I've run it on Potato,
Woody, and Sid. When something has gone wrong, it's usually been
another package. And I strongly suspect that most of those bug reports
refer to old versions. Maybe this means there's a problem with the bug
reporting system (I'm
David Wright <[EMAIL PROTECTED]> writes:
>> uninstall the psgml package.
>
> $ dpkg -s psgml
> Package: psgml
> Status: purge ok not-installed
> Priority: optional
> Section: text
>
> Thanks for trying, but that's not it.
It is. There are no other packages for (X)Emacs that behave that way.
It m
> uninstall the psgml package.
Ah, I see. psgml appears to be a seperate package for emacs, but included
in the xemacs package. Is there some one I can disable that mode for
xemacs?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE
> uninstall the psgml package.
$ dpkg -s psgml
Package: psgml
Status: purge ok not-installed
Priority: optional
Section: text
Thanks for trying, but that's not it.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
David Wright <[EMAIL PROTECTED]> writes:
> I am running the latest xemacs on sid (xemacs21-21.4.6-7). Whenever I open
> a .xml or .htm file, my screen splits, with the lower half going to an
> *SGML LOG* buffer, which reports "External entity doc not found". Then it
> says "(1) (error/warning) Err
On Wed, Apr 03, 2002 at 12:32:01AM -0800, Sam wrote:
> I use Xemacs version 21.4. Everytime I start it, I get the message
> "No /etc/mailname. Reverting to default..."
> Why is this and how can I fix it?
> Thanx,
> Sam
I think /etc/mailname is generated by your MTA. If you're running
exim, then e
"Tim Dijkstra" <[EMAIL PROTECTED]> writes:
> I use xemacs for general purpose editing, but since my last apt-get
> upgrade (which upgraded a lot of packages) the menu bar has a really
> big font. I can't find a way to change the font it's using, can
> anybody help me with this?
I bet you installed
On Mar 29 at 13:16, Larry Elmore spoke:
> I'm using Sid and XEmacs. XEmacs simply ignores all settings. I'm using a
> modified copy of the example .Xdefaults file that came with XEmacs, so I'm
> baffled as to why XEmacs apparently doesn't recognize any of the settings
> I've changed (and load
Quoth Hartmut Figge,
> README.Debian says:
>
> 3) For mule binaries you must use "fontSet" rather than "font" in
>Xresources to change the fonts used. For example:
> Emacs*font: -*-lucidatypewriter-medium-r-normal-*-10-*
>
> becomes
> Emacs*fontSet: -*-lucidatypewriter-medium-r-normal-*-10-
Damon Muller wrote:
> A quick question for all the Xemacs gurus out there.
by no means. i´m looking at gnu and seems to be condemned to emacs.
> The Xemacs FAQ suggests the following lines:
>
> Emacs.default.attributeFont: -*-*-medium-r-*-*-*-120-*-*-m-*-*-*
> Emacs*menubar*font: fix
> "Andreas" == Andreas Kurth <[EMAIL PROTECTED]> writes:
Andreas> After upgrading to xemacs 21.4.1-2 on debian woody xemacs
Andreas> won't start without network (DNS) any more. This is
Andreas> espacially annoying since I have an autodial connection to
Andreas> the net.
Try changing the line
Bruce Sass <[EMAIL PROTECTED]> writes:
> On 10 Jun 2001, Glyn Millington wrote:
> <...>
> > Well I ran Xemacs as root and did some upgrading with it's packaging
> > system and it doesn't appear to have done any harm ;-) Maybe we should
> > just have assumed that apt-get is just too damned good to
On 10 Jun 2001, Glyn Millington wrote:
<...>
> Well I ran Xemacs as root and did some upgrading with it's packaging
> system and it doesn't appear to have done any harm ;-) Maybe we should
> just have assumed that apt-get is just too damned good to be thrown by
> Xemacs' antics!
The only time you
Giulio Morgan <[EMAIL PROTECTED]> writes:
> Glyn Millington <[EMAIL PROTECTED]> writes:
>
> > Xemacs has it's own packaging system for upgrading component packages.
> > Does using it compromise the debian system and foul up any future
> > apt-gettery I might wish to try?
> >
> > I feel sure ther
Glyn Millington <[EMAIL PROTECTED]> writes:
> Xemacs has it's own packaging system for upgrading component packages.
> Does using it compromise the debian system and foul up any future
> apt-gettery I might wish to try?
>
> I feel sure there must be a "Debian way" on this - any suggestions?
>
>
[EMAIL PROTECTED] (Colin Watson) writes:
Hello,
> >| Sorry, but the following packages have unmet dependencies:
> >| xemacs21-bin: Depends: xemacs21-support (= 21.4.1-2) but 21.1.10-4
> >| is to be installed
> >| Depends: xemacs21 (= 21.4.1-2)
> >| E: Sorry, broken packages
>
>
Henrik Grotjahn <[EMAIL PROTECTED]> wrote:
>I am running "testing" and I do "apt-get update && apt-get
>dist-upgrade" once in a while. So I did yesterday. Some packages were
>downloaded and upgraded, on of them was XEmacs. But I got
>this message:
[...]
>| Sorry, but the following packages have unm
This is meant for Windows NT, but this is a good reference.
It goes step-by-step, and deals with the sgml-open catalog.
And it includes emacs LISP syntax.
"SGML for Windows NT"
http://ourworld.compuserve.com/homepages/hoenicka_markus/book1.html
--- Adam Read <[EMAIL PROTECTED]> wrote:
> When
On Sat, Jan 06, 2001 at 04:49:09PM -0800, [EMAIL PROTECTED] wrote:
> does anyone else see this problem?
>
> within an 'xterm', run 'emacs -nw', then type meta-. it
> always suspends my xterm and gives me the command prompt:
>
>
> [1]+ Stopped xemacs -nw
> %
I don't get this beh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
"Cameron Matheson" <[EMAIL PROTECTED]> writes:
> For some reason Xemacs won't run. It used to, but for some (uknown) reason
> it has
> stopped. When I try to run the mule binary (or any other binary for that
> matter), it
> runs my hard-drive for
On Sat, Dec 30, 2000 at 05:18:01PM -0700, Cameron Matheson wrote:
> For some reason Xemacs won't run. It used to, but for some (unkown) reason
> it has stopped. When I try to run the mule binary (or any other binary for
> that matter), it runs my hard-drive for a second, and then nothing happen
"Gary" == Gary Hennigan <[EMAIL PROTECTED]> writes:
> "Willy Lee" <[EMAIL PROTECTED]> writes:
>>
>> Hm, this doesn't seem right. Should be #.newsrc-dribble#, and that
>> should be deleted after quitting Gnus. Gnus should save the groups
>> and read articles to the .newsrc and .newrc.eld files a
On Wednesday 06 December 2000 09:14, Nate Bargmann wrote:
> Yesterday I updated to 2.2r2 and decided to give Xemacs and Gnus a
> try (I had been playing with Emacs 20.7 and Gnus 5.7 and it worked
> fine). The problem seems to be that Gnus is ignoring the
> .newsrc-dribble file and is reading the en
Well, I finally arrived at a work-around of sorts.
I removed the Gnus 5.8.3 package and then ran the gnus included with
Xemacs 21 package which happened to be Gnus 5.6.45. I found it worked
just fine, so after getting the groups I wanted I used it to kill the
nndoc+gnus-help:gnus-help group it in
> Nate Bargmann writes:
nb> On Wed, Dec 06, 2000 at 07:50:53PM +0100, Veit Waltemath
nb> wrote:
>>> check if tht TM-Mime stuff is installed.If so, remove it, it
>>> conflicts with builtin-mime-support of gnus 5.8.x.
nb> I don't see a Debian package by that name, so I am re
On Wed, Dec 06, 2000 at 07:50:53PM +0100, Veit Waltemath wrote:
> check if tht TM-Mime stuff is installed.If so, remove it, it conflicts with
> builtin-mime-support of gnus 5.8.x.
I don't see a Debian package by that name, so I am reasonably sure it's not
installed.
FYI, I installed the xemacs21
On Wed, Dec 06, 2000 at 09:31:34AM -0800, Willy Lee wrote:
>
> This is what I would try:
>
> If you have the ~/.newsrc and ~/.newsrc.eld files, you should delete
> the ~/#.newsrc.dribble# file (when Gnus is not running), then start
> Gnus again. See if that works.
Essentially, that is what I tr
check if tht TM-Mime stuff is installed.If so, remove it, it conflicts with
builtin-mime-support of gnus 5.8.x.
"Willy Lee" <[EMAIL PROTECTED]> writes:
> "Nate" == Nate Bargmann <[EMAIL PROTECTED]> writes:
>
> > Yesterday I updated to 2.2r2 and decided to give Xemacs and Gnus a
> > try (I had been playing with Emacs 20.7 and Gnus 5.7 and it worked
> > fine). The problem seems to be that Gnus is ignoring th
"Nate" == Nate Bargmann <[EMAIL PROTECTED]> writes:
> Yesterday I updated to 2.2r2 and decided to give Xemacs and Gnus a
> try (I had been playing with Emacs 20.7 and Gnus 5.7 and it worked
> fine). The problem seems to be that Gnus is ignoring the
> .newsrc-dribble file and is reading the entire
> "Ra" == Ralf G R Bergs <[EMAIL PROTECTED]> writes:
Ra> I'm having a hard time fighting with XEmacs and/or CPerl.
Ra> For whatever reason the DEL key deletes backwords in XEmacs, but ONLY
Ra> in CPerl mode.
[...]
Same here. :-(
(Wow, random sig... ;-))
--
...sutongi tti olleh
Omen Wild <[EMAIL PROTECTED]> writes:
> I have found the pui-package-install-dest-dir variable and set it to
> /usr/local/lib/xemacs/xemacs-packages/ and XEmacs happily installs
^
> packages into that directory. But, and here is the question, how do I
> get X
For XEmacs 19.14 and previous:
John Mann writes:
You have to go to Options->Frame Appearance and unselect `Frame-Local Font
Menu'. If this option is selected, font changes are only applied to the current
frame and do not get saved when you save options.
For XEmacs 19.15 and later:
Impleme
> "Alwyn" == Alwyn Schoeman <[EMAIL PROTECTED]> writes:
Alwyn> Hi, I'm using woody and helixgnome. When I want to access
Alwyn> a remote cvs repository from within Xemacs over ssh I get
Alwyn> the error in emacs that "No controlling tty was found and
Alwyn> thus couldn't get p
* Andre Berger <[EMAIL PROTECTED]> wrote:
> Not quite what I wanted though... I would like to get my MIME
> right to the Field menu back whenever I write or read a
> message.
<[EMAIL PROTECTED]>:
| from .emacs, but unfortunately I have to "M-x mime/editor-mode" by
| hand now.
Hm .. isn't that a
Christopher Splinter <[EMAIL PROTECTED]> writes:
> * Andre Berger <[EMAIL PROTECTED]> wrote:
>
> > Christopher Splinter <[EMAIL PROTECTED]> writes:
> > > * Andre Berger <[EMAIL PROTECTED]> wrote:
> > > > Christopher Splinter <[EMAIL PROTECTED]> writes:
> > > > > If you use tm, you probably also u
* Andre Berger <[EMAIL PROTECTED]> wrote:
> Christopher Splinter <[EMAIL PROTECTED]> writes:
> > * Andre Berger <[EMAIL PROTECTED]> wrote:
> > > Christopher Splinter <[EMAIL PROTECTED]> writes:
> > > > If you use tm, you probably also use Gnus < 5.8.0, right? You
> > > > should upgrade.
> > > I di
Christopher Splinter <[EMAIL PROTECTED]> writes:
> * Andre Berger <[EMAIL PROTECTED]> wrote:
>
> > Christopher Splinter <[EMAIL PROTECTED]> writes:
> > > If you use tm, you probably also use Gnus < 5.8.0, right? You
> > > should upgrade.
> > I did, and the problem is gone. But I get errors on sta
* Andre Berger <[EMAIL PROTECTED]> wrote:
> Christopher Splinter <[EMAIL PROTECTED]> writes:
> > If you use tm, you probably also use Gnus < 5.8.0, right? You
> > should upgrade.
> I did, and the problem is gone. But I get errors on startup:
[...]
Have a look at <[EMAIL PROTECTED]>[1].
Does this
Christopher Splinter <[EMAIL PROTECTED]> writes:
> * Andre Berger <[EMAIL PROTECTED]> wrote:
>
> > application/x-gzip; base64 -> /tmp/Xautoconfig-0.6.tar.gz
> > /usr/share/xemacs21/packages/lib-src/tmdecode: mmencode: command not found
>
> Try putting "/usr/lib/xemacs-21.1.10/i386-debian-linux/"
* Andre Berger <[EMAIL PROTECTED]> wrote:
> application/x-gzip; base64 -> /tmp/Xautoconfig-0.6.tar.gz
> /usr/share/xemacs21/packages/lib-src/tmdecode: mmencode: command not found
Try putting "/usr/lib/xemacs-21.1.10/i386-debian-linux/" in your $PATH.
> Process tm-file exited abnormally with code
Christopher Splinter <[EMAIL PROTECTED]> writes:
> * Andre Berger <[EMAIL PROTECTED]> wrote:
>
> > I'm using Xemacs21.1.10(nomule)/GNUs 5.6.45 and I would like to
> > filter out all duplicate messages (the ones GNUs warns about).
>
> See section 6.3.11 in the Gnus manual:
Sorry, I have overlook
* Andre Berger <[EMAIL PROTECTED]> wrote:
> I'm using Xemacs21.1.10(nomule)/GNUs 5.6.45 and I would like to
> filter out all duplicate messages (the ones GNUs warns about).
See section 6.3.11 in the Gnus manual:
,
| 6.3.11 Duplicates
|
|If you are a member of a couple of mailing
On Sat, Apr 01, 2000 at 05:11:00PM -0800, Eric G . Miller wrote
> On Sun, Apr 02, 2000 at 09:46:37AM +0930, John Pearson wrote:
> > On Sat, Apr 01, 2000 at 11:03:14AM -0800, Aaron Van Couwenberghe wrote
> > > Hey people -
> > >
> > > I'm just trying to edit docbook here, and it's quite obvious t
On Sun, Apr 02, 2000 at 09:46:37AM +0930, John Pearson wrote:
> On Sat, Apr 01, 2000 at 11:03:14AM -0800, Aaron Van Couwenberghe wrote
> > Hey people -
> >
> > I'm just trying to edit docbook here, and it's quite obvious that
> > emacs doesn't know to look for DTDs. I've found that emacs has
On Sat, Apr 01, 2000 at 11:03:14AM -0800, Aaron Van Couwenberghe wrote
> Hey people -
>
> I'm just trying to edit docbook here, and it's quite obvious that emacs
> doesn't know to look for DTDs. I've found that emacs has a number
> of options for setting custom search paths for these kinds of f
On Sat, Apr 01, 2000 at 11:03:14AM -0800, Aaron Van Couwenberghe wrote:
> Hey people -
>
> I'm just trying to edit docbook here, and it's quite obvious that
> emacs doesn't know to look for DTDs. I've found that emacs has a
> number of options for setting custom search paths for these kinds
I just use xkeycaps to redefine the keys.
Check dselect for it. Am I following this thread correctly?
brian
On Sat, Mar 18, 2000 at 04:55:23PM -0800, [EMAIL PROTECTED] wrote:
>
> I've been rather fighting the inconsistancies myself. I might get to
> fixing up console someday.
>
> Oh yeah, there
I've been rather fighting the inconsistancies myself. I might get to
fixing up console someday.
Oh yeah, there's something called ICCCM which xemacs follows under X which
among other things describes a method (IMO the Right Way) to
consistantly read and interpret keypresses.
Basically (going f
Brian May hat gesagt: // Brian May wrote:
> Is it possible to use the windows key as meta in XEmacs for text mode
> sessions? I don't like this inconsistency... Some combinations work,
> others don't. Tested:
>
> text mode console: alt --> meta
> gnome-terminal:alt --> meta
> xterm: w
> "Sean" == Sean 'Shaleh' Perry <[EMAIL PROTECTED]> writes:
Sean> On 16-Mar-2000 Joseph A. Martin wrote:
>> Hello, I feel like this should be a simple thing to do, but I
>> haven't been able to figure it out so far. I want XEmacs to my
>> Left Alt key as the Meta key. It works
On 16-Mar-2000 Joseph A. Martin wrote:
> Hello,
> I feel like this should be a simple thing to do, but I haven't
> been able to figure it out so far. I want XEmacs to my Left Alt key as
> the Meta key. It works like that when I am running XEmacs from the
> console. However, if I run XEmacs f
On Thu, 16 Mar 2000, Joseph A. Martin wrote:
> Hello,
> I feel like this should be a simple thing to do, but I haven't
> been able to figure it out so far. I want XEmacs to my Left Alt key as
> the Meta key. It works like that when I am running XEmacs from the
> console. However, if I run XE
* Micha Feigin <[EMAIL PROTECTED]> writes:
> When I change the options in xemacs ( 21 latest ) to enable multiple
> windows, and I try to compile or move to errors in the compilation, I get
> the folowing error message:
> wrong type argument : windowp, nil
I'd do a
M-x set-variable RET debug-
1 - 100 of 247 matches
Mail list logo