FreeBSD Bugzilla – Attachment 70072 Details for
Bug 102323
New port: misc/table.el (Create and edit WYSIWYG text based embedded tables in Emacs)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.04 KB, created by
Denis Shaposhnikov
on 2006-08-20 13:00:29 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Denis Shaposhnikov
Created:
2006-08-20 13:00:29 UTC
Size:
3.04 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># table.el ># table.el/Makefile ># table.el/distinfo ># table.el/pkg-descr ># table.el/pkg-message ># >echo c - table.el >mkdir -p table.el > /dev/null 2>&1 >echo x - table.el/Makefile >sed 's/^X//' >table.el/Makefile << 'END-of-table.el/Makefile' >X# New ports collection makefile for: table.el >X# Date created: Sun Aug 20 14:17:25 MSD 2006 >X# Whom: Denis Shaposhnikov <dsh@vlink.ru> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= table.el >XPORTVERSION= 1.5.54 >XCATEGORIES= misc elisp >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= table >XPKGNAMESUFFIX= -${EMACS_NAME} >XDISTNAME= table-${PORTVERSION}.el.gz >XEXTRACT_SUFX= # empty >X >XMAINTAINER= dsh@vlink.ru >XCOMMENT= Create and edit WYSIWYG text based embedded tables in Emacs >X >XNO_BUILD= yes >XNO_WRKSUBDIR= yes >XUSE_EMACS= yes >X >XEMACS_NO_BUILD_DEPENDS= yes >XEMACS_PORT_NAME?= xemacs21-mule >X >XPLIST_FILES= ${EMACS_SITE_LISPDIR}/${PORTNAME} >X >Xdo-extract: >X ${MKDIR} ${WRKDIR} >X ${CP} ${DISTDIR}/${DISTNAME} ${WRKDIR} >X ${GUNZIP_CMD} ${WRKDIR}/${DISTNAME} >X >Xdo-install: >X ${MKDIR} ${TARGETDIR}/${EMACS_SITE_LISPDIR} >X ${INSTALL_DATA} ${WRKDIR}/${DISTNAME:R} ${TARGETDIR}/${EMACS_SITE_LISPDIR}/${PORTNAME} >X >Xpost-install: >X @${CAT} ${PKGMESSAGE} >X >X.include <bsd.port.mk> >END-of-table.el/Makefile >echo x - table.el/distinfo >sed 's/^X//' >table.el/distinfo << 'END-of-table.el/distinfo' >XMD5 (table-1.5.54.el.gz) = bf610808fa37ec0c6393e841d99defd9 >XSHA256 (table-1.5.54.el.gz) = af7f3337e1dc517bcb9f5683103d5e32a34dcf311f1187a02660fc3642089cba >XSIZE (table-1.5.54.el.gz) = 58136 >END-of-table.el/distinfo >echo x - table.el/pkg-descr >sed 's/^X//' >table.el/pkg-descr << 'END-of-table.el/pkg-descr' >XTable.el is an Emacs lisp package that extends Emacs and provides text >Xbased table creation and editing feature. With this package Emacs is >Xcapable of editing tables that are embedded inside a document, the >Xfeature similar to the ones seen in modern WYSIWYG word processors. A >Xtable is a rectangular text area consisting from a surrounding frame >Xand content inside the frame. The content is usually subdivided into >Xmultiple rectangular cells, see the actual tables used below in this >Xdocument. Once a table is recognized, editing operation inside a table >Xcell is confined into that specific cell's rectangular area. This >Xmeans that typing and deleting characters inside a cell do not affect >Xany outside text but introduces appropriate formatting only to the >Xcell contents. If necessary for accommodating added text in the cell, >Xthe cell automatically grows vertically and/or horizontally. >X >XWWW: http://table.sourceforge.net/ >END-of-table.el/pkg-descr >echo x - table.el/pkg-message >sed 's/^X//' >table.el/pkg-message << 'END-of-table.el/pkg-message' >X >XTo use table.el in Emacs/XEmacs, add the:: >X >X (require 'table) >X >Xto your ~/.emacs or init.el >X >END-of-table.el/pkg-message >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 102323
: 70072