URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14569>

                 Summary: mixal-mode.el calls mixasm with wrong options.
                 Project: GNU MIX Development Kit
            Submitted by: swilde
            Submitted on: Mon 09/19/05 at 07:40
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

mixal-mode.el defines:

(set (make-local-variable 'compile-command) (concat "mixasm -g "
buffer-file-name))

but `-g' is no longer a valid option for mixasm.

See attached patch.

btw. A usage message would be way better than an cryptic error
when a unknown option is given...



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
swilde                              | 



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 09/19/05 at 07:40  Name: mdk-mixal-mode-mixasm-options.patch  Size:
624B   By: swilde
Patch to call mixasm from mixal-mode.el without &quot;-g&quot;.
<http://savannah.gnu.org/bugs/download.php?item_id=14569&item_file_id=2964>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14569>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
bug-mdk mailing list
bug-mdk@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-mdk

Reply via email to