As in the JDEE Docu explained(!) you have to set the option 'tempo-interactive' to a non nil value. Seems as if XEmacs has this as default whereas Emacs has nil as default-value. But a hint for Paul: Maybe this option should be placed onto a more eyecatching place within the whole related chapter! here is the docu of this option: ----------------------------------------------------------------------------- tempo-interactive's value is nil Documentation: *Prompt user for strings in templates. If this variable is non-nil, `tempo-insert' prompts the user for text to insert in the templates You can customize this variable. Defined in `tempo'. ----------------------------------------------------------------------------- Hope this helps, Klaus -----Original Message----- From: Ralph Jorre [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 05, 2001 3:38 PM To: [EMAIL PROTECTED] Subject: Control structures - differences between emacs and xemacs There seems to be a difference between xemacs and emacs as regards control structures such as "if' and "for" etc. In xemacs on <return> after a control structure the control expression can be entered in the mini-buffer. In emacs both on <return> and <space> the default behaviour seems to happen - ie the control structure is copied into the file without the possibility of including the the control expression. Has anyone else noticed this behaviour or found a solution. Regards Ralph --
