emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] [bug #2639] Use defun instead of defvaralias so Ema


From: Michael Olson
Subject: [emacs-wiki-discuss] [bug #2639] Use defun instead of defvaralias so Emacs21 is happy.
Date: Tue, 03 Jan 2006 02:42:42 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Galeon/2.0.0 (Debian package 2.0.0-1)

URL:
  <http://gna.org/bugs/?func=detailitem&item_id=2639>

                 Summary: Use defun instead of defvaralias so Emacs21 is
happy.
                 Project: The Emacs Muse
            Submitted by: mwolson
            Submitted on: Tuesday 07/12/05 at 22:51
                Category: planner-duo
                Priority: 7 - High
                Severity: 5 - Blocker
                  Status: Fixed
                 Privacy: Public
             Assigned to: sigma
        Originator Email: 
             Open/Closed: Closed

    _______________________________________________________

Details:

The dual backend port of planner uses defvaralias, but Emacs21 doesn't
support this.  We should probably turn each different variable into a defun
and call it as such.

    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thursday 07/14/05 at 08:16    By: Yann Hodique <sigma>
address@hidden/planner--merge--1.0--patch-7

Summary: Fix bug #2639
Keywords:

Use wrapper functions for backend variables

* planner-backend.el (planner-backend-define): use defsubst instead of
defvaralias









    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=2639>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]