Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
9740641b
...
9740641b12bb7756217f998a6d27cf6b5f029701
authored
2006-12-29 13:12:38 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(default_setup): Set nullbody and nullbodymsg
1 parent
cd81737c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
mail/mail.c
mail/mail.c
View file @
9740641
...
...
@@ -274,6 +274,9 @@ static char *default_setup[] = {
"set noflipr"
,
"set noshowto"
,
"set nobang"
,
"set nullbody"
,
/* Null message body is traditionally allowed */
"set nullbodymsg=
\"
"
N_
(
"Null message body; hope that's ok"
)
"
\"
"
,
/* These settings are not yet used */
"set nodebug"
,
...
...
Please
register
or
sign in
to post a comment