emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Add hook to end of `custom-create-buffer-internal'


From: Richard Stallman
Subject: Re: Add hook to end of `custom-create-buffer-internal'
Date: Tue, 25 Jan 2005 19:04:03 -0500

    Please a new hook, say, `custom-buffer-create-hook', and run it at the
    end of `custom-create-buffer-internal'.

Suppose we move the call to custom-mode to the end of
custom-buffer-create-internal.  Would custom-mode-hook then serve
this purpose?

     This is for things to be done
    _after_ the buffer has been filled with its text. An example: a
    function to fit a one-window frame to the buffer contents.

It seems that special-display is the right way to do this job.
Can you do the job that way?




reply via email to

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