unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "weber" <hugows@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: function Qs
Date: 24 Feb 2007 13:18:43 -0800	[thread overview]
Message-ID: <1172351923.424973.71530@8g2000cwh.googlegroups.com> (raw)
In-Reply-To: <erq96g$666$1@wildfire.prairienet.org>

On 24 fev, 18:07, Dan Bensen <randomg...@cyberspace.net> wrote:
> Hi everybody.  I have two questions, please:
>
> 1. It looks like set-mark-command and indent-region take arguments
> when called from another function.  Where's the documentation for
> Emacs function signatures?  They don't seem to be in the Emacs manual.
>
> 2. beginning-of-buffer, end-of-line, etc. all move point to the
> specified position.  Are there equivalent functions that return
> the value of the corresponding position without side effects?
>
> --
> Danwww.prairienet.org/~dsb

1. Documentation for functions is easily accessed with Control-h f and
then enter the name of the function.

2. You can always do a "save-excursion" before calling those
functions... check it with C-h f as well.

Maybe it would be better if you told us what to you want to
accomplish... there might be an easier way.

Cheers,
weber

  reply	other threads:[~2007-02-24 21:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-24 21:07 function Qs Dan Bensen
2007-02-24 21:18 ` weber [this message]
2007-02-24 22:58   ` Dan Bensen
2007-02-24 23:50     ` Drew Adams
2007-02-25  3:19       ` Matthew Flaschen
2007-02-25  4:37         ` Matthew Flaschen
     [not found]       ` <mailman.68.1172373580.7795.help-gnu-emacs@gnu.org>
2007-02-25  4:43         ` james
2007-02-25  6:57           ` Matthew Flaschen
2007-02-25 15:27           ` Drew Adams
2007-02-25 15:36             ` Matthew Flaschen
2007-02-25 22:54               ` Kevin Rodgers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1172351923.424973.71530@8g2000cwh.googlegroups.com \
    --to=hugows@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).