Package: libedit-dev
Version: 2.9.cvs.20040827-1
Severity: normal

    el_set(el, EL_EDITOR, "emacs");
    {
    char *result = NULL;
    el_get(el, EL_EDITOR, result);
    fprintf(stderr, "editor %s\n", result);
    }

This doesn't seem to work.  Tried this, too:

    el_get(el, EL_EDITOR, &result);

Doesn't seem to do anything.  I'm stumped:-/

Thanks,
Dave

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.6
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libedit-dev depends on:
ii  libedit2              2.9.cvs.20040827-1 BSD editline and history libraries
ii  libncurses5-dev       5.4-4              Developer's libraries and docs for

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to