help-gnu-emacs
[Top][All Lists]
Advanced

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

How to use the link abbreviations for a long file name list.


From: bsunsh
Subject: How to use the link abbreviations for a long file name list.
Date: Mon, 27 Aug 2007 08:45:17 -0700
User-agent: G2/1.0

Hi,

I try to create the whole file path list on my local disk. I hope
orgnizate this path list like a file linkage, click on the link will
open this file.
  The problem is the file path list is huge( > 8M ) which contail a
lot of same path string. when I transfer them to a file link in org-
mode, the files size is great than 14M, like following lines:
.......
c:\AMS\Bin\1140.lst
c:\AMS\Bin\118d.lst
c:\AMS\Bin\1304.lst
c:\AMS\Bin\1f2a.lst
c:\AMS\Bin\375loc.dll
c:\AMS\Bin\375NC.HLP
.......

I think the link abbreviation could help to reduce the linked file
size by using abbreviation. So I hope use a file as the path
abbreviation file, and the linked file use the tag to reference this
abbreviation file which make the same path string be instead with link
abbrevation. I know there is a org-link-abbrev-alist variable to do
that but it maybe not fit to the huge abbreviations.

I don't understand the meaning:

"   If you need special abbreviations just for a single Org-mode
buffer,
you can define them in the file with

     #+LINK: bugzilla  http://10.1.2.9/bugzilla/show_bug.cgi?id=
     #+LINK: google    http://www.google.com/search?q=%s
 "
in org-mode info.

who can help me ?

 thanks a lot

Bill



reply via email to

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