[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[zile-devel] [ zile-Bugs-1746573 ] Some functions are unavailable inside
From: |
SourceForge.net |
Subject: |
[zile-devel] [ zile-Bugs-1746573 ] Some functions are unavailable inside zile |
Date: |
Mon, 02 Jul 2007 07:46:02 -0700 |
Bugs item #1746573, was opened at 2007-07-02 16:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=117089&aid=1746573&group_id=17089
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nicolas Duboc (nduboc)
Assigned to: Nobody/Anonymous (nobody)
Summary: Some functions are unavailable inside zile
Initial Comment:
Hi,
Some functions aren't available when invoked from the mini-buffer or when
searched for documentation :
Try "M-x delete-region" -> "Undefined function name 'delete-region'"
Try C-h f delete-region" -> "Undefined function name 'delete-region'"
The bug comes from the tbl_funcs.h file where function entries are not
correctly alphabetically sorted.
The attached patch fixes this bug on current CVS.
--
Nicolas
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=117089&aid=1746573&group_id=17089
- [zile-devel] [ zile-Bugs-1746573 ] Some functions are unavailable inside zile,
SourceForge.net <=