* How to use the link abbreviations for a long file name list.
@ 2007-08-27 15:45 bsunsh
0 siblings, 0 replies; only message in thread
From: bsunsh @ 2007-08-27 15:45 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-27 15:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-27 15:45 How to use the link abbreviations for a long file name list bsunsh
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.