Function: add-new-page
add-new-page is a and interactive for
pages-add-new-page, defined in page-ext.el.gz.
This command is obsolete since 27.1; use pages-add-new-page instead.
Signature
(add-new-page HEADER-LINE)
Documentation
Insert new page. Prompt for header line.
If point is in the pages directory buffer, insert the new page in the buffer associated with the directory.
Insert the new page just before current page if
pages-directory-for-adding-new-page-before-current-page-p is non-nil.
Else insert at exact location of point.
Narrow to new page if pages-directory-for-adding-page-narrowing-p is
non-nil.
Page begins with a ^L as the default page-delimiter.
Use M-x set-page-delimiter (set-page-delimiter) to change the page-delimiter.
Point is left in the body of page.
Key Bindings
Aliases
add-new-page (obsolete since 27.1)