outline.el usage?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Xavier Noria

    outline.el usage?

    A Google search here for folding Python code in Emacs pointed to
    outline.el, but when I try to use some *-hide-* commands I get "Wrong
    type argument: stringp, nil". The header of the file has no
    introduction. What is the basic configuration for Python and what's
    the basic usage?

    -- fxn
  • Xavier Noria

    #2
    Re: outline.el usage?

    fxn@hashref.com (Xavier Noria) wrote in message news:<31a13074. 0404010226.6aba 9509@posting.go ogle.com>...[color=blue]
    > A Google search here for folding Python code in Emacs pointed to
    > outline.el[/color]

    I am sorry, I meant the question to be about outdent.el, not outline.el.

    -- fxn

    Comment

    • Xavier Noria

      #3
      Re: outline.el usage?

      fxn@hashref.com (Xavier Noria) wrote in message news:<31a13074. 0404010226.6aba 9509@posting.go ogle.com>...[color=blue]
      > A Google search here for folding Python code in Emacs pointed to
      > outline.el, but when I try to use some *-hide-* commands I get "Wrong
      > type argument: stringp, nil". The header of the file has no
      > introduction. What is the basic configuration for Python and what's
      > the basic usage?[/color]

      I am sorry twice: on one hand I meant outdent.el, and on the other
      hand the problem was that I had a compiled .emacs I had completely
      forgotten.

      Now is working.

      -- fxn

      Comment

      Working...