an not work but my question is: What is right
> notation?
Use 'cond' instead:
(let ((type (tree-node->type node)))
(cond (eq type my-bucket-node-type) ...)
(eq type my-tag-node-type) ...)))
--
Barry Margolin, [EMAIL PROTECTED]
Arlington, MA
*** PLEASE post questions
27;ll work for me if I can just
> find out where to put it.
See the variable adaptive-fill-mode, as well as all the other variables
that begin with "adaptive".
--
Barry Margolin, [EMAIL PROTECTED]
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
n $*;
> do
> if ( grep ^/ <<< $FILE ) || ( grep ^~ <<< $FILE ); then
> CMDLINE="$CMDLINE (find-file-other-frame \"$FILE\")";
> else
> CMDLINE="$C
rhaps I'm
> > Joe> the one who should change...
> >
> > If you don't byte-compile it at all, then it won't.
>
> And of course remove the .elc file.
But if you don't byte-compile it at all, where would that file have come
from?
--
Barry Margolin, [E
anyway to have anything like it in emacs?
The repeat command, on C-x z.
--
Barry Margolin, [EMAIL PROTECTED]
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
___
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
he external value should change
> => nil; it now unexpectedly doesn't
You're looking at the plist of a different symbol. test1 is still
referencing the symbol that you uninterned. When you then type 'a01
later, you intern a new symbol, which is not the on
necessary to list
all the things that an operator doesn't do, since there are an infinite
number of things it doesn't do.
--
Barry Margolin, [EMAIL PROTECTED]
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
___
, you got a
different symbol than the one that was in the function.
--
Barry Margolin, [EMAIL PROTECTED]
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
___
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
macs" nil t)
> load-with-code-conversion("/home/johs/.emacs" "~/.emacs" t t)
> load("~/.emacs" t t)
> #[nil "
>
>
>
> Why is it not possible to write the second statement?
--
Barry Margolin, [EMAIL PROTECTED]
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
___
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
so it goes to the end of the paragraph.
Most of the commands that deal with Lisp expressions are Meta-Control.
E.g. M-C-e will go to the end of the current function definition.
--
Barry Margolin, [EMAIL PROTECTED]
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me **
In article <[EMAIL PROTECTED]>,
"narke" <[EMAIL PROTECTED]> wrote:
> Barry Margolin wrote:
> > In article <[EMAIL PROTECTED]>,
> > Steven Woody <[EMAIL PROTECTED]> wrote:
> >
> > > everyone knows that a Ctrl-e will move the curs
, e.g. C-u C-@, jump to mark, and pop a new position
^^
for mark off the local mark ring (this does not affect the global
mark ring). Use C-x C-@ to jump to a mark off the global
mark ring (see `pop-global-mark').
--
Barry Margolin, [EMAIL PROTECTED]
A
xp (get-setf-method `(,vfun ,@args
> (message "\n%S\n" vexp)
> (when (null vexp)
> (error "There is no defsetf for %s in %S"
> vfun (cons fun args)))
> vexp))
In real Common Lisp, you can only SETF a FUNCALL if the function
argum
group like
comp.lang.c++.
--
Barry Margolin, [EMAIL PROTECTED]
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
___
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
14 matches
Mail list logo