Re: How many parameters does an elisp function take?

2005-02-16 Thread David Kastrup
te to 1. Or something like that. Together with >> some >> reasonable convention for indicating &optional and &rest arguments. > > I would start with eldoc-function-arglist. For built-in functions, subr-arity might help. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _

Re: Emacs for remote ssh

2005-02-19 Thread David Kastrup
ble. I would like > to extend it's abilities. Use tramp and eshell. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: shorter form of frequently-seen lisp idiom?

2005-02-19 Thread David Kastrup
-foos)) (apply #'concat list-of-strings) -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: shorter form of frequently-seen lisp idiom?

2005-02-19 Thread David Kastrup
August <[EMAIL PROTECTED]> writes: > On lör, 2005-02-19 at 19:43 +0100, David Kastrup wrote: >> Joe Corneli <[EMAIL PROTECTED]> writes: >> >> > Is there a shorter way to concatenate a list of strings >> > than this? >> > >> > (

Re: Inconsistence between emacs gnus and mozilla with chinese characters

2005-02-20 Thread David Kastrup
ther lying about the encoding that it uses, or is omitting the encoding completely in the headers of the mail, causing the mailing list software to add a wrong guess. When trying to read such a mail with Gnus, you can use M-1 g utf-8 RET to display the article assuming a different charset. -- D

Re: AUCTeX, Miktex, Yap and the inverse search

2005-02-20 Thread David Kastrup
be able to start up the necessary server inside of Emacs automatically. For all people that use Source Specials, I should also recommend taking a look at preview-latex http://preview-latex.sourceforge.net>: for a lot of situations where Source Specials might be useful, it is quite more convenien

Re: shorter form of frequently-seen lisp idiom?

2005-02-20 Thread David Kastrup
Denis Bueno <[EMAIL PROTECTED]> writes: > On Sun, 20 Feb 2005 00:55:53 +0100, David Kastrup <[EMAIL PROTECTED]> wrote: >> August <[EMAIL PROTECTED]> writes: >> >> > On lör, 2005-02-19 at 19:43 +0100, David Kastrup wrote: >> >> Joe Cornel

Re: 21.4 vs CVS HEAD of a month ago.

2005-02-21 Thread David Kastrup
gest, this future version change might more properly reflect what people might be expecting from such a number change. And even if there are any surprise releases in between without significant progress, one will be able to identify them by still being 21.something. -- David Kastrup

Re: Compiling Emacs with GTK

2005-02-23 Thread David Kastrup
August <[EMAIL PROTECTED]> writes: > Can I compile Emacs so that it uses GTK style scrollbar and menubar? > I have tried to configure Emacs 21.3 with the `--with-x-toolkit' > option, but it doesn't work. It wouldn't. You need a developer version of Emacs to compi

Re: Compiling Emacs with GTK

2005-02-24 Thread David Kastrup
August <[EMAIL PROTECTED]> writes: > On tor, 2005-02-24 at 00:26 +0100, David Kastrup wrote: >> August <[EMAIL PROTECTED]> writes: >> >> > Can I compile Emacs so that it uses GTK style scrollbar and >> > menubar? I have tried to configure Emacs 21.3

Re: Compiling Emacs with GTK

2005-02-24 Thread David Kastrup
Hendrik Sattler <[EMAIL PROTECTED]> writes: > David Kastrup wrote: > >> And that's because the ergonomics of almost all toolkit scrollbars >> suck. >> >> To change the direction of moving, I have to move the >> mouse.  I can't control the size

Re: full path of file in bottom left of emacs

2005-02-24 Thread David Kastrup
Olive <[EMAIL PROTECTED]> writes: > In the bootom left of emacs; it is written the name of the file > corresponding to the file we are actually visiting. I wonder if it is > possible to have to full path displayed instead of just the base file > name. C-h v mode-line-for

Re: Compiling Emacs with GTK

2005-02-24 Thread David Kastrup
Hendrik Sattler <[EMAIL PROTECTED]> writes: > David Kastrup wrote: > >> Hendrik Sattler <[EMAIL PROTECTED]> writes: >> >>> David Kastrup wrote: >>> >>>> And that's because the ergonomics of almost all toolkit scrollbars >>&g

Re: latex and perl mode

2005-02-25 Thread David Kastrup
the builtin TeX mode (which you appear to be using), this is more complicated. Use M-x customize-variable RET tex-start-commands RET and select the "Interactive" option. Set for session or save also for future sessions, as you prefer. -- David Kastrup, Kriem

Re: Compiling Emacs with GTK

2005-02-25 Thread David Kastrup
n option > which castrates it like a Motif scrollbar). Athena does not mix with Gtk, and Athena menus and dialogs suck royally. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Compiling Emacs with GTK

2005-02-25 Thread David Kastrup
August <[EMAIL PROTECTED]> writes: > On fre, 2005-02-25 at 15:18 +0100, David Kastrup wrote: > >> Athena does not mix with Gtk, and Athena menus and dialogs suck >> royally. > > I think that if the standard Emacs release supported a native look > and feel of the

Re: Compiling Emacs with GTK

2005-02-25 Thread David Kastrup
r chance to catch a lemon that you would want to fix at most a few days later. This sort of job could well be done by an average programmer: no special Emacs programmer would be required for that. The need does not seem as large as to cause an organized effort, though. -- David Kastrup, Kriemhild

Re: Compiling Emacs with GTK

2005-02-25 Thread David Kastrup
> I am just wondering, why they mention emacs-22.1 there, I don't > remember an emacs-22.0 Traditionally, there has never been an x.0 release for Emacs. x.0 are internal prelease numbers. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ H

Re: Compiling Emacs with GTK

2005-02-25 Thread David Kastrup
August <[EMAIL PROTECTED]> writes: > On lör, 2005-02-26 at 02:17 +0100, David Kastrup wrote: >> Hendrik Sattler <[EMAIL PROTECTED]> writes: >> >> > nfreimann wrote: >> >> >> >> There is a excellent windows binary cvs emacs >>

Re: Compiling Emacs with GTK

2005-02-26 Thread David Kastrup
o be a productive member of the community, preparing careful bug reports, helping with reading the manual, suggesting useful features. Would it not be an extreme disservice to those users if the developers wasted their time on pampering for the transitory needs of the ungrateful, thus never getting th

Re: vim mode for emacs?

2005-02-26 Thread David Kastrup
line, hit the k key and move on one line, > and so on. > > I am coming from the vim world, but I really want to take advantage > of emacs XML modes. But I am so used to the vim key bindings, that I > was hoping I could adapt them to emacs. M-x viper-mode RET -- David K

Re: Carbon emacs - frame too big for minibuffer can't resize window

2005-02-27 Thread David Kastrup
is sounds like the old 20.7 Cocoa port. The current developer version of Emacs should compile on Carbon fine IIRC. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Carbon emacs - frame too big for minibuffer can't resize window

2005-02-28 Thread David Kastrup
Piet van Oostrum <[EMAIL PROTECTED]> writes: >>>>>> David Kastrup <[EMAIL PROTECTED]> (DK) wrote: > >>DK> Peter Dyballa <[EMAIL PROTECTED]> writes: >>>> Carbon Emacs really needs a lot of development, particularly with >>>>

Re: strange feature interaction: gnu emacs 21.4/ auc-tex 11.55/listings.el: font-latex-match-textual-keywords-local

2005-03-14 Thread David Kastrup
set the variable to some value, but that doesn't > help, there are further errors down the loading, and there must be > something wrong more deeply. > > > Strangely enough, when I try to load the file a second time, emacs does not > complain.?! > > Any hint, wh

Re: add-menu-button: Xemacs to emacs

2005-03-16 Thread David Kastrup
be defined in the > emacs startup process. (debug on error is enabled) >How may I enable this 'debug function? This sounds like your Emacs installation is terribly broken. If you are lucky, you just have something very bad in your .emacs (like (setq load-path '("my-per

Re: Determining desktop size?

2005-03-16 Thread David Kastrup
PT <[EMAIL PROTECTED]> writes: > Not the size of the emacs frame, the size of the whole graphical > desktop. Is it possible from elisp? C-h f display-pixel-height RET C-h f display-pixel-width RET -- David Kastrup, Kriemhildstr. 15,

Re: add-menu-button: Xemacs to emacs

2005-03-16 Thread David Kastrup
Tim Johnson <[EMAIL PROTECTED]> writes: > David Kastrup wrote: >> Tim Johnson <[EMAIL PROTECTED]> writes: > >>>I am in the process of transitioning from Xemacs to emacs. >>>I have code that uses the xemacs 'add-menu-button function. >>>Em

Re: Determining desktop size?

2005-03-16 Thread David Kastrup
PT <[EMAIL PROTECTED]> writes: > On Wed, 16 Mar 2005 17:52:21 +0100, David Kastrup <[EMAIL PROTECTED]> wrote: > >> PT <[EMAIL PROTECTED]> writes: >> >>> Not the size of the emacs frame, the size of the whole graphical >>> desktop. Is it pos

Re: Determining desktop size?

2005-03-16 Thread David Kastrup
"John" <[EMAIL PROTECTED]> writes: > David Kastrup wrote: >> PT <[EMAIL PROTECTED]> writes: >> >> > Not the size of the emacs frame, the size of the whole graphical >> > desktop. Is it possible from elisp? >> >> C-h f display-

Re: integrating PDFLaTeX with emacs?

2005-03-17 Thread David Kastrup
Even preview-latex http://preview-latex.sourceforge.net> works with PDFLaTeX by now. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: integrating PDFLaTeX with emacs?

2005-03-17 Thread David Kastrup
;pdflatex" my .tex file, and >> Ctrl-c Ctrl-v to launch xpdf to view the resulting .pdf file > > Have you tried C-c C-c ? With Emacs-21.3? That won't get him anywhere without AUCTeX, and it is pretty obvious that he is not using AUCTeX yet from the

Re: Starting emacs without initial frame

2005-03-18 Thread David Kastrup
vide such an option. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Starting emacs without initial frame

2005-03-19 Thread David Kastrup
o force it to map earlier. At the current point of time, the only sensible way of turning the toolbar off (and similar manipulations affecting display geometry) is by manipulating X resources. All other options will lead to window resizes, meaning that the chosen startup frame layout is wro

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
There definitely is no reason to use transient-mark mode permanently any more. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
[EMAIL PROTECTED] (Steinar Børmer) writes: > David Kastrup wrote: > > | Transient mark mode is an abomination. It really needed to be > | replaced by the implementation of temporary transient mark mode > | (which also is activated by dragging the mouse) in Emacs 22. > | >

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
t. d) Lots of modes offer running/compiling/testing your program using external tools that need accessible files. In short: I don't see how Emacs can benefit from that distinction. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
udience even when exposed for longer amounts of time to it, then the time has come to switch it on by default. I'll switch it off immediately again, but if I do so, it should only be because I prefer pure black-on-white for everything as a matter of personal taste, not because it impedes Ema

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
ckwards for the sake of people that are unlikely to stay with Emacs in the long run, anyway, is a waste of effort. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
heretic. Half-baked moping is not heretical. CUA mode exists, and is accessible via the "Options" menu already. And you are living in a fantasy world if you think that newbies would be kept from giving up just because of that. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
PT <[EMAIL PROTECTED]> writes: > On Sat, 19 Mar 2005 16:33:37 +0100, David Kastrup <[EMAIL PROTECTED]> wrote: > >> PT <[EMAIL PROTECTED]> writes: >> >>> The newbies I met usually used a "visual" editor before. Like >>> SlickEdit, Ec

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
PT <[EMAIL PROTECTED]> writes: > On Sat, 19 Mar 2005 17:22:49 +0100, David Kastrup <[EMAIL PROTECTED]> wrote: >>> >>> The question is: is more people using Emacs a good thing at all? >>> Or is it only an additional burden (more clueless people on the &g

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
PT <[EMAIL PROTECTED]> writes: > On Sat, 19 Mar 2005 18:16:24 +0100, David Kastrup <[EMAIL PROTECTED]> wrote: > >> Emacs has not shown itself to accommodate systematic corporate >> involvement well. It will as far as I can see always be dependent >> on dedica

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
n proponents of such work, and project leader for two major usability projects in the area of LaTeX. Yet you still insist on misrepresenting on what has been said. I find this distasteful. > so now I too go and do other things... :) Probably a good idea. -- David Kastrup, Kriemhildstr. 15,

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
PT <[EMAIL PROTECTED]> writes: > On Sat, 19 Mar 2005 19:15:28 +0100, David Kastrup <[EMAIL PROTECTED]> wrote: >>> >>> My enthusiasm has vanished, BTW. This all thread was just a >>> sudden, half-baked idea. Reading all the answers I have a more >&g

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
ms and keybinding trends over the years, and there are more to come. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
it scrollbars with the non-toolkit version, though: that would mean that I don't need to compile my own Emacs at one time. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
Miles Bader <[EMAIL PROTECTED]> writes: > David Kastrup <[EMAIL PROTECTED]> writes: >> Transient mark mode is an abomination. It really needed to be >> replaced by the implementation of temporary transient mark mode (which >> also is activated by dragging

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
Miles Bader <[EMAIL PROTECTED]> writes: > David Kastrup <[EMAIL PROTECTED]> writes: >> My GTK+ version of Emacs, in contrast, is rather nice. Even the >> toolbar, while a waste of space, fits in nicely as long as you don't >> use Gnus (in which case it turns

Re: Making Emacs more newbie friendly

2005-03-19 Thread David Kastrup
cs is not a modern system? Should we add a Start > button to Emacs too? It'd help newbs feel warm and fuzzy and its > pretty standard on "modern systems." How about a "Startle" button? It could randomly call a function such as zone, insert-zippyism, ps

Re: Emacs 21.3.1 -nw over ssh, C-h not bringing up help

2005-03-19 Thread David Kastrup
a shell in a > remote site. So re-programming the local X server won't change his > problems, he has to fix it in the remote shell. X resources are managed by the server, not the client. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum __

Re: Making Emacs more newbie friendly

2005-03-20 Thread David Kastrup
gt; GUI dialogs for everything. The wayside of Emacs is littered with operating systems and concepts without which there was no future. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Making Emacs more newbie friendly

2005-03-20 Thread David Kastrup
Brian Elmegaard <[EMAIL PROTECTED]> writes: > David Kastrup <[EMAIL PROTECTED]> writes: > > A look and feel like winedt or eclipse but with the possibility for > the conventional emacs look and access to all the emacs modes and > features would be close to a perfect

Re: Making Emacs more newbie friendly

2005-03-20 Thread David Kastrup
Brian Elmegaard <[EMAIL PROTECTED]> writes: > People have to learn to roll, sit, crawl, and stand before they can > walk. So do you tie their legs until you feel they should be allowed to walk? -- David Kastrup, Kriemhildstr. 15,

Re: Making Emacs more newbie friendly

2005-03-20 Thread David Kastrup
e, these are all advanced stuff, >> > not something a newbie would stumble on, IMHO. >> >> MS Word and winedt are not advanced, but do have that. > > If MS Word isn't advanced, then what is? You mean, in the pathological sense? Like "Uh oh, this is far too much

Re: Making Emacs more newbie friendly

2005-03-21 Thread David Kastrup
drag'n'drop > possibilities inside emacs? CVS Emacs understands the "drop" part of the X Drag'n'drop specification. Drop files in a dired buffer, and they get moved there. Drop them in most other windows, and they get opened. O

Re: Making Emacs more newbie friendly

2005-03-22 Thread David Kastrup
text widgets, but the application itself is probably better left apart from Emacs. preview-latex http://preview-latex.sourceforge.net> will provide graphical elements in a more or less accessible way, but you still edit the source code, not the elements themselves. And Emacs is, after al

Re: Is Emacs becoming Word?

2005-03-25 Thread David Kastrup
Joe Corneli <[EMAIL PROTECTED]> writes: > No. It is not. Word can not be used for programming. > > But people who write new graphical or other features *should* make > an efort to tell users how to turn the features off. C-h C-n (in Emacs-22-to-be) or C-h N (I believe, in Ema

Re: Is Emacs becoming Word?

2005-03-25 Thread David Kastrup
p code and found that instead of the > usual paren highlighting, Emacs was highlighting the entire enclosed > expression. I don't get that here. What did you switch on to get it? > I've had a long, sometimes rocky, but mostly loving relationship > with Emacs. I find these d

Re: Is Emacs becoming Word?

2005-03-25 Thread David Kastrup
t listed in the NEWS > file. I don't think so. So if you want to convince me, find a few new features that are not listed there. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Is Emacs becoming Word?

2005-03-25 Thread David Kastrup
ays discarded > automatically, which is the best thing I can think of to do with > it). > > These are perhaps the two most noticable changes to Emacs I've seen > over recent months. If you have a particular suggestion how to improve the documentation, y

Re: Is Emacs becoming Word?

2005-03-26 Thread David Kastrup
Greg Novak <[EMAIL PROTECTED]> writes: > * David Kastrup <[EMAIL PROTECTED]> wrote: >>> Today when I was editing source code and tried to type pi/2 in a >>> buffer, Emacs replaced it with some special character that appeared >>> as "1/2" as

Re: Is Emacs becoming Word?

2005-03-26 Thread David Kastrup
and that is good. > P.S. > I hope that nobody will consider stop emacs-bidi development as a > good way to fight middle east terrorists... Mossad could get upset. Well, emacs-bidi is not exactly very active or visible. Luckily, in Hebrew my name ××× is

Re: Is Emacs becoming Word?

2005-03-26 Thread David Kastrup
as you refuse to try the effects of emacs -q -no-site-file there is nothing much that can be done for you. It is not like I didn't explain that. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: undo for movement

2005-03-28 Thread David Kastrup
. > I would also like the command to interact nicely with search; if I run > C-r nex C-e, for instance, the cursor should get taken back to its original > location again after two "undos". C-u C-SPC -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _

Re: Is Emacs becoming Word?

2005-03-28 Thread David Kastrup
nt of time in any place in the buffer, and no automatism is going to throw color or errors or strange displays at you. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Search through emacs' help?

2005-03-30 Thread David Kastrup
read the documentation. Right at the top of the Emacs manual it is mentioned that "h" will take you to an Info tutorial. Anyway, here is how to look at "spell" via the index: C-h i d m emacs RET i spell RET You can also select the Emacs manual from the Help menu, then type

Re: browse-url

2005-03-31 Thread David Kastrup
(apply 'call-process browse-url-generic-program nil 0 nil (append browse-url-generic-args (list url -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: browse-url

2005-04-01 Thread David Kastrup
nfreimann <[EMAIL PROTECTED]> writes: > David Kastrup wrote: > >>The definition of browse-url-generic in browse-url.el needs to get >>replaced with: >> >> >> > > In browse-url-generic: > .emacs:78:14:Warning: reference to free variable `browse-

Re: image zoom support?

2005-04-04 Thread David Kastrup
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > Is there a way in 21.3 to zoom an inserted image to fit the window > in which the image is displayed? No. > Is it available in CVS, perhaps? No. What application do you have in mind? -- David Kastrup, Kriem

Re: image zoom support?

2005-04-04 Thread David Kastrup
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > David Kastrup wrote: >> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: >> >> > Is there a way in 21.3 to zoom an inserted image to fit the window >> > in which the image is displ

Re: browse-url

2005-04-04 Thread David Kastrup
Hugh Lawson <[EMAIL PROTECTED]> writes: > David Kastrup <[EMAIL PROTECTED]> writes: > >> Hugh Lawson <[EMAIL PROTECTED]> writes: >> >> > Debian sarge >> > Emacs 21.4.1 >> > >> > browse-url works fine if firefox is already

Re: browse-url

2005-04-04 Thread David Kastrup
Hugh Lawson <[EMAIL PROTECTED]> writes: > David Kastrup <[EMAIL PROTECTED]> writes: > >> This is why you need an Elisp function that will use call-process >> instead of start-process for starting Firefox if it is supposed to >> survive detaching. > >

Re: what are the commands on the menu

2005-04-05 Thread David Kastrup
to run the command "LaTeX" on the master file without prompting. If you have a good suggestion where to add information like that in the documentation (which really could make use of a lot of improvement), please address it to the developer list which is usu

Re: what are the commands on the menu

2005-04-05 Thread David Kastrup
Olive <[EMAIL PROTECTED]> writes: > David Kastrup wrote: >> Olive <[EMAIL PROTECTED]> writes: >> >>>I used to use the standard TeX mode but D. Kastrup have convinced me >>>that auctex is better. >> Actually, it was not really my intent to tur

Re: byte-compiling .emacs

2005-04-11 Thread David Kastrup
o > complain about! Isn't that radical?! Yes, it is. Personally I would not want to delete the source file of anything just to be spared an odd complaint. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emac

Re: emacs and osx

2005-04-13 Thread David Kastrup
contains _all_ versions of Emacs and all intermediate development stages for the last 6 or 7 years or so. I am surprised that the size is so small. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org ht

Re: emacs and osx

2005-04-13 Thread David Kastrup
Bob Hunter <[EMAIL PROTECTED]> writes: > David Kastrup wrote: >> Bob Hunter <[EMAIL PROTECTED]> writes: >> >>>... I bumped into this file: >>> >>>http://savannah.gnu.org/cvs-backup/emacs-sources.tar.gz >>> >>>Date: 13-Apr-20

Re: emacs and osx

2005-04-13 Thread David Kastrup
Lute Kamstra <[EMAIL PROTECTED]> writes: > David Kastrup <[EMAIL PROTECTED]> writes: > > [...] > >> Anyway, I just tried an experimental tar+zip on my CVS tree (which >> is not completely clean) and this resulted in 68MB. > > Try running "./make-d

Re: emacs and osx

2005-04-13 Thread David Kastrup
ll likely exist longer than the majority of all of them. So it does not make too much sense to bend over backwards to be more similar to short-lived applications and fashions. It is ok to improve Emacs, but it does not make sense to warp it beyond recognition. -- David Kastrup, Kriemhildstr. 15

Re: emacs and osx

2005-04-13 Thread David Kastrup
Bob Hunter <[EMAIL PROTECTED]> writes: > David Kastrup wrote: >> Bob Hunter <[EMAIL PROTECTED]> writes: >> >>>Lute Kamstra wrote: >> [...] >> >>>>>This "editor" needs to go on diet... >>>> >>>>We f

Re: emacs and osx

2005-04-13 Thread David Kastrup
ing forced to have them. You are able to choose. Just delete the files you don't want. > I only meant, and hoped for, a more intuitive menu. Intuitivity is in the mind of the beholder. Waving keywords around is not going to replace the work of coming up with a coherent design and implement

Re: emacs and osx

2005-04-13 Thread David Kastrup
Ismael Valladolid Torres <[EMAIL PROTECTED]> writes: > Lute Kamstra escribe: >> We feel that it's important that you can play Tetris with Emacs. > > Can you!? M-x tetris RET Pretty faithful rendition, if you ask me. Feels quite the same. -- David Kastrup, Krie

Re: emacs and osx

2005-04-13 Thread David Kastrup
m.) That seems like a small price >> to pay. The benefits are huge, IMO. You can do almost anything >> with Emacs. All your editing needs are covered. > > I'm not guessing right now which editing needs are covered by having > Tetris here, Speed typing. > bu

Re: How to detect if Emacs is running in a terminal

2005-04-15 Thread David Kastrup
d on whether > emacs is running in a terminal or not. Why? Face definitions can contain several different specs for different terminals. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://list

Re: autofill for tex modes

2005-04-15 Thread David Kastrup
is to avoid messing up the formatting of e.g. large arrays, > while still having "most" lines be 70 characters long or less. I > think I can write this pretty easily, but if it exists already, that's > even easier. AUCTeX http://www.gnu.org/software/auctex&

Re: Unicode -> string? Invalid code point! // Adding a menu item with unicode characters

2005-04-18 Thread David Kastrup
ID of this > character is 0x2318, and I assume I'll have to convert this to the > internal multibyte representation first. But when I do > > (make-char 'mule-unicode-0100-24ff 8504) > > I just get an 'invalid code point' error. > Is that the correct charset

