all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* documentation for align-regexp and co.
@ 2016-07-20 19:58 Roelli, Charles A
  2016-07-20 21:40 ` Kaushal Modi
  0 siblings, 1 reply; 4+ messages in thread
From: Roelli, Charles A @ 2016-07-20 19:58 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

I came across the function `align-regexp' which is defined in align.el. The documentation for the function (docstrings etc.) is visible from Emacs via the usual methods, and I can see in the code of align.el that the functions in the file have been around since Emacs 21.1. However I couldn’t find any documentation for any of these functions in either the Emacs or the Elisp manual, which is surprising. Is this a mistake, or are some files/functions purposefully left out of the official manuals?

Cheers,
Charles


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: documentation for align-regexp and co.
  2016-07-20 19:58 documentation for align-regexp and co Roelli, Charles A
@ 2016-07-20 21:40 ` Kaushal Modi
  2016-07-21 11:04   ` Roelli, Charles A
  0 siblings, 1 reply; 4+ messages in thread
From: Kaushal Modi @ 2016-07-20 21:40 UTC (permalink / raw)
  To: Roelli, Charles A, help-gnu-emacs@gnu.org

You are right, the emacs or elisp manual do not talk about this function.
All the functions in the emacs source are not documented in the manuals.
But most of them are at least documented in the function doc-strings.

Please open a bug report requesting the info you find missing regarding
this function. What part is unclear in the docstring? etc..

For now, you might find this useful to learn more about align-regexp:
http://emacs.stackexchange.com/q/2644/115

On Wed, Jul 20, 2016 at 5:25 PM Roelli, Charles A <
charles.roelli13@imperial.ac.uk> wrote:

> I came across the function `align-regexp' which is defined in align.el.
> The documentation for the function (docstrings etc.) is visible from Emacs
> via the usual methods, and I can see in the code of align.el that the
> functions in the file have been around since Emacs 21.1. However I couldn’t
> find any documentation for any of these functions in either the Emacs or
> the Elisp manual, which is surprising. Is this a mistake, or are some
> files/functions purposefully left out of the official manuals?
>
-- 

Kaushal Modi


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: documentation for align-regexp and co.
  2016-07-20 21:40 ` Kaushal Modi
@ 2016-07-21 11:04   ` Roelli, Charles A
  2016-07-21 12:20     ` Kaushal Modi
  0 siblings, 1 reply; 4+ messages in thread
From: Roelli, Charles A @ 2016-07-21 11:04 UTC (permalink / raw)
  To: Kaushal Modi; +Cc: help-gnu-emacs@gnu.org

Thanks Kaushal. The docstrings and the link you gave are more than enough to learn about the command; what I'm more worried about is having useful functions like these go forgotten if they're not written up in the manual. Do you think it would be worth filing a bug report to have it included? It seems like most of the documentation is already ready to go in from the file's source, and it would just have to be copied into the Texinfo docs.

Cheers,
Charles

On 20 Jul 2016, at 22:41, Kaushal Modi <kaushal.modi@gmail.com<mailto:kaushal.modi@gmail.com>> wrote:

You are right, the emacs or elisp manual do not talk about this function. All the functions in the emacs source are not documented in the manuals. But most of them are at least documented in the function doc-strings.

Please open a bug report requesting the info you find missing regarding this function. What part is unclear in the docstring? etc..

For now, you might find this useful to learn more about align-regexp: http://emacs.stackexchange.com/q/2644/115

On Wed, Jul 20, 2016 at 5:25 PM Roelli, Charles A <charles.roelli13@imperial.ac.uk<mailto:charles.roelli13@imperial.ac.uk>> wrote:
I came across the function `align-regexp' which is defined in align.el. The documentation for the function (docstrings etc.) is visible from Emacs via the usual methods, and I can see in the code of align.el that the functions in the file have been around since Emacs 21.1. However I couldn't find any documentation for any of these functions in either the Emacs or the Elisp manual, which is surprising. Is this a mistake, or are some files/functions purposefully left out of the official manuals?
--

Kaushal Modi


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: documentation for align-regexp and co.
  2016-07-21 11:04   ` Roelli, Charles A
@ 2016-07-21 12:20     ` Kaushal Modi
  0 siblings, 0 replies; 4+ messages in thread
From: Kaushal Modi @ 2016-07-21 12:20 UTC (permalink / raw)
  To: Roelli, Charles A; +Cc: help-gnu-emacs@gnu.org

On Thu, Jul 21, 2016 at 7:05 AM Roelli, Charles A <
charles.roelli13@imperial.ac.uk> wrote:

> Thanks Kaushal. The docstrings and the link you gave are more than enough
> to learn about the command;
>

You're welcome.


> what I'm more worried about is having useful functions like these go
> forgotten if they're not written up in the manual.
>

The manual does not have all the functions out there.


> Do you think it would be worth filing a bug report to have it included?
>

But a bug report to request adding documentation for this function with
examples to the manual will be useful.

Thanks.

> --

Kaushal Modi


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-21 12:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-20 19:58 documentation for align-regexp and co Roelli, Charles A
2016-07-20 21:40 ` Kaushal Modi
2016-07-21 11:04   ` Roelli, Charles A
2016-07-21 12:20     ` Kaushal Modi

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.