|
|
Newsgroups: gnu.emacs.help
From: ga...@ireq-robot.hydro.qc.ca (Martin Boyer)
Date: Fri, 30 Sep 1994 18:25:40 GMT
Local: Fri, Sep 30 1994 6:25 pm
Subject: Adding items to easymenus
In Emacs 19.27, how can I add an item to the top of a menu defined
with easy-menu-define? In other words, given a menu defined as: (easy-menu-define 'ignored Some-Map "Documentation" How can I get the proper keymap out of "Some-Map" and "Test"? My goal is to add an item using (approximately) the following syntax: (define-key (F Some-Map Test) [symbol-1] '("Before Beep" . keyboard-quit)) I am actually trying to add an item to the AUC TeX menu. I do not Thank you. -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: ga...@ireq-robot.hydro.qc.ca (Martin Boyer)
Date: Sat, 1 Oct 1994 13:45:04 GMT
Local: Sat, Oct 1 1994 1:45 pm
Subject: Re: Adding items to easymenus
>>>>> I wrote: I found a solution, which works provided the code is executed while >In Emacs 19.27, how can I add an item to the top of a menu defined >with easy-menu-define? the menu to be changed (in this example, the AUC TeX menu) is displayed on the menubar: (define-key -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: comp.emacs, gnu.emacs.help
Followup-To: comp.emacs
From: p...@aur.alcatel.com (TJ Phan)
Date: 30 Sep 1994 21:17:40 GMT
Local: Fri, Sep 30 1994 9:17 pm
Subject: Help with menu in emacs 19
I'm looking for some code that would display files in a directory in a -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: gottl...@allan.ultra.nyu.edu (Allan Gottlieb)
Date: 30 Sep 1994 17:11:51 GMT
Local: Fri, Sep 30 1994 5:11 pm
Subject: Re: Rmail inbox mystery
You want to execute
M-x set-rmail-inbox-list allan gottlieb `FCC' The page on Rmail Inbox helps with terminology, but it doesn't say how rmail-get-new-mail: You can also specify the file to get new mail from. In this case, the I have two (multi-part) questions: 1) Is there an easy, recommended way automatically to "get new mail" 2) I have not been able to discover from the Emacs manual -- nor from Please respond by mail. Many thanks, You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: Jack Vinson <vin...@unagi.cis.upenn.edu>
Date: 30 Sep 1994 18:02:09 GMT
Local: Fri, Sep 30 1994 6:02 pm
Subject: Re: Rmail inbox mystery
TS> 1) Is there an easy, recommended way automatically to "get new mail"
TS> from the FCC repository into an Rmail file? Automatically means -- I TS> think -- each time it is visited. Or is there some good reason why I TS> should want to do that by hand? How do I then empty the FCC TS> repository? Just remove it? Do I have to be careful somehow not to TS> loose all my FCC'ed mail if the system crashes? The keystroke that the info pages talk about is simply C-ug (prefix TS> 2) I have not been able to discover from the Emacs manual -- nor from This is a Babyl option. I don't know where they are all described, but -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: te...@diku.dk (Morten Welinder)
Date: Fri, 30 Sep 1994 14:35:19 GMT
Local: Fri, Sep 30 1994 2:35 pm
Subject: Re: ELisp question: message with kind of varargs?
bouba...@cenatls.cena.dgac.fr (Heddy BOUBAKER) writes: Use apply: > hi Emacs lisp gurus, > I'm trying to define a function which take a variable number of arguments > (&rest) and pass these args to another function taking a variable number > of args too. How does this can be done? apply: a built-in function. Call FUNCTION with our remaining args, using our last arg as list of args. -- Morten ------------------------------------------------------------------------ You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: m...@watson.ibm.com (Marc Auslander)
Date: 30 Sep 1994 15:43:00 GMT
Subject: OS/2 19.27 problem
Can any one tell me who did the 19.27 OS/2 port on hobbes?
-- Marc Auslander <m...@watson.ibm.com> 914 784-6699 (Tieline 863 Fax x6306) You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: compe.emacs, gnu.emacs.help
From: lar...@xylogics.com (Domenic Larosa)
Date: 30 Sep 1994 15:03:34 GMT
Local: Fri, Sep 30 1994 3:03 pm
Subject: Help compiling calc-2.02
When trying to compile calc-2.02, I got the following error. I am using Domenic LaRosa This is contents of the *compilation* buffer. cd ~/bin/emacs/calc-2.02/ Domenic LaRosa You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: compe.emacs, gnu.emacs.help
From: karaf...@mickey.hq.ensco.com (Mike Karafotis)
Date: 30 Sep 1994 19:07:04 GMT
Local: Fri, Sep 30 1994 7:07 pm
Subject: Re: Help compiling calc-2.02
%% Domenic Larosa writes: domenic> When trying to compile calc-2.02, I got the following error. domenic> I am using Emacs 19.25 I believe. Anyone know what is going domenic> wrong? Well, I've had the same problem, and I think I've narrowed it down to a I'm not sure which is the most recent version though, since mine doesn't -- Mike You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: compe.emacs, gnu.emacs.help
From: eth...@ptolemy.phys.washington.edu (Ethan Bradford)
Date: 01 Oct 1994 04:43:20 GMT
Local: Sat, Oct 1 1994 4:43 am
Subject: Re: Help compiling calc-2.02
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2010 Google |