Re: Mis-features of let

2005-04-19 Thread David Kastrup
e anonymous (that's what woozle does), you can still refer to that snapshot, even though the symbol itself has no longer an accessible name. It does have a print name, though: woozle => foo Note that woozle is no longer the same as 'foo, since the association of the symbol stored in woozle with the default obarray does no longer exist. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Mis-features of let

2005-04-19 Thread David Kastrup
n my examples). No, you didn't. You uninterned the symbol, after which it was no longer available under the name 'foo. But if you had done (setq woozle 'foo) before uninterning it, woozle would have continued to be a perfectly valid handle to the symbol, even though 'foo no longer wa

Re: Mis-features of let

2005-04-20 Thread David Kastrup
straight. Note that there is not much freedom with symbol names. The name you choose stays with it from the start, but you can pick an initial obarray (if you use "intern") or not (if you create the symbol using "make-symbol"). In either case, names can&#

Re: Different behaviour between M-x replace-regexp in function and in echo window

2005-04-21 Thread David Kastrup
triction > (narrow-to-region start end) > (goto-char start) > (replace-regexp "\(//\)[[:space:]] *" "\1 " > > So M-x comment-formatting has differnt behaviour. Why? It hasn't. Just use C-x ESC ESC after the manual replac

Re: how to make-variable-buffer-local using only defcustom?

2005-04-21 Thread David Kastrup
> > (defcustom foo t "*If nil, then..." > :type 'boolean :local t :group 'foobar) Why? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Disable mutli-level buffer menu

2005-04-23 Thread David Kastrup
buffers in the window that you clicked on, and selects that window. [back] This gives you the right keyword. Then do M-x customize-apropos RET mouse-buffer RET to continue with that clue. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-ema

Re: Shortcut to change buffers?

2005-04-22 Thread David Kastrup
ble Newsreader instead of this Knode crap? If you are using Emacs anyway, Gnus is an obvious choice. You can't cut&paste from Knode windows: it will deliver crap for spaces and possibly also hyphens. So don't copy&paste: type the stuff carefully new. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Simple elisp problem with equal

2005-04-27 Thread David Kastrup
text, (quote foo) evaluates to the unevaluated expression (here a symbol), and the unevaluated symbol evaluates to its symbol-value. Lists evaluate to a function call. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing li

Re: [ELISP] Detect focus on emacs.

2005-05-04 Thread David Kastrup
coin _ coin,--. angle > >('), >('), |>(')| >(` =~~/(` =~~/ | (` | > ~^~^`---'~^~^~^`---'~^~^`--'^~^~ > This "freedom fries" nonsense is not really funny. And I don't think that only the true French can think out of the box. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum

Re: Undo edebug-defun

2005-05-13 Thread David Kastrup
Enila Nero <[EMAIL PROTECTED]> writes: > How do I undo the effect of edebug-defun on a function, short of > restarting emacs? I must have missed it in the documentation. M-x compile-defun RET -- David Kastrup, Kriemhildstr. 15, 44793 Bochum

Re: sorting backwards?

2005-05-17 Thread David Kastrup
sorted list! Instead you rely on the side effects only. But this can only work in case that the the sorting procedure does not create _any_ new conses, and that the sorting does _NOT_ change the position of the first element of the list, since this will _necessarily_ stay the first element of th

Re: sorting backwards?

2005-05-17 Thread David Kastrup
t effect? If the first element already happens to be the smallest one, things work out. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: how to not show images?

2005-05-17 Thread David Kastrup
ow-images-flag') or a toggle command > (e.g. M-x toggle-image-display). What images are you talking about? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: how to not show images?

2005-05-20 Thread David Kastrup
eliminating them. Not finding such a feature, I thought > I'd ask whether there might be a global image-display toggle. Put a high-priority overlay with "display nil" property over the buffer? I have not tried it; it may do nothing or crash Emacs for all that I know. -- Davi

  1   2   >