Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
91af9d2e
Commit
91af9d2e
authored
Feb 08, 2012
by
Glenn Morris
Browse files
* doc/emacs/trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
* etc/NEWS: Related edit.
parent
3f88cd72
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
6 deletions
+13
-6
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/trouble.texi
doc/emacs/trouble.texi
+4
-3
etc/NEWS
etc/NEWS
+5
-3
No files found.
doc/emacs/ChangeLog
View file @
91af9d2e
2012-02-09 Glenn Morris <rgm@gnu.org>
* trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
* text.texi (Org Mode): Fix typo.
* text.texi (Org Mode): Fix typo.
...
...
doc/emacs/trouble.texi
View file @
91af9d2e
...
@@ -592,9 +592,10 @@ When you have finished writing your report, type @kbd{C-c C-c} and it
...
@@ -592,9 +592,10 @@ When you have finished writing your report, type @kbd{C-c C-c} and it
will be sent to the Emacs maintainers at @email{bug-gnu-emacs@@gnu.org}.
will be sent to the Emacs maintainers at @email{bug-gnu-emacs@@gnu.org}.
(If you want to suggest an improvement or new feature, use the same
(If you want to suggest an improvement or new feature, use the same
address.) If you cannot send mail from inside Emacs, you can copy the
address.) If you cannot send mail from inside Emacs, you can copy the
text of your report to your normal mail client and send it to that
text of your report to your normal mail client (if your system
address. Or you can simply send an email to that address describing
supports it, you can type @kbd{C-c m} to have Emacs do this for you)
the problem.
and send it to that address. Or you can simply send an email to that
address describing the problem.
Your report will be sent to the @samp{bug-gnu-emacs} mailing list, and
Your report will be sent to the @samp{bug-gnu-emacs} mailing list, and
stored in the GNU Bug Tracker at @url{http://debbugs.gnu.org}. Please
stored in the GNU Bug Tracker at @url{http://debbugs.gnu.org}. Please
...
...
etc/NEWS
View file @
91af9d2e
...
@@ -174,9 +174,11 @@ in your ~/.authinfo file instead.
...
@@ -174,9 +174,11 @@ in your ~/.authinfo file instead.
**** The command `mail-attach-file' was renamed to `mail-insert-file'.
**** The command `mail-attach-file' was renamed to `mail-insert-file'.
The old name is now an obsolete alias to the new name.
The old name is now an obsolete alias to the new name.
*** The M-x report-emacs-bug command can optionally pass the text of
+++
your bug report to your desktop's preferred mail client. This
*** You can type C-c m from M-x report-emacs-bug if you prefer, and if
uses either the "xdg-email" utility, or OS X's "open" command.
your system supports it, to transfer your report to your desktop's
preferred mail client. This uses either the "xdg-email" utility, or
OS X's "open" command.
** Emacs server and client changes
** Emacs server and client changes
+++
+++
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment